arm64: dts: renesas: r8a7795: add HDMI sound support

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tested-by: Nguyen Viet Dung <nv-dung@jinso.co.jp>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
This commit is contained in:
Kuninori Morimoto 2018-04-23 01:39:39 +00:00 committed by Simon Horman
parent 63eb8ee533
commit 5a0d8a6f50

View file

@ -2335,6 +2335,10 @@ dw_hdmi0_in: endpoint {
port@1 {
reg = <1>;
};
port@2 {
/* HDMI sound */
reg = <2>;
};
};
};
@ -2360,6 +2364,10 @@ dw_hdmi1_in: endpoint {
port@1 {
reg = <1>;
};
port@2 {
/* HDMI sound */
reg = <2>;
};
};
};