mirror of https://gitee.com/openkylin/linux.git
ARM: dts: exynos4412-trats2: enable exynos/fimd node
The patch changes fimd node status to OK. Signed-off-by: Andrzej Hajda <a.hajda@samsung.com> Signed-off-by: Inki Dae <inki.dae@samsung.com>
This commit is contained in:
parent
b56083968f
commit
bbab1e3f6b
|
@ -577,6 +577,10 @@ dsi_in: endpoint {
|
|||
};
|
||||
};
|
||||
|
||||
fimd@11c00000 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
camera {
|
||||
pinctrl-0 = <&cam_port_b_clk_active>;
|
||||
pinctrl-names = "default";
|
||||
|
|
Loading…
Reference in New Issue