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 <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: AngeloGioacchino Del Regno <[email protected]>
1 parent 6b7642e commit ed0c3aa

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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)