All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/8] xilinx: Various DT changes and syncups
@ 2020-01-09 14:18 Michal Simek
  2020-01-09 14:18 ` [PATCH 1/8] arm64: zynqmp: Remove incorrect phy from DT for zcu102-revB up Michal Simek
                   ` (8 more replies)
  0 siblings, 9 replies; 12+ messages in thread
From: Michal Simek @ 2020-01-09 14:18 UTC (permalink / raw)
  To: u-boot

Hi,

I am sending some patches to fix bugs we found in xilinx release cycle.
Also do some syncs to keep kernel/u-boot dts in pseudo sync.

Thanks,
Michal


Jan Kiszka (1):
  arm64: dts: zcu100-revC: Give wifi some time after power-on

Michal Simek (4):
  arm64: zynqmp: Remove incorrect phy from DT for zcu102-revB up
  arm64: dts: zynqmp: Fix node names which contain "_"
  arm64: zynqmp: Sync gpio-controller name location
  arm64: zynqmp: Sync gem clock nodes with mainline Linux

Rob Herring (1):
  arm64: dts: Remove inconsistent use of 'arm,armv8' compatible string

Sudeep Holla (1):
  arm64: dts: zynqmp: replace gpio-key,wakeup with wakeup-source
    property

Zumeng Chen (1):
  ARM: dts: zynq: enablement of coresight topology

 arch/arm/dts/zynq-7000.dtsi         | 135 ++++++++++++++++++++++++++++
 arch/arm/dts/zynqmp-clk-ccf.dtsi    |  22 +++--
 arch/arm/dts/zynqmp-clk.dtsi        |   4 +-
 arch/arm/dts/zynqmp-zcu100-revC.dts |   7 +-
 arch/arm/dts/zynqmp-zcu102-revA.dts |  12 +--
 arch/arm/dts/zynqmp-zcu102-revB.dts |   2 +-
 arch/arm/dts/zynqmp-zcu106-revA.dts |   4 +-
 arch/arm/dts/zynqmp-zcu111-revA.dts |   4 +-
 arch/arm/dts/zynqmp.dtsi            |  14 +--
 9 files changed, 172 insertions(+), 32 deletions(-)

-- 
2.24.0

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

end of thread, other threads:[~2020-01-16  7:08 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-09 14:18 [PATCH 0/8] xilinx: Various DT changes and syncups Michal Simek
2020-01-09 14:18 ` [PATCH 1/8] arm64: zynqmp: Remove incorrect phy from DT for zcu102-revB up Michal Simek
2020-01-09 14:18 ` [PATCH 2/8] arm64: dts: Remove inconsistent use of 'arm, armv8' compatible string Michal Simek
2020-01-10 15:36   ` Masahiro Yamada
2020-01-13  6:50     ` Michal Simek
2020-01-09 14:18 ` [PATCH 3/8] arm64: dts: zynqmp: Fix node names which contain "_" Michal Simek
2020-01-09 14:18 ` [PATCH 4/8] arm64: dts: zcu100-revC: Give wifi some time after power-on Michal Simek
2020-01-09 14:18 ` [PATCH 5/8] arm64: dts: zynqmp: replace gpio-key, wakeup with wakeup-source property Michal Simek
2020-01-09 14:18 ` [PATCH 6/8] arm64: zynqmp: Sync gpio-controller name location Michal Simek
2020-01-09 14:18 ` [PATCH 7/8] arm64: zynqmp: Sync gem clock nodes with mainline Linux Michal Simek
2020-01-09 14:18 ` [PATCH 8/8] ARM: dts: zynq: enablement of coresight topology Michal Simek
2020-01-16  7:08 ` [PATCH 0/8] xilinx: Various DT changes and syncups 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.