Commit ea3ce4cf authored by Jonathan Neuschäfer's avatar Jonathan Neuschäfer Committed by Joel Stanley
Browse files

ARM: dts: nuvoton: Remove bogus unit addresses from fixed-partition nodes



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

Fixes: e42b650f ("ARM: dts: nuvoton: Add new device nodes to NPCM750 EVB")
Fixes: ee33e2fb ("ARM: dts: nuvoton: Add Quanta GBS BMC Device Tree")
Fixes: 59f5abe0 ("ARM: dts: nuvoton: Add Quanta GSJ BMC")
Fixes: 14579c76 ("ARM: dts: nuvoton: Add Fii Kudo system")
Signed-off-by: default avatarJonathan Neuschäfer <j.neuschaefer@gmx.net>
Reviewed-by: default avatarJoel Stanley <joel@jms.id.au>
Link: https://lore.kernel.org/r/20221031221553.163273-1-j.neuschaefer@gmx.net


Signed-off-by: default avatarJoel Stanley <joel@jms.id.au>
parent 62d127ee
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -366,7 +366,7 @@
		spi-max-frequency = <20000000>;
		spi-rx-bus-width = <2>;
		label = "bmc";
		partitions@80000000 {
		partitions {
			compatible = "fixed-partitions";
			#address-cells = <1>;
			#size-cells = <1>;
+1 −1
Original line number Diff line number Diff line
@@ -142,7 +142,7 @@
		reg = <0>;
		spi-rx-bus-width = <2>;

		partitions@80000000 {
		partitions {
			compatible = "fixed-partitions";
			#address-cells = <1>;
			#size-cells = <1>;
+3 −3
Original line number Diff line number Diff line
@@ -388,7 +388,7 @@
		spi-max-frequency = <5000000>;
		spi-rx-bus-width = <2>;
		label = "bmc";
		partitions@80000000 {
		partitions {
			compatible = "fixed-partitions";
			#address-cells = <1>;
			#size-cells = <1>;
@@ -422,7 +422,7 @@
		reg = <1>;
		spi-max-frequency = <5000000>;
		spi-rx-bus-width = <2>;
		partitions@88000000 {
		partitions {
			compatible = "fixed-partitions";
			#address-cells = <1>;
			#size-cells = <1>;
@@ -447,7 +447,7 @@
		reg = <0>;
		spi-max-frequency = <5000000>;
		spi-rx-bus-width = <2>;
		partitions@A0000000 {
		partitions {
			compatible = "fixed-partitions";
			#address-cells = <1>;
			#size-cells = <1>;
+2 −2
Original line number Diff line number Diff line
@@ -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>;
@@ -135,7 +135,7 @@
		spi-rx-bus-width = <2>;
		reg = <0>;
		spi-max-frequency = <5000000>;
		partitions@A0000000 {
		partitions {
			compatible = "fixed-partitions";
			#address-cells = <1>;
			#size-cells = <1>;
+3 −3
Original line number Diff line number Diff line
@@ -107,7 +107,7 @@
		reg = <0>;
		spi-rx-bus-width = <2>;

		partitions@80000000 {
		partitions {
			compatible = "fixed-partitions";
			#address-cells = <1>;
			#size-cells = <1>;
@@ -146,7 +146,7 @@
		reg = <1>;
		npcm,fiu-rx-bus-width = <2>;

		partitions@88000000 {
		partitions {
			compatible = "fixed-partitions";
			#address-cells = <1>;
			#size-cells = <1>;
@@ -173,7 +173,7 @@
		reg = <0>;
		spi-rx-bus-width = <2>;

		partitions@A0000000 {
		partitions {
			compatible = "fixed-partitions";
			#address-cells = <1>;
			#size-cells = <1>;