ARM: dts: nuvoton: Remove bogus unit addresses from fixed-partition nodes
authorJonathan Neuschäfer <j.neuschaefer@gmx.net>
Mon, 31 Oct 2022 22:15:52 +0000 (23:15 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 31 Dec 2022 12:31:52 +0000 (13:31 +0100)
[ Upstream commit ea3ce4cf076ba11bb591c8013c5315136cae52c8 ]

The unit addresses do not correspond to the nodes' reg properties,
because they don't have any.

Fixes: e42b650f828d ("ARM: dts: nuvoton: Add new device nodes to NPCM750 EVB")
Fixes: ee33e2fb3d70 ("ARM: dts: nuvoton: Add Quanta GBS BMC Device Tree")
Fixes: 59f5abe09f0a ("ARM: dts: nuvoton: Add Quanta GSJ BMC")
Fixes: 14579c76f5ca ("ARM: dts: nuvoton: Add Fii Kudo system")
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Reviewed-by: Joel Stanley <joel@jms.id.au>
Link: https://lore.kernel.org/r/20221031221553.163273-1-j.neuschaefer@gmx.net
Signed-off-by: Joel Stanley <joel@jms.id.au>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/arm/boot/dts/nuvoton-npcm730-gbs.dts
arch/arm/boot/dts/nuvoton-npcm730-gsj.dts
arch/arm/boot/dts/nuvoton-npcm730-kudo.dts
arch/arm/boot/dts/nuvoton-npcm750-evb.dts
arch/arm/boot/dts/nuvoton-npcm750-runbmc-olympus.dts

index d10669f..9e9eba8 100644 (file)
                spi-max-frequency = <20000000>;
                spi-rx-bus-width = <2>;
                label = "bmc";
-               partitions@80000000 {
+               partitions {
                        compatible = "fixed-partitions";
                        #address-cells = <1>;
                        #size-cells = <1>;
index 491606c..2a394cc 100644 (file)
                reg = <0>;
                spi-rx-bus-width = <2>;
 
-               partitions@80000000 {
+               partitions {
                        compatible = "fixed-partitions";
                        #address-cells = <1>;
                        #size-cells = <1>;
index a0c2d76..f7b38be 100644 (file)
                spi-max-frequency = <5000000>;
                spi-rx-bus-width = <2>;
                label = "bmc";
-               partitions@80000000 {
+               partitions {
                        compatible = "fixed-partitions";
                        #address-cells = <1>;
                        #size-cells = <1>;
                reg = <1>;
                spi-max-frequency = <5000000>;
                spi-rx-bus-width = <2>;
-               partitions@88000000 {
+               partitions {
                        compatible = "fixed-partitions";
                        #address-cells = <1>;
                        #size-cells = <1>;
                reg = <0>;
                spi-max-frequency = <5000000>;
                spi-rx-bus-width = <2>;
-               partitions@A0000000 {
+               partitions {
                        compatible = "fixed-partitions";
                        #address-cells = <1>;
                        #size-cells = <1>;
index 3dad328..f53d45f 100644 (file)
@@ -74,7 +74,7 @@
                spi-rx-bus-width = <2>;
                reg = <0>;
                spi-max-frequency = <5000000>;
-               partitions@80000000 {
+               partitions {
                        compatible = "fixed-partitions";
                        #address-cells = <1>;
                        #size-cells = <1>;
                spi-rx-bus-width = <2>;
                reg = <0>;
                spi-max-frequency = <5000000>;
-               partitions@A0000000 {
+               partitions {
                        compatible = "fixed-partitions";
                        #address-cells = <1>;
                        #size-cells = <1>;
index 132e702..87359ab 100644 (file)
                reg = <0>;
                spi-rx-bus-width = <2>;
 
-               partitions@80000000 {
+               partitions {
                        compatible = "fixed-partitions";
                        #address-cells = <1>;
                        #size-cells = <1>;
                reg = <1>;
                npcm,fiu-rx-bus-width = <2>;
 
-               partitions@88000000 {
+               partitions {
                        compatible = "fixed-partitions";
                        #address-cells = <1>;
                        #size-cells = <1>;
                reg = <0>;
                spi-rx-bus-width = <2>;
 
-               partitions@A0000000 {
+               partitions {
                        compatible = "fixed-partitions";
                        #address-cells = <1>;
                        #size-cells = <1>;