提交 2a88a0b3 编写于 作者: H H. Nikolaus Schaller 提交者: Tony Lindgren

ARM: dts: omap3-gta04: Fix audio node malformatting

Audio should be child of twl node.
Signed-off-by: NH. Nikolaus Schaller <hns@goldelico.com>
Signed-off-by: NTony Lindgren <tony@atomide.com>
上级 55f0f0e9
......@@ -237,11 +237,11 @@
reg = <0x48>;
interrupts = <7>; /* SYS_NIRQ cascaded to intc */
interrupt-parent = <&intc>;
};
twl_audio: audio {
compatible = "ti,twl4030-audio";
codec {
twl_audio: audio {
compatible = "ti,twl4030-audio";
codec {
};
};
};
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册