Skip to content
Snippets Groups Projects
Commit e549234d authored by Ajay Kumar's avatar Ajay Kumar Committed by Minkyu Kang
Browse files

dts: exynos54xx: Add samsung, pwm-out-gpio property to FIMD node


Now that the exynos_fb driver supports handling backlight GPIO
via DT, specify pwm output property via FIMD DT node.

Signed-off-by: default avatarAjay Kumar <ajaykumar.rs@samsung.com>
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
Tested-by: default avatarSimon Glass <sjg@chromium.org>
Signed-off-by: default avatarMinkyu Kang <mk7.kang@samsung.com>
parent 55e70929
No related branches found
No related tags found
No related merge requests found
......@@ -168,6 +168,7 @@
fimd@14400000 {
/* sysmmu is not used in U-Boot */
samsung,disable-sysmmu;
samsung,pwm-out-gpio = <&gpb2 0 GPIO_ACTIVE_HIGH>;
};
dp@145b0000 {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment