mirror of
https://github.com/torvalds/linux.git
synced 2026-05-31 18:43:33 +02:00
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 <arinc.unal@arinc9.com> Acked-by: Frank Wunderlich <frank-w@public-files.de> Link: https://lore.kernel.org/r/20230212121354.44590-1-arinc.unal@arinc9.com Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
This commit is contained in:
parent
90ae0327fb
commit
6154a79fdc
|
|
@ -322,6 +322,12 @@ &mmc1 {
|
|||
vqmmc-supply = <®_3p3v>;
|
||||
};
|
||||
|
||||
&mt6323keys {
|
||||
home {
|
||||
status = "disabled";
|
||||
};
|
||||
};
|
||||
|
||||
&mt6323_leds {
|
||||
status = "okay";
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user