Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ARM: dts: swift: Cleanup gpio-keys-polled properties

dtbs_check gave the following warning:

Warning (avoid_unnecessary_addr_size): /gpio-keys-polled: unnecessary #address-cells/#size-cells without "ranges" or child "reg" property

Cc: Adriana Kobylak <anoo@us.ibm.com>
Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
Reviewed-by: Joel Stanley <joel@jms.id.au>
Reviewed-by: Adriana Kobylak <anoo@us.ibm.com>
Tested-by: Adriana Kobylak <anoo@us.ibm.com>
Signed-off-by: Joel Stanley <joel@jms.id.au>

authored by

Andrew Jeffery and committed by
Joel Stanley
53820e00 5da9a589

-2
-2
arch/arm/boot/dts/aspeed-bmc-opp-swift.dts
··· 82 82 83 83 gpio-keys-polled { 84 84 compatible = "gpio-keys-polled"; 85 - #address-cells = <1>; 86 - #size-cells = <0>; 87 85 poll-interval = <1000>; 88 86 89 87 scm0-presence {