* [PATCH] ARM: dts: imx53-ppd: Remove 'num-chipselects' property
@ 2018-09-25 16:24 Fabio Estevam
2018-09-30 3:16 ` Shawn Guo
0 siblings, 1 reply; 2+ messages in thread
From: Fabio Estevam @ 2018-09-25 16:24 UTC (permalink / raw)
To: linux-arm-kernel
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>
---
arch/arm/boot/dts/imx53-ppd.dts | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/arm/boot/dts/imx53-ppd.dts b/arch/arm/boot/dts/imx53-ppd.dts
index cdb90be..b560ff8 100644
--- 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";
--
2.7.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [PATCH] ARM: dts: imx53-ppd: Remove 'num-chipselects' property
2018-09-25 16:24 [PATCH] ARM: dts: imx53-ppd: Remove 'num-chipselects' property Fabio Estevam
@ 2018-09-30 3:16 ` Shawn Guo
0 siblings, 0 replies; 2+ messages in thread
From: Shawn Guo @ 2018-09-30 3:16 UTC (permalink / raw)
To: linux-arm-kernel
On Tue, Sep 25, 2018 at 01:24:08PM -0300, Fabio Estevam wrote:
> 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>
Applied, thanks.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-09-30 3:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-25 16:24 [PATCH] ARM: dts: imx53-ppd: Remove 'num-chipselects' property Fabio Estevam
2018-09-30 3:16 ` Shawn Guo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).