diff mbox series

arm: dts: mt7623: disable home key on Bananapi BPI-R2

Message ID 20230212121354.44590-1-arinc.unal@arinc9.com (mailing list archive)
State New, archived
Headers show
Series arm: dts: mt7623: disable home key on Bananapi BPI-R2 | expand

Commit Message

Arınç ÜNAL Feb. 12, 2023, 12:13 p.m. UTC
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(+)

Comments

Frank Wunderlich Feb. 12, 2023, 12:33 p.m. UTC | #1
Am 12. Februar 2023 13:13:54 MEZ schrieb arinc9.unal@gmail.com:
>From: Arınç ÜNAL <arinc.unal@arinc9.com>
>
>There's no home key on Bananapi BPI-R2. Disable it.

> 
>+&mt6323keys {
>+	home {
>+		status = "disabled";
>+	};
>+};
> 

Acked-by: Frank Wunderlich <frank-w@public-files.de>
regards Frank
Matthias Brugger Feb. 14, 2023, 6:09 p.m. UTC | #2
On 12/02/2023 13:33, Frank Wunderlich wrote:
> Am 12. Februar 2023 13:13:54 MEZ schrieb arinc9.unal@gmail.com:
>> From: Arınç ÜNAL <arinc.unal@arinc9.com>
>>
>> There's no home key on Bananapi BPI-R2. Disable it.
> 
>>
>> +&mt6323keys {
>> +	home {
>> +		status = "disabled";
>> +	};
>> +};
>>
> 
> Acked-by: Frank Wunderlich <frank-w@public-files.de>
> regards Frank


Applied, thanks!
Arınç ÜNAL Feb. 14, 2023, 9:55 p.m. UTC | #3
On 14.02.2023 21:09, Matthias Brugger wrote:
> 
> 
> On 12/02/2023 13:33, Frank Wunderlich wrote:
>> Am 12. Februar 2023 13:13:54 MEZ schrieb arinc9.unal@gmail.com:
>>> From: Arınç ÜNAL <arinc.unal@arinc9.com>
>>>
>>> There's no home key on Bananapi BPI-R2. Disable it.
>>
>>>
>>> +&mt6323keys {
>>> +    home {
>>> +        status = "disabled";
>>> +    };
>>> +};
>>>
>>
>> Acked-by: Frank Wunderlich <frank-w@public-files.de>
>> regards Frank
> 
> 
> Applied, thanks!

Efkaristo poli! (I'm learning Greek, I'm trying to practice wherever I 
can ;))

I'd like to remind my v3 patch series for the mt7623 DTs.

Arınç
diff mbox series

Patch

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";