Skip to content

Commit 44308ef

Browse files
robherringffainelli
authored andcommitted
arm64: dts: broadcom: Remove unused and undocumented properties
Remove properties which are both unused in the kernel and undocumented. Most likely they are leftovers from downstream. Signed-off-by: Rob Herring (Arm) <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Florian Fainelli <[email protected]>
1 parent 44839e2 commit 44308ef

File tree

3 files changed

+0
-5
lines changed

3 files changed

+0
-5
lines changed

arch/arm64/boot/dts/broadcom/northstar2/ns2-svk.dts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,6 @@
137137
spi-cpha;
138138
spi-cpol;
139139
pl022,interface = <0>;
140-
pl022,slave-tx-disable = <0>;
141140
pl022,com-mode = <0>;
142141
pl022,rx-level-trig = <1>;
143142
pl022,tx-level-trig = <1>;
@@ -200,7 +199,6 @@
200199
};
201200

202201
&qspi {
203-
bspi-sel = <0>;
204202
flash: flash@0 {
205203
#address-cells = <1>;
206204
#size-cells = <1>;

arch/arm64/boot/dts/broadcom/northstar2/ns2-xmc.dts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,6 @@
151151
#size-cells = <1>;
152152
compatible = "m25p80";
153153
spi-max-frequency = <62500000>;
154-
m25p,default-addr-width = <3>;
155154
reg = <0x0 0x0>;
156155

157156
partition@0 {

arch/arm64/boot/dts/broadcom/northstar2/ns2.dtsi

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,6 @@
134134
brcm,pcie-ob;
135135
brcm,pcie-ob-oarr-size;
136136
brcm,pcie-ob-axi-offset = <0x00000000>;
137-
brcm,pcie-ob-window-size = <256>;
138137

139138
status = "disabled";
140139

@@ -165,7 +164,6 @@
165164
brcm,pcie-ob;
166165
brcm,pcie-ob-oarr-size;
167166
brcm,pcie-ob-axi-offset = <0x30000000>;
168-
brcm,pcie-ob-window-size = <256>;
169167

170168
status = "disabled";
171169

0 commit comments

Comments
 (0)