[PATCH] ARM: dts: sunxi: nanopi: Remove input-name property

Dang Huynh posted 1 patch 4 years, 1 month ago
arch/arm/boot/dts/sun8i-h3-nanopi.dtsi | 1 -
1 file changed, 1 deletion(-)
[PATCH] ARM: dts: sunxi: nanopi: Remove input-name property
Posted by Dang Huynh 4 years, 1 month ago
This property doesn't seem to exist in the documentation nor
in source code, but for some reason it is defined in a bunch
of device trees.

Signed-off-by: Dang Huynh <danct12@riseup.net>
---
This patch is a split of this treewide patch [1] to ease the 
maintainers. 

[1]: https://patchwork.kernel.org/patch/12633497/

 arch/arm/boot/dts/sun8i-h3-nanopi.dtsi | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm/boot/dts/sun8i-h3-nanopi.dtsi b/arch/arm/boot/dts/sun8i-h3-nanopi.dtsi
index fc45d5aaa67f..a9f749f49beb 100644
--- a/arch/arm/boot/dts/sun8i-h3-nanopi.dtsi
+++ b/arch/arm/boot/dts/sun8i-h3-nanopi.dtsi
@@ -75,7 +75,6 @@ led-1 {
 
 	r_gpio_keys {
 		compatible = "gpio-keys";
-		input-name = "k1";
 
 		k1 {
 			label = "k1";
-- 
2.36.0
Re: [PATCH] ARM: dts: sunxi: nanopi: Remove input-name property
Posted by Jernej Škrabec 4 years, 1 month ago
Dne ponedeljek, 25. april 2022 ob 08:42:32 CEST je Dang Huynh napisal(a):
> This property doesn't seem to exist in the documentation nor
> in source code, but for some reason it is defined in a bunch
> of device trees.
> 
> Signed-off-by: Dang Huynh <danct12@riseup.net>

Acked-by: Jernej Skrabec <jernej.skrabec@gmail.com>

Best regards,
Jernej

> ---
> This patch is a split of this treewide patch [1] to ease the 
> maintainers. 
> 
> [1]: https://patchwork.kernel.org/patch/12633497/
> 
>  arch/arm/boot/dts/sun8i-h3-nanopi.dtsi | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/arch/arm/boot/dts/sun8i-h3-nanopi.dtsi b/arch/arm/boot/dts/
sun8i-h3-nanopi.dtsi
> index fc45d5aaa67f..a9f749f49beb 100644
> --- a/arch/arm/boot/dts/sun8i-h3-nanopi.dtsi
> +++ b/arch/arm/boot/dts/sun8i-h3-nanopi.dtsi
> @@ -75,7 +75,6 @@ led-1 {
>  
>  	r_gpio_keys {
>  		compatible = "gpio-keys";
> -		input-name = "k1";
>  
>  		k1 {
>  			label = "k1";
> -- 
> 2.36.0
> 
>
Re: Re: [PATCH] ARM: dts: sunxi: nanopi: Remove input-name property
Posted by Jernej Škrabec 4 years, 1 month ago
Dne ponedeljek, 25. april 2022 ob 17:38:58 CEST je Jernej Škrabec napisal(a):
> Dne ponedeljek, 25. april 2022 ob 08:42:32 CEST je Dang Huynh napisal(a):
> > This property doesn't seem to exist in the documentation nor
> > in source code, but for some reason it is defined in a bunch
> > of device trees.
> > 
> > Signed-off-by: Dang Huynh <danct12@riseup.net>
> 
> Acked-by: Jernej Skrabec <jernej.skrabec@gmail.com>

Applied, thanks!

Best regards,
Jernej

> 
> Best regards,
> Jernej
> 
> > ---
> > This patch is a split of this treewide patch [1] to ease the 
> > maintainers. 
> > 
> > [1]: https://patchwork.kernel.org/patch/12633497/
> > 
> >  arch/arm/boot/dts/sun8i-h3-nanopi.dtsi | 1 -
> >  1 file changed, 1 deletion(-)
> > 
> > diff --git a/arch/arm/boot/dts/sun8i-h3-nanopi.dtsi b/arch/arm/boot/dts/
> sun8i-h3-nanopi.dtsi
> > index fc45d5aaa67f..a9f749f49beb 100644
> > --- a/arch/arm/boot/dts/sun8i-h3-nanopi.dtsi
> > +++ b/arch/arm/boot/dts/sun8i-h3-nanopi.dtsi
> > @@ -75,7 +75,6 @@ led-1 {
> >  
> >  	r_gpio_keys {
> >  		compatible = "gpio-keys";
> > -		input-name = "k1";
> >  
> >  		k1 {
> >  			label = "k1";
> > -- 
> > 2.36.0
> > 
> > 
> 
> 
>