From: Sinthu Raja <sinthu.raja@xxxxxx> 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 AM68 SK. 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@xxxxxx/ Sinthu Raja (2): arm64: dts: ti: k3-j721s2-mcu-wakeup: Fix IO PADCONFIG size for wakeup domain arm64: dts: ti: k3-am68-sk-base-board: Add pinmux for RPi Header .../boot/dts/ti/k3-am68-sk-base-board.dts | 70 ++++++++++++++++++- .../boot/dts/ti/k3-j721s2-mcu-wakeup.dtsi | 2 +- 2 files changed, 70 insertions(+), 2 deletions(-) -- 2.36.1