mirror of
https://github.com/torvalds/linux.git
synced 2026-06-03 03:53:37 +02:00
arm64: dts: exynos2200: fix typo in hsi2c23 bus pins label
The '2' in 'hsi2c23' was missed while making the device tree. Fix that so we can properly reference the node. Signed-off-by: Ivaylo Ivanov <ivo.ivanov.ivanov1@gmail.com> Reviewed-by: Sam Protsenko <semen.protsenko@linaro.org> Link: https://lore.kernel.org/r/20250815070500.3275491-2-ivo.ivanov.ivanov1@gmail.com Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
This commit is contained in:
parent
e28c1117de
commit
1219992e16
|
|
@ -1438,7 +1438,7 @@ i3c11_bus: i3c11-bus-pins {
|
|||
samsung,pin-drv = <EXYNOS7_PIN_DRV_LV1>;
|
||||
};
|
||||
|
||||
hsi223_bus: hsi2c23-bus-pins {
|
||||
hsi2c23_bus: hsi2c23-bus-pins {
|
||||
samsung,pins = "gpp11-2", "gpp11-3";
|
||||
samsung,pin-function = <EXYNOS_PIN_FUNC_3>;
|
||||
samsung,pin-pud = <EXYNOS_PIN_PULL_UP>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user