[U-Boot] [PATCH 5/6] ARM: zynq: Add reset-gpio property for USB on Zybo
Michal Simek
monstr at monstr.eu
Mon Feb 22 16:16:06 CET 2016
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 at 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>
More information about the U-Boot
mailing list