All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/15] ARM: dts: am335x: Replace numeric pinmux address w. macro for more boards
@ 2019-04-09 16:03 Christina Quast
  2019-04-09 16:03 ` [PATCH 01/15] ARM: dts: am335x: baltos-ir2110: Replaced register offsets with defines Christina Quast
                   ` (15 more replies)
  0 siblings, 16 replies; 17+ messages in thread
From: Christina Quast @ 2019-04-09 16:03 UTC (permalink / raw)
  To: tony
  Cc: Christina Quast, Benoit Cousson, Rob Herring, Mark Rutland,
	linux-omap, devicetree, linux-kernel

Depends on the following patch set:
[PATCH v2 0/6] ARM: dts: am335x: Replace numeric pinmux address with macro defines

Replace the numeric pinmux address with the macro defines for an additional 15 boards.

Christina Quast (15):
  ARM: dts: am335x: baltos-ir2110: Replaced register offsets with
    defines
  ARM: dts: am335x: baltos-ir3220: Replaced register offsets with
    defines
  ARM: dts: am335x: baltos-ir5221: Replaced register offsets with
    defines
  ARM: dts: am335x: baltos-leds: Replaced register offsets with defines
  ARM: dts: am335x: baltos: Replaced register offsets with defines
  ARM: dts: am335x: base0033: Replaced register offsets with defines
  ARM: dts: am335x: bonegreen-wireless: Replaced register offsets with
    defines
  ARM: dts: am335x: boneblue: Replaced register offsets with defines
  ARM: dts: am335x: bonegreen-common: Replaced register offsets with
    defines
  ARM: dts: am335x: chiliboard: Replaced register offsets with defines
  ARM: dts: am335x: chilisom: Replaced register offsets with defines
  ARM: dts: am335x: cm-t335: Replaced register offsets with defines
  ARM: dts: am335x: evm: Replaced register offsets with defines
  ARM: dts: am335x: evmsk: Replaced register offsets with defines
  ARM: dts: am335x: icev2: Replaced register offsets with defines

 arch/arm/boot/dts/am335x-baltos-ir2110.dts    |  16 +-
 arch/arm/boot/dts/am335x-baltos-ir3220.dts    |  36 +--
 arch/arm/boot/dts/am335x-baltos-ir5221.dts    |  40 +--
 arch/arm/boot/dts/am335x-baltos-leds.dtsi     |   6 +-
 arch/arm/boot/dts/am335x-baltos.dtsi          | 140 ++++-----
 arch/arm/boot/dts/am335x-base0033.dts         |  48 +--
 arch/arm/boot/dts/am335x-boneblue.dts         | 104 +++----
 .../arm/boot/dts/am335x-bonegreen-common.dtsi |   4 +-
 .../boot/dts/am335x-bonegreen-wireless.dts    |  28 +-
 arch/arm/boot/dts/am335x-chiliboard.dts       |  66 ++--
 arch/arm/boot/dts/am335x-chilisom.dtsi        |  32 +-
 arch/arm/boot/dts/am335x-cm-t335.dts          | 190 +++++-------
 arch/arm/boot/dts/am335x-evm.dts              | 234 +++++++-------
 arch/arm/boot/dts/am335x-evmsk.dts            | 292 +++++++++---------
 arch/arm/boot/dts/am335x-icev2.dts            | 116 +++----
 15 files changed, 658 insertions(+), 694 deletions(-)

-- 
2.20.1

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

end of thread, other threads:[~2019-04-12 15:57 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-09 16:03 [PATCH 00/15] ARM: dts: am335x: Replace numeric pinmux address w. macro for more boards Christina Quast
2019-04-09 16:03 ` [PATCH 01/15] ARM: dts: am335x: baltos-ir2110: Replaced register offsets with defines Christina Quast
2019-04-09 16:03 ` [PATCH 02/15] ARM: dts: am335x: baltos-ir3220: " Christina Quast
2019-04-09 16:03 ` [PATCH 03/15] ARM: dts: am335x: baltos-ir5221: " Christina Quast
2019-04-09 16:03 ` [PATCH 04/15] ARM: dts: am335x: baltos-leds: " Christina Quast
2019-04-09 16:03 ` [PATCH 05/15] ARM: dts: am335x: baltos: " Christina Quast
2019-04-09 16:03 ` [PATCH 06/15] ARM: dts: am335x: base0033: " Christina Quast
2019-04-09 16:03 ` [PATCH 07/15] ARM: dts: am335x: bonegreen-wireless: " Christina Quast
2019-04-09 16:03 ` [PATCH 08/15] ARM: dts: am335x: boneblue: " Christina Quast
2019-04-09 16:03 ` [PATCH 09/15] ARM: dts: am335x: bonegreen-common: " Christina Quast
2019-04-09 16:03 ` [PATCH 10/15] ARM: dts: am335x: chiliboard: " Christina Quast
2019-04-09 16:03 ` [PATCH 11/15] ARM: dts: am335x: chilisom: " Christina Quast
2019-04-09 16:03 ` [PATCH 12/15] ARM: dts: am335x: cm-t335: " Christina Quast
2019-04-09 16:03 ` [PATCH 13/15] ARM: dts: am335x: evm: " Christina Quast
2019-04-09 16:03 ` [PATCH 14/15] ARM: dts: am335x: evmsk: " Christina Quast
2019-04-09 16:03 ` [PATCH 15/15] ARM: dts: am335x: icev2: " Christina Quast
2019-04-12 15:57 ` [PATCH 00/15] ARM: dts: am335x: Replace numeric pinmux address w. macro for more boards Tony Lindgren

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.