mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-09 17:17:04 -04:00
ARM: dts: exynos: Enable the HDMI CEC device on Exynos4412 Odroid boards
Add a dts node entry and enable the HDMI CEC device present in the Exynos4 family of SoCs. Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> [k.kozlowski: Put the node in alphabetical order] Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
This commit is contained in:
committed by
Krzysztof Kozlowski
parent
c795c88d98
commit
f1be903dbe
@@ -188,6 +188,10 @@ &hdmi {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&hdmicec {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&hsotg {
|
||||
dr_mode = "peripheral";
|
||||
status = "okay";
|
||||
|
||||
Reference in New Issue
Block a user