Unverified Commit 7115816b authored by Rob Herring's avatar Rob Herring Committed by Arnd Bergmann
Browse files

arm/arm64: dts: Removed undocumented and unused "pl022,hierarchy" property



The "pl022,hierarchy" is not documented, all instances use are 0 and
isn't handled in the kernel driver, so let's just remove it.

Signed-off-by: default avatarRob Herring <robh@kernel.org>
Acked-by: default avatarViresh Kumar <viresh.kumar@linaro.org>
Acked-by: default avatarTom Lendacky <thomas.lendacky@amd.com>
Link: https://lore.kernel.org/r/20230928190859.1072420-1-robh@kernel.org


Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parent 0e70ecbb
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -352,7 +352,6 @@ stmpe610@0 {
					#size-cells = <0>;
					spi-max-frequency = <1000000>;
					spi-cpha;
					pl022,hierarchy = <0>;
					pl022,interface = <0>;
					pl022,slave-tx-disable;
					pl022,com-mode = <0>;
@@ -385,7 +384,6 @@ flash@1 {
					spi-max-frequency = <12000000>;
					spi-cpol;
					spi-cpha;
					pl022,hierarchy = <0>;
					pl022,interface = <0>;
					pl022,slave-tx-disable;
					pl022,com-mode = <0x2>;
+0 −2
Original line number Diff line number Diff line
@@ -445,7 +445,6 @@ flash@0 {
					spi-max-frequency = <12000000>;
					spi-cpol;
					spi-cpha;
					pl022,hierarchy = <0>;
					pl022,interface = <0>;
					pl022,slave-tx-disable;
					pl022,com-mode = <0x2>;
@@ -461,7 +460,6 @@ stmpe610@1 {
					spi-max-frequency = <1000000>;
					spi-cpha;
					reg = <1>;
					pl022,hierarchy = <0>;
					pl022,interface = <0>;
					pl022,slave-tx-disable;
					pl022,com-mode = <0>;
+0 −1
Original line number Diff line number Diff line
@@ -64,7 +64,6 @@ sdcard0: sdcard@0 {
		reg = <0>;
		spi-max-frequency = <20000000>;
		voltage-ranges = <3200 3400>;
		pl022,hierarchy = <0>;
		pl022,interface = <0>;
		pl022,com-mode = <0x0>;
		pl022,rx-level-trig = <0>;
+0 −1
Original line number Diff line number Diff line
@@ -76,7 +76,6 @@ sdcard0: sdcard@0 {
		reg = <0>;
		spi-max-frequency = <20000000>;
		voltage-ranges = <3200 3400>;
		pl022,hierarchy = <0>;
		pl022,interface = <0>;
		pl022,com-mode = <0x0>;
		pl022,rx-level-trig = <0>;
+0 −2
Original line number Diff line number Diff line
@@ -113,7 +113,6 @@ slic@0 {
		spi-max-frequency = <5000000>;
		spi-cpha;
		spi-cpol;
		pl022,hierarchy = <0>;
		pl022,interface = <0>;
		pl022,slave-tx-disable = <0>;
		pl022,com-mode = <0>;
@@ -137,7 +136,6 @@ at25@0 {
		at25,page-size = <64>;
		spi-cpha;
		spi-cpol;
		pl022,hierarchy = <0>;
		pl022,interface = <0>;
		pl022,slave-tx-disable = <0>;
		pl022,com-mode = <0>;