public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Michal Simek <monstr@monstr.eu>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 5/6] ARM: zynq: Add reset-gpio property for USB on Zybo
Date: Mon, 22 Feb 2016 16:16:06 +0100	[thread overview]
Message-ID: <56CB2636.2020102@monstr.eu> (raw)
In-Reply-To: <d8e0b115da1a8349b158cca3a3c02609a68bf4e9.1455359979.git.monstr@monstr.eu>

On 13.2.2016 11:39, Michal Simek wrote:
> DTS syncup with Linux kernel.
> Add missing reset-gpio property.
> 
> Signed-off-by: Michal Simek <monstr@monstr.eu>
> ---
> 
> This patch is in queue to next kernel version
> 
> ---
>  arch/arm/dts/zynq-zybo.dts | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/arch/arm/dts/zynq-zybo.dts b/arch/arm/dts/zynq-zybo.dts
> index fbbb8911910b..d04e9625d29e 100644
> --- a/arch/arm/dts/zynq-zybo.dts
> +++ b/arch/arm/dts/zynq-zybo.dts
> @@ -31,8 +31,9 @@
>  	};
>  
>  	usb_phy0: phy0 {
> -		compatible = "usb-nop-xceiv";
>  		#phy-cells = <0>;
> +		compatible = "usb-nop-xceiv";
> +		reset-gpios = <&gpio0 46 1>;
>  	};
>  };
>  

Applied to zynq repo.

Thanks,
Michal



-- 
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Microblaze cpu - http://www.monstr.eu/fdt/
Maintainer of Linux kernel - Xilinx Zynq ARM architecture
Microblaze U-BOOT custodian and responsible for u-boot arm zynq platform


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: OpenPGP digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160222/be8bcbbd/attachment.sig>

  reply	other threads:[~2016-02-22 15:16 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-13 10:39 [U-Boot] [PATCH 1/6] net: gem: Add support for reading MAC from I2C EEPROM Michal Simek
2016-02-13 10:39 ` [U-Boot] [PATCH 2/6] ARM: zynq: zybo: Enabling reading MAC address from EEPROM Michal Simek
2016-02-13 10:39 ` [U-Boot] [PATCH 3/6] net: phy: realtek: Use generic genphy_parse_link() for RTL8211E Michal Simek
2016-02-22 15:15   ` Michal Simek
2016-02-13 10:39 ` [U-Boot] [PATCH 4/6] ARM: zynq: Enable Realtek phys by default Michal Simek
2016-02-22 15:15   ` Michal Simek
2016-02-13 10:39 ` [U-Boot] [PATCH 5/6] ARM: zynq: Add reset-gpio property for USB on Zybo Michal Simek
2016-02-22 15:16   ` Michal Simek [this message]
2016-02-13 10:39 ` [U-Boot] [PATCH 6/6] ARM: zynq: Enable EDID for zybo Michal Simek
2016-02-22 15:16   ` Michal Simek
2016-02-14  2:25 ` [U-Boot] [PATCH 1/6] net: gem: Add support for reading MAC from I2C EEPROM Bin Meng
2016-02-14 10:03   ` Michal Simek
2016-02-14 12:00     ` Bin Meng
2016-02-15  7:16       ` Michal Simek
2016-02-15 11:10         ` Bin Meng
2016-02-15 12:30           ` Michal Simek
2016-02-15 16:01       ` Joe Hershberger
2016-02-15 17:41         ` Michal Simek
2016-02-15 17:53           ` Joe Hershberger
2016-02-15 18:51             ` Michal Simek
2016-02-15 20:42               ` Joe Hershberger
2016-02-16  1:06         ` Bin Meng
2016-02-16 15:59           ` Simon Glass
2016-02-16 16:06             ` Joe Hershberger
2016-02-16 16:17               ` Simon Glass

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=56CB2636.2020102@monstr.eu \
    --to=monstr@monstr.eu \
    --cc=u-boot@lists.denx.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