Skip to content

Commit a21b2eb

Browse files
robherringarndb
authored andcommitted
arm: dts: spear13xx: Remove unused and undocumented "pl022,slave-tx-disable" property
Remove "pl022,slave-tx-disable" property which is both unused in the kernel and undocumented. Most likely they are leftovers from downstream. Signed-off-by: Rob Herring (Arm) <[email protected]> Acked-by: Viresh Kumar <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Arnd Bergmann <[email protected]>
1 parent 26bda0d commit a21b2eb

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

arch/arm/boot/dts/st/spear1310-evb.dts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,6 @@
353353
spi-max-frequency = <1000000>;
354354
spi-cpha;
355355
pl022,interface = <0>;
356-
pl022,slave-tx-disable;
357356
pl022,com-mode = <0>;
358357
pl022,rx-level-trig = <0>;
359358
pl022,tx-level-trig = <0>;
@@ -385,7 +384,6 @@
385384
spi-cpol;
386385
spi-cpha;
387386
pl022,interface = <0>;
388-
pl022,slave-tx-disable;
389387
pl022,com-mode = <0x2>;
390388
pl022,rx-level-trig = <0>;
391389
pl022,tx-level-trig = <0>;

arch/arm/boot/dts/st/spear1340-evb.dts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -446,7 +446,6 @@
446446
spi-cpol;
447447
spi-cpha;
448448
pl022,interface = <0>;
449-
pl022,slave-tx-disable;
450449
pl022,com-mode = <0x2>;
451450
pl022,rx-level-trig = <0>;
452451
pl022,tx-level-trig = <0>;
@@ -461,7 +460,6 @@
461460
spi-cpha;
462461
reg = <1>;
463462
pl022,interface = <0>;
464-
pl022,slave-tx-disable;
465463
pl022,com-mode = <0>;
466464
pl022,rx-level-trig = <0>;
467465
pl022,tx-level-trig = <0>;

0 commit comments

Comments
 (0)