Skip to content

Commit 6154a79

Browse files
arinc9mbgg
authored andcommitted
arm: dts: mt7623: disable home key on Bananapi BPI-R2
There's no home key on Bananapi BPI-R2. Disable it. Signed-off-by: Arınç ÜNAL <[email protected]> Acked-by: Frank Wunderlich <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Matthias Brugger <[email protected]>
1 parent 90ae032 commit 6154a79

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

arch/arm/boot/dts/mt7623n-bananapi-bpi-r2.dts

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -322,6 +322,12 @@
322322
vqmmc-supply = <&reg_3p3v>;
323323
};
324324

325+
&mt6323keys {
326+
home {
327+
status = "disabled";
328+
};
329+
};
330+
325331
&mt6323_leds {
326332
status = "okay";
327333

0 commit comments

Comments
 (0)