提交 ec2fb989 编写于 作者: A Aswath Govindraju 提交者: Nishanth Menon

arm64: dts: ti: k3-am64-mcu: Fix the compatible string in GPIO DT node

Fix the compatible string in mcu domain GPIO device tree node.

Fixes: 01a91e01 ("arm64: dts: ti: k3-am64: Add GPIO DT nodes")
Signed-off-by: NAswath Govindraju <a-govindraju@ti.com>
Reviewed-by: NLokesh Vutla <lokeshvutla@ti.com>
Signed-off-by: NNishanth Menon <nm@ti.com>
Link: https://lore.kernel.org/r/20210423060133.16473-1-a-govindraju@ti.com
上级 547be9a0
...@@ -87,7 +87,7 @@ ...@@ -87,7 +87,7 @@
}; };
mcu_gpio0: gpio@4201000 { mcu_gpio0: gpio@4201000 {
compatible = "ti,am64-gpio", "keystone-gpio"; compatible = "ti,am64-gpio", "ti,keystone-gpio";
reg = <0x0 0x4201000 0x0 0x100>; reg = <0x0 0x4201000 0x0 0x100>;
gpio-controller; gpio-controller;
#gpio-cells = <2>; #gpio-cells = <2>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册