diff options
author | Michael Walle <mwalle@kernel.org> | 2025-06-18 08:52:39 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-08-15 16:38:27 +0200 |
commit | 02d9a83deb18d52bcd28120e0c26363244d308be (patch) | |
tree | 87bef13b5120b93e94eefe2e9ce73b74990d0f94 /rust/kernel/types.rs | |
parent | 3811defc94d053ea1fa092ca430fe63960db3762 (diff) |
arm64: dts: ti: k3-am62p-j722s: fix pinctrl-single size
[ Upstream commit fdc8ad019ab9a2308b8cef54fbc366f482fb746f ]
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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'rust/kernel/types.rs')
0 files changed, 0 insertions, 0 deletions