[PATCH V5 0/2] Fix WKUP domain IO PADCONFIG issue and add RPi header support

Sinthu Raja sinthu.raja at mistralsolutions.com
Thu May 4 00:34:30 PDT 2023


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

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

---
Changes in V5:
-Remove main padconfig split patch which is not required.

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/
V4: https://lore.kernel.org/lkml/20230424081536.12123-1-sinthu.raja@ti.com/

Sinthu Raja (2):
  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     | 119 ++++++++++++++----
 .../dts/ti/k3-j721s2-common-proc-board.dts    |  76 +++++------
 .../boot/dts/ti/k3-j721s2-mcu-wakeup.dtsi     |  29 ++++-
 3 files changed, 163 insertions(+), 61 deletions(-)

-- 
2.36.1




More information about the linux-arm-kernel mailing list