提交 986cc492 编写于 作者: A Alexander Shiyan 提交者: Shawn Guo

ARM: dts: imx27-phytec-phycore-som: Add spi-cs-high property to PMIC

Since SPI core does not use GPIO bindings for CS GPIOs,
we should add an active high level declaration.
Signed-off-by: NAlexander Shiyan <shc_work@mail.ru>
Signed-off-by: NShawn Guo <shawn.guo@linaro.org>
上级 5e01e585
...@@ -61,8 +61,9 @@ ...@@ -61,8 +61,9 @@
#address-cells = <1>; #address-cells = <1>;
#size-cells = <0>; #size-cells = <0>;
compatible = "fsl,mc13783"; compatible = "fsl,mc13783";
spi-max-frequency = <20000000>;
reg = <0>; reg = <0>;
spi-cs-high;
spi-max-frequency = <20000000>;
interrupt-parent = <&gpio2>; interrupt-parent = <&gpio2>;
interrupts = <23 IRQ_TYPE_LEVEL_HIGH>; interrupts = <23 IRQ_TYPE_LEVEL_HIGH>;
fsl,mc13xxx-uses-adc; fsl,mc13xxx-uses-adc;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册