[PATCH V4 0/3] Fix Main & WKUP domain IO PADCONFIG size issue and add RPi header support

Sinthu Raja sinthu.raja at mistralsolutions.com
Mon Apr 24 01:15:33 PDT 2023


From: Sinthu Raja <sinthu.raja at ti.com>

Hi All,
This patch series fix the incorrect IO PADCONFIG offset size of the
main and wakeup domain for J721S2 SoC and add RPi expansion header support 
for the AM68 SK.

---
Changes in V4:
- Address review comments
  * Update main and wakeup domain IO padconfig
  * Correct the pinctrl node offsets as per the newly split wkup_pmx*
    and main_pmx* nodes.

Changes in V3:
- Add Fixes tag.

Changes in V2:
- Update commit description.
- Update the offset value to 0x194 as 0x190 is the last register of the
  IO PADCONFIG register set.

V1: https://lore.kernel.org/all/20230123135831.4184-1-sinthu.raja@ti.com/
V2: https://lore.kernel.org/lkml/20230124120311.7323-1-sinthu.raja@ti.com/T/
V3: https://lore.kernel.org/linux-arm-kernel/20230316114102.3602-2-sinthu.raja@ti.com/T/

Sinthu Raja (3):
  arm64: dts: ti: k3-j721s2: fix main pinmux range
  arm64: dts: ti: k3-j721s2: fix wkup pinmux range
  arm64: dts: ti: k3-am68-sk-base-board: Add pinmux for RPi Header

 .../boot/dts/ti/k3-am68-sk-base-board.dts     | 134 ++++++++++++++----
 .../dts/ti/k3-j721s2-common-proc-board.dts    |  92 ++++++------
 arch/arm64/boot/dts/ti/k3-j721s2-main.dtsi    |  11 +-
 .../boot/dts/ti/k3-j721s2-mcu-wakeup.dtsi     |  29 +++-
 4 files changed, 195 insertions(+), 71 deletions(-)

-- 
2.36.1




More information about the linux-arm-kernel mailing list