From: kettenis Date: Sun, 29 May 2022 16:19:08 +0000 (+0000) Subject: Device tree bindings for this device are official now. X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=c51a0c5ef40d32f90c791642f242384953afebb9;p=openbsd Device tree bindings for this device are official now. --- diff --git a/sys/arch/arm64/dev/aplnco.c b/sys/arch/arm64/dev/aplnco.c index 299193fab65..5319c5b8446 100644 --- a/sys/arch/arm64/dev/aplnco.c +++ b/sys/arch/arm64/dev/aplnco.c @@ -1,4 +1,4 @@ -/* $OpenBSD: aplnco.c,v 1.1 2022/01/30 22:24:42 kettenis Exp $ */ +/* $OpenBSD: aplnco.c,v 1.2 2022/05/29 16:19:08 kettenis Exp $ */ /* * Copyright (c) 2022 Mark Kettenis * @@ -26,13 +26,6 @@ #include #include -/* - * This driver is based on preliminary device tree bindings and will - * almost certainly need changes once the official bindings land in - * mainline Linux. Support for these preliminary bindings will be - * dropped as soon as official bindings are available. - */ - #define NCO_LFSR_POLY 0xa01 #define NCO_LFSR_MASK 0x7ff