]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ARM: dts: BCM5301X: Drop "clock-names" from the SPI node
authorRafał Miłecki <rafal@milecki.pl>
Wed, 3 May 2023 12:28:30 +0000 (14:28 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 27 Jul 2023 06:37:13 +0000 (08:37 +0200)
commitc7a8cc9140cf4083711bdd5bf2fe4bc64594b308
tree9687f4244c187de6f52a884bcdf5d5e252fb8c55
parentc516c00847f524b96ea99faa48e94e747623dae2
ARM: dts: BCM5301X: Drop "clock-names" from the SPI node

[ Upstream commit d3c8e2c5757153bbfad70019ec1decbca86f3def ]

There is no such property in the SPI controller binding documentation.
Also Linux driver doesn't look for it.

This fixes:
arch/arm/boot/dts/bcm4708-asus-rt-ac56u.dtb: spi@18029200: Unevaluated properties are not allowed ('clock-names' was unexpected)
        From schema: Documentation/devicetree/bindings/spi/brcm,spi-bcm-qspi.yaml

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
Link: https://lore.kernel.org/r/20230503122830.3200-1-zajec5@gmail.com
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/arm/boot/dts/bcm5301x.dtsi