linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: shawn.guo@freescale.com (Shawn Guo)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 4/5] ARM: dts: tx53: add simple-panel support
Date: Sat, 22 Mar 2014 14:46:54 +0800	[thread overview]
Message-ID: <20140322064653.GC5938@dragon> (raw)
In-Reply-To: <1395235721-13847-4-git-send-email-LW@KARO-electronics.de>

On Wed, Mar 19, 2014 at 02:28:40PM +0100, Lothar Wa?mann wrote:
> 
> Signed-off-by: Lothar Wa?mann <LW@KARO-electronics.de>
> ---
>  arch/arm/boot/dts/imx53-tx53-x13x.dts |   12 ++++++++++++
>  1 file changed, 12 insertions(+)
> 
> diff --git a/arch/arm/boot/dts/imx53-tx53-x13x.dts b/arch/arm/boot/dts/imx53-tx53-x13x.dts
> index 26b918e..86a964d 100644
> --- a/arch/arm/boot/dts/imx53-tx53-x13x.dts
> +++ b/arch/arm/boot/dts/imx53-tx53-x13x.dts
> @@ -63,6 +63,18 @@
>  		default-brightness-level = <50>;
>  	};
>  
> +	panel0 {
> +		compatible = "simple-panel";

>From what I can see, "simple-panel" is not a documented compatible.

Shawn

> +		power-supply = <&reg_lcd_pwr0>;
> +		backlight = <&backlight0>;
> +	};
> +
> +	panel1 {
> +		compatible = "simple-panel";
> +		power-supply = <&reg_lcd_pwr1>;
> +		backlight = <&backlight1>;
> +	};
> +
>  	regulators {
>  		reg_lcd_pwr0: regulator at 5 {
>  			compatible = "regulator-fixed";
> -- 
> 1.7.10.4
> 
> 
> 

  reply	other threads:[~2014-03-22  6:46 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-19 13:28 [PATCH 1/5] ARM: dts: tx53: remove redundant regulator-boot-on Lothar Waßmann
2014-03-19 13:28 ` [PATCH 2/5] ARM: dts: tx53: sort the i2c subnodes by I2C address Lothar Waßmann
2014-03-19 13:28 ` [PATCH 3/5] ARM: dts: tx53: fix LVDS display mappings Lothar Waßmann
2014-03-19 13:28 ` [PATCH 4/5] ARM: dts: tx53: add simple-panel support Lothar Waßmann
2014-03-22  6:46   ` Shawn Guo [this message]
2014-03-25 13:14     ` Lothar Waßmann
2014-03-19 13:28 ` [PATCH 5/5] ARM: dts: tx53: Add IPU DI ports and endpoints Lothar Waßmann
2014-03-22  6:50   ` Shawn Guo
2014-03-24 12:47     ` Lothar Waßmann
2014-03-22  6:47 ` [PATCH 1/5] ARM: dts: tx53: remove redundant regulator-boot-on Shawn Guo
2014-03-24 12:51   ` Lothar Waßmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140322064653.GC5938@dragon \
    --to=shawn.guo@freescale.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).