mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: Lucas Stach <dev@lynxeye.de>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH 1/3] ARM: tegra: jetson-tk1: adapt internal DT paths to changed upstream DT
Date: Mon, 20 Mar 2017 08:30:07 +0100	[thread overview]
Message-ID: <20170320073007.rtzs23ss6e5jswtv@pengutronix.de> (raw)
In-Reply-To: <20170319163151.13403-1-dev@lynxeye.de>

On Sun, Mar 19, 2017 at 05:31:49PM +0100, Lucas Stach wrote:
> The upstream DT changed the node names, so the barebox internal
> references didn't work anymore.
> 
> Signed-off-by: Lucas Stach <dev@lynxeye.de>
> ---
>  arch/arm/dts/tegra124-jetson-tk1.dts | 2 +-
>  arch/arm/dts/tegra124.dtsi           | 8 ++++----
>  2 files changed, 5 insertions(+), 5 deletions(-)

Applied. thanks

Sascha

> 
> diff --git a/arch/arm/dts/tegra124-jetson-tk1.dts b/arch/arm/dts/tegra124-jetson-tk1.dts
> index 26f405c..e1974db 100644
> --- a/arch/arm/dts/tegra124-jetson-tk1.dts
> +++ b/arch/arm/dts/tegra124-jetson-tk1.dts
> @@ -12,6 +12,6 @@
>  	};
>  
>  	/* eMMC */
> -	emmc: sdhci@0,700b0600 {
> +	emmc: sdhci@700b0600 {
>  	};
>  };
> diff --git a/arch/arm/dts/tegra124.dtsi b/arch/arm/dts/tegra124.dtsi
> index 9276f2f..8af3a58 100644
> --- a/arch/arm/dts/tegra124.dtsi
> +++ b/arch/arm/dts/tegra124.dtsi
> @@ -1,8 +1,8 @@
>  / {
>  	aliases {
> -		mmc0 = "/sdhci@0,700b0000/";
> -		mmc1 = "/sdhci@0,700b0200/";
> -		mmc2 = "/sdhci@0,700b0400/";
> -		mmc3 = "/sdhci@0,700b0600/";
> +		mmc0 = "/sdhci@700b0000/";
> +		mmc1 = "/sdhci@700b0200/";
> +		mmc2 = "/sdhci@700b0400/";
> +		mmc3 = "/sdhci@700b0600/";
>  	};
>  };
> -- 
> 2.9.3
> 
> 
> _______________________________________________
> 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

      parent reply	other threads:[~2017-03-20  7:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-19 16:31 Lucas Stach
2017-03-19 16:31 ` [PATCH 2/3] ARM: tegra124: use old XUSB binding Lucas Stach
2017-03-19 16:31 ` [PATCH 3/3] ARM: tegra: jetson-tk1: use phandle for stdout path Lucas Stach
2017-03-20  7:30 ` 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=20170320073007.rtzs23ss6e5jswtv@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    --cc=dev@lynxeye.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