提交 c05581d8 编写于 作者: J Javier Martinez Canillas 提交者: Lee Jones

ARM: dts: n8x0: Add vendor prefix to retu node

The retu device node doesn't have a vendor prefix
in its compatible string, fix it by adding one.
Signed-off-by: NJavier Martinez Canillas <javier@dowhile0.org>
Acked-by: NRob Herring <robh@kernel.org>
Acked-by: NAaro Koskinen <aaro.koskinen@iki.fi>
Acked-by: NTony Lindgren <tony@atomide.com>
Reviewed-by: NWolfram Sang <wsa@the-dreams.de>
Signed-off-by: NLee Jones <lee.jones@linaro.org>
上级 408bc03b
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
#address-cells = <1>; #address-cells = <1>;
#size-cells = <0>; #size-cells = <0>;
retu: retu@1 { retu: retu@1 {
compatible = "retu"; compatible = "nokia,retu";
interrupt-parent = <&gpio4>; interrupt-parent = <&gpio4>;
interrupts = <12 IRQ_TYPE_EDGE_RISING>; interrupts = <12 IRQ_TYPE_EDGE_RISING>;
reg = <0x1>; reg = <0x1>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册