arm64: dts: ti: k3-am62p-j722s: fix pinctrl-single size
authorMichael Walle <mwalle@kernel.org>
Wed, 18 Jun 2025 06:52:39 +0000 (08:52 +0200)
committerVignesh Raghavendra <vigneshr@ti.com>
Sat, 21 Jun 2025 16:47:47 +0000 (22:17 +0530)
commitfdc8ad019ab9a2308b8cef54fbc366f482fb746f
tree4a9f381effdecb674b4c6367695e3021977da96b
parent9c1185a99811a173e3c126d664982f6744f80997
arm64: dts: ti: k3-am62p-j722s: fix pinctrl-single size

Pinmux registers ends at 0x000f42ac (including). Thus, the size argument
of the pinctrl-single node has to be 0x2b0. Fix it.

This will fix the following error:
pinctrl-single f4000.pinctrl: mux offset out of range: 0x2ac (0x2ac)

Fixes: 29075cc09f43 ("arm64: dts: ti: Introduce AM62P5 family of SoCs")
Signed-off-by: Michael Walle <mwalle@kernel.org>
Link: https://lore.kernel.org/r/20250618065239.1904953-1-mwalle@kernel.org
Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
arch/arm64/boot/dts/ti/k3-am62p-j722s-common-main.dtsi