mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: Alexander Shiyan <shc_work@mail.ru>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH] ARM: i.MX5x: Make IIM driver kernel-compatible
Date: Tue, 29 Oct 2013 08:56:08 +0100	[thread overview]
Message-ID: <20131029075608.GQ30088@pengutronix.de> (raw)
In-Reply-To: <1382695912-27795-1-git-send-email-shc_work@mail.ru>

On Fri, Oct 25, 2013 at 02:11:52PM +0400, Alexander Shiyan wrote:
> Since kernel uses "imx27-iim" compatible string in i.MX5x DTS templates,
> do IIM driver compatible.
> 
> Signed-off-by: Alexander Shiyan <shc_work@mail.ru>

Applied, thanks

Sascha

> ---
>  arch/arm/dts/imx53.dtsi | 2 +-
>  arch/arm/mach-imx/iim.c | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/arch/arm/dts/imx53.dtsi b/arch/arm/dts/imx53.dtsi
> index 5c8608b..09c5772 100644
> --- a/arch/arm/dts/imx53.dtsi
> +++ b/arch/arm/dts/imx53.dtsi
> @@ -962,7 +962,7 @@
>  			ranges;
>  
>  			iim: iim@63f98000 {
> -				compatible = "fsl,imx53-iim", "fsl,imx-iim";
> +				compatible = "fsl,imx53-iim", "fsl,imx27-iim";
>  				reg = <0x63f98000 0x4000>;
>  				interrupts = <69>;
>  				clocks = <&clks 107>;
> diff --git a/arch/arm/mach-imx/iim.c b/arch/arm/mach-imx/iim.c
> index 956811c..938c3f3 100644
> --- a/arch/arm/mach-imx/iim.c
> +++ b/arch/arm/mach-imx/iim.c
> @@ -296,7 +296,7 @@ static int imx_iim_probe(struct device_d *dev)
>  
>  static __maybe_unused struct of_device_id imx_iim_dt_ids[] = {
>  	{
> -		.compatible = "fsl,imx-iim",
> +		.compatible = "fsl,imx27-iim",
>  	}, {
>  		/* sentinel */
>  	}
> -- 
> 1.8.1.5
> 
> 
> _______________________________________________
> 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:[~2013-10-29  7:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-25 10:11 Alexander Shiyan
2013-10-29  7:56 ` 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=20131029075608.GQ30088@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    --cc=shc_work@mail.ru \
    /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