提交 aefe3bab 编写于 作者: L Lars Poeschel 提交者: Tony Lindgren

ARM: dts: omap3: Replace deprecated mcp prefix

The devicetree prefix mcp is deprecated in favour of microchip. Thus
this replaces mcp with microchip for the mcp23017 gpio expander chip.
Signed-off-by: NLars Poeschel <poeschel@lemonage.de>
Signed-off-by: NTony Lindgren <tony@atomide.com>
上级 03f11912
......@@ -257,7 +257,7 @@
pinctrl-names = "default";
pinctrl-0 = <&i2c3_pins>;
gpiom1: gpio@20 {
compatible = "mcp,mcp23017";
compatible = "microchip,mcp23017";
gpio-controller;
#gpio-cells = <2>;
reg = <0x20>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册