Skip to content

Commit 170faaf

Browse files
faxe1008carlescufi
authored andcommitted
boards: posix: native_posix: Rename input-sdl-touch node
Rename the input-sdl-touch node to be able to have phandle references to it. Signed-off-by: Fabian Blatz <[email protected]>
1 parent 5e5d9f4 commit 170faaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boards/posix/native_posix/native_posix.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@
179179
width = <320>;
180180
};
181181

182-
input-sdl-touch {
182+
input_sdl_touch: input-sdl-touch {
183183
compatible = "zephyr,input-sdl-touch";
184184
kscan_input: kscan-input {
185185
compatible = "zephyr,kscan-input";

0 commit comments

Comments
 (0)