Commit 68ce9a1f authored by Shawn Guo's avatar Shawn Guo

ARM: dts: imx6qdl-sabreauto: remove pinctrl-assert-gpios

The pinctrl-assert-gpios is an invalid pinctrl property.  It was
probably sneaked from vendor tree.  Remove it.

Fixes: 4e18a224 ("ARM: imx6qdl-sabreauto.dtsi: add max7310 support")
Signed-off-by: default avatarShawn Guo <shawn.guo@linaro.org>
parent 4ada77e3
......@@ -185,7 +185,6 @@ vgen6_reg: vgen6 {
&i2c3 {
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_i2c3>;
pinctrl-assert-gpios = <&gpio5 4 GPIO_ACTIVE_HIGH>;
status = "okay";
max7310_a: gpio@30 {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment