提交 2dfb4b13 编写于 作者: A Anson Huang 提交者: Shawn Guo

arm64: dts: imx8mp-evk: Enable pca6416 on i2c3 bus

Enable pca6416 on i.MX8MP EVK board's i2c3 bus.
Signed-off-by: NAnson Huang <Anson.Huang@nxp.com>
Signed-off-by: NShawn Guo <shawnguo@kernel.org>
上级 5e4a67ff
......@@ -71,6 +71,13 @@
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_i2c3>;
status = "okay";
pca6416: gpio@20 {
compatible = "ti,tca6416";
reg = <0x20>;
gpio-controller;
#gpio-cells = <2>;
};
};
&snvs_pwrkey {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册