All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: da850-lego-ev3: remove unnecessary gpio-keys properties
@ 2018-05-12 21:41 ` David Lechner
  0 siblings, 0 replies; 5+ messages in thread
From: David Lechner @ 2018-05-12 21:41 UTC (permalink / raw)
  To: linux-arm-kernel
  Cc: David Lechner, Sekhar Nori, Kevin Hilman, devicetree, linux-kernel

This removes the #address-cells and #size-cells properties from the
gpio-keys node in the da850-lego-ev3 device tree. These properties are
not needed since the child nodes don't have a reg property.

Signed-off-by: David Lechner <david@lechnology.com>
---
 arch/arm/boot/dts/da850-lego-ev3.dts | 2 --
 1 file changed, 2 deletions(-)

diff --git a/arch/arm/boot/dts/da850-lego-ev3.dts b/arch/arm/boot/dts/da850-lego-ev3.dts
index d4a131b6a46e..3fe8db69f50c 100644
--- a/arch/arm/boot/dts/da850-lego-ev3.dts
+++ b/arch/arm/boot/dts/da850-lego-ev3.dts
@@ -33,8 +33,6 @@
 	 */
 	gpio_keys {
 		compatible = "gpio-keys";
-		#address-cells = <1>;
-		#size-cells = <0>;
 		label = "EV3 Brick Buttons";
 		pinctrl-names = "default";
 		pinctrl-0 = <&button_bias>;
-- 
2.17.0

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

* [PATCH] ARM: dts: da850-lego-ev3: remove unnecessary gpio-keys properties
@ 2018-05-12 21:41 ` David Lechner
  0 siblings, 0 replies; 5+ messages in thread
From: David Lechner @ 2018-05-12 21:41 UTC (permalink / raw)
  To: linux-arm-kernel

This removes the #address-cells and #size-cells properties from the
gpio-keys node in the da850-lego-ev3 device tree. These properties are
not needed since the child nodes don't have a reg property.

Signed-off-by: David Lechner <david@lechnology.com>
---
 arch/arm/boot/dts/da850-lego-ev3.dts | 2 --
 1 file changed, 2 deletions(-)

diff --git a/arch/arm/boot/dts/da850-lego-ev3.dts b/arch/arm/boot/dts/da850-lego-ev3.dts
index d4a131b6a46e..3fe8db69f50c 100644
--- a/arch/arm/boot/dts/da850-lego-ev3.dts
+++ b/arch/arm/boot/dts/da850-lego-ev3.dts
@@ -33,8 +33,6 @@
 	 */
 	gpio_keys {
 		compatible = "gpio-keys";
-		#address-cells = <1>;
-		#size-cells = <0>;
 		label = "EV3 Brick Buttons";
 		pinctrl-names = "default";
 		pinctrl-0 = <&button_bias>;
-- 
2.17.0

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

* Re: [PATCH] ARM: dts: da850-lego-ev3: remove unnecessary gpio-keys properties
  2018-05-12 21:41 ` David Lechner
  (?)
@ 2018-05-14 10:04   ` Sekhar Nori
  -1 siblings, 0 replies; 5+ messages in thread
From: Sekhar Nori @ 2018-05-14 10:04 UTC (permalink / raw)
  To: David Lechner, linux-arm-kernel; +Cc: Kevin Hilman, devicetree, linux-kernel

On Sunday 13 May 2018 03:11 AM, David Lechner wrote:
> This removes the #address-cells and #size-cells properties from the
> gpio-keys node in the da850-lego-ev3 device tree. These properties are
> not needed since the child nodes don't have a reg property.
> 
> Signed-off-by: David Lechner <david@lechnology.com>

Applied to v4.18/dt. Its too late to sent W=1 warning fixes for v4.17 cycle.

Thanks,
Sekhar

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

* Re: [PATCH] ARM: dts: da850-lego-ev3: remove unnecessary gpio-keys properties
@ 2018-05-14 10:04   ` Sekhar Nori
  0 siblings, 0 replies; 5+ messages in thread
From: Sekhar Nori @ 2018-05-14 10:04 UTC (permalink / raw)
  To: David Lechner, linux-arm-kernel; +Cc: Kevin Hilman, devicetree, linux-kernel

On Sunday 13 May 2018 03:11 AM, David Lechner wrote:
> This removes the #address-cells and #size-cells properties from the
> gpio-keys node in the da850-lego-ev3 device tree. These properties are
> not needed since the child nodes don't have a reg property.
> 
> Signed-off-by: David Lechner <david@lechnology.com>

Applied to v4.18/dt. Its too late to sent W=1 warning fixes for v4.17 cycle.

Thanks,
Sekhar

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

* [PATCH] ARM: dts: da850-lego-ev3: remove unnecessary gpio-keys properties
@ 2018-05-14 10:04   ` Sekhar Nori
  0 siblings, 0 replies; 5+ messages in thread
From: Sekhar Nori @ 2018-05-14 10:04 UTC (permalink / raw)
  To: linux-arm-kernel

On Sunday 13 May 2018 03:11 AM, David Lechner wrote:
> This removes the #address-cells and #size-cells properties from the
> gpio-keys node in the da850-lego-ev3 device tree. These properties are
> not needed since the child nodes don't have a reg property.
> 
> Signed-off-by: David Lechner <david@lechnology.com>

Applied to v4.18/dt. Its too late to sent W=1 warning fixes for v4.17 cycle.

Thanks,
Sekhar

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

end of thread, other threads:[~2018-05-14 10:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-12 21:41 [PATCH] ARM: dts: da850-lego-ev3: remove unnecessary gpio-keys properties David Lechner
2018-05-12 21:41 ` David Lechner
2018-05-14 10:04 ` Sekhar Nori
2018-05-14 10:04   ` Sekhar Nori
2018-05-14 10:04   ` Sekhar Nori

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.