Skip to content

Commit 1fb59d4

Browse files
cyliangtwdkalowsk
authored andcommitted
boards: nuvoton: numaker_m55m1: Enable gpioe in device tree
To enable gpio-e module of numaker_m55m1.dts for PE10, PE11 & PE12 setting depending on numaker_m55m1 board. Signed-off-by: cyliang tw <[email protected]>
1 parent 706cfc2 commit 1fb59d4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

boards/nuvoton/numaker_m55m1/numaker_m55m1.dts

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

68+
&gpioe {
69+
status = "okay";
70+
};
71+
6872
&gpioh {
6973
status = "okay";
7074
};

0 commit comments

Comments
 (0)