[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200312112724.GP14211@localhost>
Date: Thu, 12 Mar 2020 12:27:24 +0100
From: Johan Hovold <johan@...nel.org>
To: Rob Herring <robh+dt@...nel.org>
Cc: Mark Rutland <mark.rutland@....com>, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, Barry Song <Baohua.Song@....com>,
Johan Hovold <johan@...nel.org>
Subject: Re: [PATCH 0/3] ARM: dts: atlas7: fix spaces in compatible strings
On Wed, Feb 12, 2020 at 11:43:45AM +0100, Johan Hovold wrote:
> I stumbled over a new driver in 5.6 whose compatible strings did not
> match the corresponding binding due to spaces in the driver compatible
> strings:
>
> https://lkml.kernel.org/r/20200212092426.24012-1-johan@kernel.org
>
> A quick grep revealed that we a couple of devicetrees in mainline with
> similarly malformed compatible strings.
>
> Note that there are no in-kernel drivers or bindings that use the
> strings question, so I think simply dropping the spaces would be
> acceptable. This is especially true for the flexnox nodes that also
> specify "simple-bus" so therefore I split the fixes in three patches.
No reply from the CSR people after a month.
Rob, could you pick these up directly?
Johan
> Johan Hovold (3):
> ARM: dts: atlas7: fix space in flexnoc compatible strings
> ARM: dts: atlas7: fix space in gmac compatible string
> ARM: dts: atlas7: fix space in g2d compatible string
>
> arch/arm/boot/dts/atlas7.dtsi | 30 +++++++++++++++---------------
> 1 file changed, 15 insertions(+), 15 deletions(-)
Powered by blists - more mailing lists