public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH 0/6] SBx81LIFKW/SBx81LIFXCAT disable KIRKWOOD_GPIO
@ 2022-08-04  9:06 Chris Packham
  2022-08-04  9:06 ` [PATCH 1/6] ARM: kirkwood: SBx81LIFKW: remove direct access of GPIO registers Chris Packham
                   ` (6 more replies)
  0 siblings, 7 replies; 14+ messages in thread
From: Chris Packham @ 2022-08-04  9:06 UTC (permalink / raw)
  To: u-boot; +Cc: Chris Packham, Chris Packham, Stefan Roese, Tom Rini

This series makes changes to use the DM gpio APIs so that KIRKWOOD_GPIO
can be disabled on these boards.

Chris Packham (6):
  ARM: kirkwood: SBx81LIFKW: remove direct access of GPIO registers
  ARM: kirkwood: SBx81LIFKW: update for DM_GPIO
  ARM: kirkwood: SBx81LIFKW: enable CMD_GPIO
  ARM: kirkwood: SBx81LIFKW: disable KIRKWOOD_GPIO
  ARM: kirkwood: SBx81LIFKW: enable CONFIG_NET_RANDOM_ETHADDR
  ARM: kirkwood: SBx81LIFXCAT: disable KIRKWOOD_GPIO

 arch/arm/dts/kirkwood-atl-sbx81lifkw.dts    | 14 ++++
 board/alliedtelesis/SBx81LIFKW/sbx81lifkw.c | 71 ++++++++-------------
 configs/SBx81LIFKW_defconfig                |  5 +-
 configs/SBx81LIFXCAT_defconfig              |  1 -
 4 files changed, 45 insertions(+), 46 deletions(-)

-- 
2.37.1


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

end of thread, other threads:[~2022-08-09 11:35 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-04  9:06 [PATCH 0/6] SBx81LIFKW/SBx81LIFXCAT disable KIRKWOOD_GPIO Chris Packham
2022-08-04  9:06 ` [PATCH 1/6] ARM: kirkwood: SBx81LIFKW: remove direct access of GPIO registers Chris Packham
2022-08-05 10:47   ` Stefan Roese
2022-08-04  9:06 ` [PATCH 2/6] ARM: kirkwood: SBx81LIFKW: update for DM_GPIO Chris Packham
2022-08-05 10:47   ` Stefan Roese
2022-08-04  9:06 ` [PATCH 3/6] ARM: kirkwood: SBx81LIFKW: enable CMD_GPIO Chris Packham
2022-08-05 10:48   ` Stefan Roese
2022-08-04  9:06 ` [PATCH 4/6] ARM: kirkwood: SBx81LIFKW: disable KIRKWOOD_GPIO Chris Packham
2022-08-05 10:48   ` Stefan Roese
2022-08-04  9:06 ` [PATCH 5/6] ARM: kirkwood: SBx81LIFKW: enable CONFIG_NET_RANDOM_ETHADDR Chris Packham
2022-08-05 10:48   ` Stefan Roese
2022-08-04  9:06 ` [PATCH 6/6] ARM: kirkwood: SBx81LIFXCAT: disable KIRKWOOD_GPIO Chris Packham
2022-08-05 10:49   ` Stefan Roese
2022-08-09 11:35 ` [PATCH 0/6] SBx81LIFKW/SBx81LIFXCAT " Stefan Roese

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox