projects
/
linux-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b6eebba
)
ARM: dts: imx53-ppd: Remove 'num-chipselects' property
author
Fabio Estevam
<festevam@gmail.com>
Tue, 25 Sep 2018 16:24:08 +0000
(13:24 -0300)
committer
Shawn Guo
<shawnguo@kernel.org>
Sun, 30 Sep 2018 03:16:15 +0000
(11:16 +0800)
The 'num-chipselects' property is not a valid property according
to Documentation/devicetree/bindings/spi/fsl-imx-cspi.txt, so
let's remove it.
Signed-off-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx53-ppd.dts
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/imx53-ppd.dts
b/arch/arm/boot/dts/imx53-ppd.dts
index cdb90bee7b4a2b3d4d68681cc68c0c0efea7efae..b560ff88459bf1b74a0c093f3bdc15d2118c0182 100644
(file)
--- a/
arch/arm/boot/dts/imx53-ppd.dts
+++ b/
arch/arm/boot/dts/imx53-ppd.dts
@@
-319,7
+319,6
@@
&ecspi2 {
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_ecspi2>;
- num-chipselects = <1>;
cs-gpios = <&gpio2 26 GPIO_ACTIVE_LOW>;
status = "okay";