[PATCH 0/3] ARM: dts: atlas7: fix spaces in compatible strings

From: Johan Hovold
Date: Wed Feb 12 2020 - 05:44:05 EST


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@xxxxxxxxxx

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.

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(-)

--
2.24.1