mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: Anton Bondarenko <anton.bondarenko.sama@gmail.com>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH 3/3] embedsky-e9: cleanup and reorder DTS nodes
Date: Mon, 2 Nov 2015 09:23:03 +0100	[thread overview]
Message-ID: <20151102082303.GB17132@pengutronix.de> (raw)
In-Reply-To: <1446297909-2001-4-git-send-email-anton.bondarenko.sama@gmail.com>

On Sat, Oct 31, 2015 at 02:25:09PM +0100, Anton Bondarenko wrote:
> Removed duplicate ldb node. Removed disabled nodes
> 
> Signed-off-by: Anton Bondarenko <anton.bondarenko.sama@gmail.com>
> ---
>  arch/arm/dts/imx6q-embedsky-e9.dtsi | 77 ++++++++++++++++---------------------
>  1 file changed, 33 insertions(+), 44 deletions(-)

Applied, thanks

Sascha

> 
> diff --git a/arch/arm/dts/imx6q-embedsky-e9.dtsi b/arch/arm/dts/imx6q-embedsky-e9.dtsi
> index f117cae..e4d9c12 100644
> --- a/arch/arm/dts/imx6q-embedsky-e9.dtsi
> +++ b/arch/arm/dts/imx6q-embedsky-e9.dtsi
> @@ -91,41 +91,6 @@
>  
>  };
>  
> -&audmux {
> -	pinctrl-names = "default";
> -	pinctrl-0 = <&pinctrl_audmux>;
> -	status = "okay";
> -};
> -
> -&fec {
> -	pinctrl-names = "default";
> -	pinctrl-0 = <&pinctrl_enet>;
> -	phy-mode = "rgmii";
> -	phy-supply=<&reg_3p3v>;
> -	status = "okay";
> -};
> -
> -&i2c1 {
> -	clock-frequency = <100000>;
> -	pinctrl-names = "default";
> -	pinctrl-0 = <&pinctrl_i2c1>;
> -	status = "okay";
> -
> -};
> -
> -&i2c2 {
> -	clock-frequency = <100000>;
> -	pinctrl-names = "default";
> -	pinctrl-0 = <&pinctrl_i2c2>;
> -	status = "okay";
> -};
> -
> -&i2c3 {
> -	clock-frequency = <100000>;
> -	pinctrl-names = "default";
> -	pinctrl-0 = <&pinctrl_i2c3>;
> -	status = "okay";
> -};
>  
>  &iomuxc {
>  	pinctrl-names = "default";
> @@ -302,7 +267,39 @@
>  	};
>  };
>  
> -&ldb {
> +&audmux {
> +	pinctrl-names = "default";
> +	pinctrl-0 = <&pinctrl_audmux>;
> +	status = "okay";
> +};
> +
> +&fec {
> +	pinctrl-names = "default";
> +	pinctrl-0 = <&pinctrl_enet>;
> +	phy-mode = "rgmii";
> +	phy-supply=<&reg_3p3v>;
> +	status = "okay";
> +};
> +
> +&i2c1 {
> +	clock-frequency = <100000>;
> +	pinctrl-names = "default";
> +	pinctrl-0 = <&pinctrl_i2c1>;
> +	status = "okay";
> +
> +};
> +
> +&i2c2 {
> +	clock-frequency = <100000>;
> +	pinctrl-names = "default";
> +	pinctrl-0 = <&pinctrl_i2c2>;
> +	status = "okay";
> +};
> +
> +&i2c3 {
> +	clock-frequency = <100000>;
> +	pinctrl-names = "default";
> +	pinctrl-0 = <&pinctrl_i2c3>;
>  	status = "okay";
>  };
>  
> @@ -382,11 +379,3 @@
>  &sata {
>  	status = "okay";
>  };
> -
> -&usdhc3 {
> -	status = "disabled";
> -};
> -
> -&ecspi1 {
> -	status = "disabled";
> -};
> -- 
> 2.6.2
> 
> 

-- 
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:[~2015-11-02  8:23 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-31 13:25 [PATCH 0/3] ARM: i.MX6Q: Add support for Embedsky E9 board, part 2 Anton Bondarenko
2015-10-31 13:25 ` [PATCH 1/3] embedsky-e9: defconfig for Embedsky E9 Anton Bondarenko
2015-10-31 13:25 ` [PATCH 2/3] embedsky-e9: enable barebox_update command for booter update Anton Bondarenko
2015-11-02  8:17   ` Sascha Hauer
2015-10-31 13:25 ` [PATCH 3/3] embedsky-e9: cleanup and reorder DTS nodes Anton Bondarenko
2015-11-02  8:23   ` 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=20151102082303.GB17132@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=anton.bondarenko.sama@gmail.com \
    --cc=barebox@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