All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] arm: dts: sc5xx: device tree updates and fixes
@ 2026-01-26 16:15 ozndrgt
  2026-01-26 16:15 ` [PATCH 1/5] configs: sc598-ezkit: enable additional commands ozndrgt
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: ozndrgt @ 2026-01-26 16:15 UTC (permalink / raw)
  To: u-boot; +Cc: linux, malysagreg, Ozan Durgut

From: Ozan Durgut <ozan.durgut@analog.com>

This series introduces updates for Analog Devices SC5xx boards.

It cleans up device trees by renaming GPIO expanders and removing
incorrect SPI flash definitions from the common include file.

For the SC598, this series updates the EZLITE board to the latest
Revision E hardware. It also adds missing GPIO hogs and enables
additional commands for the EZKIT configuration.

Ozan Durgut (4):
  configs: sc598-ezkit: enable additional commands
  arm: dts: sc598: add missing GPIO hogs for Rev D
  arm: dts: adi: rename GPIO expanders
  arm: dts: sc598: update EZLITE to latest revision

Philip Molloy (1):
  arm: dts: sc5xx: drop SPI flash from common dtsi

 arch/arm/dts/sc573-ezkit.dts          |  4 ++--
 arch/arm/dts/sc584-ezkit.dts          |  4 ++--
 arch/arm/dts/sc589-ezkit.dts          |  4 ++--
 arch/arm/dts/sc594-som-ezkit.dts      |  2 +-
 arch/arm/dts/sc594-som-ezlite.dts     |  2 +-
 arch/arm/dts/sc598-som-ezkit.dts      |  2 +-
 arch/arm/dts/sc598-som-ezlite.dts     |  4 ++--
 arch/arm/dts/sc598-som-revD.dtsi      | 32 +++++++++++++++++++++++++++
 arch/arm/dts/sc5xx.dtsi               | 11 ---------
 configs/sc598-som-ezkit-spl_defconfig |  4 ++++
 10 files changed, 47 insertions(+), 22 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2026-02-04 14:02 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-26 16:15 [PATCH 0/5] arm: dts: sc5xx: device tree updates and fixes ozndrgt
2026-01-26 16:15 ` [PATCH 1/5] configs: sc598-ezkit: enable additional commands ozndrgt
2026-01-26 16:15 ` [PATCH 2/5] arm: dts: sc598: add missing GPIO hogs for Rev D ozndrgt
2026-01-26 16:15 ` [PATCH 3/5] arm: dts: sc5xx: drop SPI flash from common dtsi ozndrgt
2026-01-26 16:15 ` [PATCH 4/5] arm: dts: adi: rename GPIO expanders ozndrgt
2026-01-26 16:15 ` [PATCH 5/5] arm: dts: sc598: update EZLITE to latest revision ozndrgt
2026-01-27  6:54 ` [PATCH 0/5] arm: dts: sc5xx: device tree updates and fixes Greg Malysa
2026-02-04 14:01 ` Tom Rini

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.