On 13.2.2016 11:39, Michal Simek wrote:
> DTS syncup with Linux kernel.
> Add missing reset-gpio property.
> 
> Signed-off-by: Michal Simek <mon...@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


Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to