mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] arm: dts: mt7623: disable home key on Bananapi BPI-R2
@ 2023-02-12 12:13 arinc9.unal
  2023-02-12 12:33 ` Frank Wunderlich
  0 siblings, 1 reply; 4+ messages in thread
From: arinc9.unal @ 2023-02-12 12:13 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Matthias Brugger,
	AngeloGioacchino Del Regno
  Cc: Arınç ÜNAL, devicetree, linux-kernel,
	linux-arm-kernel, linux-mediatek, Frank Wunderlich,
	erkin.bozoglu

From: Arınç ÜNAL <arinc.unal@arinc9.com>

There's no home key on Bananapi BPI-R2. Disable it.

Signed-off-by: Arınç ÜNAL <arinc.unal@arinc9.com>
---
 arch/arm/boot/dts/mt7623n-bananapi-bpi-r2.dts | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/arch/arm/boot/dts/mt7623n-bananapi-bpi-r2.dts b/arch/arm/boot/dts/mt7623n-bananapi-bpi-r2.dts
index 642b1c0a96ba..a37f3fa223c7 100644
--- a/arch/arm/boot/dts/mt7623n-bananapi-bpi-r2.dts
+++ b/arch/arm/boot/dts/mt7623n-bananapi-bpi-r2.dts
@@ -345,6 +345,12 @@ &mmc1 {
 	vqmmc-supply = <&reg_3p3v>;
 };
 
+&mt6323keys {
+	home {
+		status = "disabled";
+	};
+};
+
 &mt6323_leds {
 	status = "okay";
 
-- 
2.37.2


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-02-14 21:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-12 12:13 [PATCH] arm: dts: mt7623: disable home key on Bananapi BPI-R2 arinc9.unal
2023-02-12 12:33 ` Frank Wunderlich
2023-02-14 18:09   ` Matthias Brugger
2023-02-14 21:55     ` Arınç ÜNAL

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®