Skip to content

Commit ed0c3aa

Browse files
LorenzoBianconiAngeloGioacchino Del Regno
authored andcommitted
arm64: dts: airoha: en7581: Add gpio-ranges property for gpio controller
Introduce missing gpio-ranges property for Airoha EN7581 gpio controller Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org> Link: https://lore.kernel.org/r/20250517-en7581-evb-pcie-v1-1-97297eb063bb@kernel.org Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
1 parent 6b7642e commit ed0c3aa

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

arch/arm64/boot/dts/airoha/en7581-evb.dts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,10 @@
6565
};
6666
};
6767

68+
&en7581_pinctrl {
69+
gpio-ranges = <&en7581_pinctrl 0 13 47>;
70+
};
71+
6872
&i2c0 {
6973
status = "okay";
7074
};

0 commit comments

Comments
 (0)