mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: Michael Grzeschik <m.grzeschik@pengutronix.de>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH] ARM: i.MX53 Vincell: change dialog compatible to proper vendor prefix
Date: Mon, 9 Jan 2017 11:36:16 +0100	[thread overview]
Message-ID: <20170109103616.fqqijrpguyfq2sr5@pengutronix.de> (raw)
In-Reply-To: <20161214125316.2350-1-m.grzeschik@pengutronix.de>

On Wed, Dec 14, 2016 at 01:53:16PM +0100, Michael Grzeschik wrote:
> The compatible vendor prefix for dialog pmic is dlg. We fix it in
> the devicetrees using the wrong one.
> 
> Signed-off-by: Michael Grzeschik <m.grzeschik@pengutronix.de>
> ---

Applied, thanks

Sascha

>  arch/arm/dts/imx53-guf-vincell-lt.dts | 2 +-
>  arch/arm/dts/imx53-guf-vincell.dts    | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/arch/arm/dts/imx53-guf-vincell-lt.dts b/arch/arm/dts/imx53-guf-vincell-lt.dts
> index 67a4133..2b1b54a 100644
> --- a/arch/arm/dts/imx53-guf-vincell-lt.dts
> +++ b/arch/arm/dts/imx53-guf-vincell-lt.dts
> @@ -152,7 +152,7 @@
>  	};
>  
>  	pmic: dialog@48 { /* DA9053-3HHA1 PMIC */
> -		compatible = "dialog,da9053-aa", "dialog,da9052";
> +		compatible = "dlg,da9053-aa", "dlg,da9052";
>  		reg = <0x48>;
>  		interrupt-parent = <&gpio7>;
>  		interrupts = <12 IRQ_TYPE_LEVEL_LOW>;
> diff --git a/arch/arm/dts/imx53-guf-vincell.dts b/arch/arm/dts/imx53-guf-vincell.dts
> index 2f0153e..f743f17 100644
> --- a/arch/arm/dts/imx53-guf-vincell.dts
> +++ b/arch/arm/dts/imx53-guf-vincell.dts
> @@ -102,7 +102,7 @@
>  	status = "okay";
>  
>  	pmic: dialog@48 { /* DA9053-3HHA1 PMIC */
> -		compatible = "dialog,da9053-aa", "dialog,da9052";
> +		compatible = "dlg,da9053-aa", "dlg,da9052";
>  		reg = <0x48>;
>  		interrupt-parent = <&gpio7>;
>  		interrupts = <12 IRQ_TYPE_LEVEL_LOW>;
> -- 
> 2.10.2
> 
> 
> _______________________________________________
> barebox mailing list
> barebox@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
> 

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

      reply	other threads:[~2017-01-09 10:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-14 12:53 Michael Grzeschik
2017-01-09 10:36 ` Sascha Hauer [this message]

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=20170109103616.fqqijrpguyfq2sr5@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    --cc=m.grzeschik@pengutronix.de \
    /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