提交 f5fefa0f 编写于 作者: A Adam Ford 提交者: Sekhar Nori

ARM: dts: da850-evm: Enable tca6416 on baseboard

There is a GPIO expander on both the UI board as well as the
baseboard.  This patch enables the second tca6416 and identifies
it as being on the baseboard using _bb as the suffix.
Signed-off-by: NAdam Ford <aford173@gmail.com>
Signed-off-by: NSekhar Nori <nsekhar@ti.com>
上级 5b394b2d
......@@ -221,6 +221,12 @@ tca6416: gpio@20 {
gpio-controller;
#gpio-cells = <2>;
};
tca6416_bb: gpio@21 {
compatible = "ti,tca6416";
reg = <0x21>;
gpio-controller;
#gpio-cells = <2>;
};
};
&wdt {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册