All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] J2700: Enable various peripherals
@ 2020-08-06 18:56 Vignesh Raghavendra
  2020-08-06 18:56 ` [PATCH 1/6] arm: dts: k3-j7200: Add USB related DT entries Vignesh Raghavendra
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Vignesh Raghavendra @ 2020-08-06 18:56 UTC (permalink / raw)
  To: u-boot

Enable USB, HyperFlasha and CPSW on J7200 SoC

Based on top of https://patchwork.ozlabs.org/project/uboot/list/?series=194305

Vignesh Raghavendra (6):
  arm: dts: k3-j7200: Add USB related DT entries
  board: ti: j721e: Add support for HyperFlash detection
  ARM: dts: k3-j7200: Add wkup gpio node
  ARM: dts: k3-j7200: Add HyperBus and HyperFlash nodes
  ARM: dts: k3-j7200-mcu-wakeup: Add CPSW2G support
  arm: dts: k3-j7200-common-proc-board: Enable CPSW2G port

 .../k3-j7200-common-proc-board-u-boot.dtsi    |  29 ++++
 arch/arm/dts/k3-j7200-common-proc-board.dts   |  72 ++++++++
 arch/arm/dts/k3-j7200-main.dtsi               |  30 ++++
 arch/arm/dts/k3-j7200-mcu-wakeup.dtsi         | 155 ++++++++++++++++++
 .../arm/dts/k3-j7200-r5-common-proc-board.dts |  18 ++
 arch/arm/dts/k3-j7200-som-p0.dtsi             |  33 ++++
 arch/arm/dts/k3-j7200.dtsi                    |   6 +-
 board/ti/j721e/evm.c                          |  30 ++++
 8 files changed, 371 insertions(+), 2 deletions(-)

-- 
2.28.0

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

end of thread, other threads:[~2020-08-11 10:38 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-06 18:56 [PATCH 0/6] J2700: Enable various peripherals Vignesh Raghavendra
2020-08-06 18:56 ` [PATCH 1/6] arm: dts: k3-j7200: Add USB related DT entries Vignesh Raghavendra
2020-08-06 18:56 ` [PATCH 2/6] board: ti: j721e: Add support for HyperFlash detection Vignesh Raghavendra
2020-08-06 18:56 ` [PATCH 3/6] ARM: dts: k3-j7200: Add wkup gpio node Vignesh Raghavendra
2020-08-06 18:56 ` [PATCH 4/6] ARM: dts: k3-j7200: Add HyperBus and HyperFlash nodes Vignesh Raghavendra
2020-08-06 18:57 ` [PATCH 5/6] ARM: dts: k3-j7200-mcu-wakeup: Add CPSW2G support Vignesh Raghavendra
2020-08-06 18:57 ` [PATCH 6/6] arm: dts: k3-j7200-common-proc-board: Enable CPSW2G port Vignesh Raghavendra
2020-08-07 12:09 ` [PATCH 0/6] J2700: Enable various peripherals Grygorii Strashko
2020-08-07 12:11 ` Lokesh Vutla
2020-08-11 10:38 ` Lokesh Vutla

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.