[U-Boot] [PATCH V2 5/8] dts: exynos54xx: Add samsung, pwm-out-gpio property to FIMD node

Simon Glass sjg at google.com
Tue Mar 3 16:04:42 CET 2015


On 3 March 2015 at 07:03, Ajay Kumar <ajaykumar.rs at samsung.com> wrote:
> 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 at samsung.com>
> ---
>  arch/arm/dts/exynos54xx.dtsi |    1 +
>  1 file changed, 1 insertion(+)
>
Reviewed-by: Simon Glass <sjg at chromium.org>

Tested on Pi.

Tested-by: Simon Glass <sjg at chromium.org>

> diff --git a/arch/arm/dts/exynos54xx.dtsi b/arch/arm/dts/exynos54xx.dtsi
> index 916cf3a..31fabb1 100644
> --- a/arch/arm/dts/exynos54xx.dtsi
> +++ b/arch/arm/dts/exynos54xx.dtsi
> @@ -168,6 +168,7 @@
>         fimd at 14400000 {
>                 /* sysmmu is not used in U-Boot */
>                 samsung,disable-sysmmu;
> +               samsung,pwm-out-gpio = <&gpb2 0 GPIO_ACTIVE_HIGH>;
>         };
>
>         dp at 145b0000 {
> --
> 1.7.9.5
>


More information about the U-Boot mailing list