]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
dts: exynos54xx: Add samsung, pwm-out-gpio property to FIMD node
authorAjay Kumar <ajaykumar.rs@samsung.com>
Wed, 4 Mar 2015 13:35:28 +0000 (19:05 +0530)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 12:38:15 +0000 (14:38 +0200)
Now that the exynos_fb driver supports handling backlight GPIO
via DT, specify pwm output property via FIMD DT node.

Signed-off-by: Ajay Kumar <ajaykumar.rs@samsung.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Tested-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
arch/arm/dts/exynos54xx.dtsi

index 916cf3a5b6681dd72d061eb7e48ab88d2ab8c270..31fabb190efaa4357f93b21d5c68ab3cedad568a 100644 (file)
        fimd@14400000 {
                /* sysmmu is not used in U-Boot */
                samsung,disable-sysmmu;
+               samsung,pwm-out-gpio = <&gpb2 0 GPIO_ACTIVE_HIGH>;
        };
 
        dp@145b0000 {