All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] ARM: zynq: dts: Added alias for usb node
@ 2019-09-11  8:57 Michal Simek
  2019-10-08  7:45 ` Michal Simek
  0 siblings, 1 reply; 2+ messages in thread
From: Michal Simek @ 2019-09-11  8:57 UTC (permalink / raw)
  To: u-boot

From: Vipul Kumar <vipul.kumar@xilinx.com>

This patch added alias for usb node in dts file.

Signed-off-by: Vipul Kumar <vipul.kumar@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
---

Vipul left Xilinx but he is origin author of this patch that's why I am
keeping him here.
---
 arch/arm/dts/zynq-zc702.dts | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/dts/zynq-zc702.dts b/arch/arm/dts/zynq-zc702.dts
index 54231cd5801a..d10695740fa9 100644
--- a/arch/arm/dts/zynq-zc702.dts
+++ b/arch/arm/dts/zynq-zc702.dts
@@ -16,6 +16,7 @@
 		serial0 = &uart1;
 		spi0 = &qspi;
 		mmc0 = &sdhci0;
+		usb0 = &usb0;
 	};
 
 	memory at 0 {
-- 
2.17.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [U-Boot] [PATCH] ARM: zynq: dts: Added alias for usb node
  2019-09-11  8:57 [U-Boot] [PATCH] ARM: zynq: dts: Added alias for usb node Michal Simek
@ 2019-10-08  7:45 ` Michal Simek
  0 siblings, 0 replies; 2+ messages in thread
From: Michal Simek @ 2019-10-08  7:45 UTC (permalink / raw)
  To: u-boot

st 11. 9. 2019 v 10:57 odesílatel Michal Simek <michal.simek@xilinx.com> napsal:
>
> From: Vipul Kumar <vipul.kumar@xilinx.com>
>
> This patch added alias for usb node in dts file.
>
> Signed-off-by: Vipul Kumar <vipul.kumar@xilinx.com>
> Signed-off-by: Michal Simek <michal.simek@xilinx.com>
> ---
>
> Vipul left Xilinx but he is origin author of this patch that's why I am
> keeping him here.
> ---
>  arch/arm/dts/zynq-zc702.dts | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm/dts/zynq-zc702.dts b/arch/arm/dts/zynq-zc702.dts
> index 54231cd5801a..d10695740fa9 100644
> --- a/arch/arm/dts/zynq-zc702.dts
> +++ b/arch/arm/dts/zynq-zc702.dts
> @@ -16,6 +16,7 @@
>                 serial0 = &uart1;
>                 spi0 = &qspi;
>                 mmc0 = &sdhci0;
> +               usb0 = &usb0;
>         };
>
>         memory at 0 {
> --
> 2.17.1
>

Applied.
M

-- 
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Xilinx Microblaze
Maintainer of Linux kernel - Xilinx Zynq ARM and ZynqMP ARM64 SoCs
U-Boot custodian - Xilinx Microblaze/Zynq/ZynqMP/Versal SoCs

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-10-08  7:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-11  8:57 [U-Boot] [PATCH] ARM: zynq: dts: Added alias for usb node Michal Simek
2019-10-08  7:45 ` Michal Simek

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.