diff options
author | Michael Walle <mwalle@kernel.org> | 2025-06-18 08:52:39 +0200 |
---|---|---|
committer | Vignesh Raghavendra <vigneshr@ti.com> | 2025-06-21 22:17:47 +0530 |
commit | fdc8ad019ab9a2308b8cef54fbc366f482fb746f (patch) | |
tree | 4a9f381effdecb674b4c6367695e3021977da96b /scripts/gdb/linux/utils.py | |
parent | 9c1185a99811a173e3c126d664982f6744f80997 (diff) |
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>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions