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

ARM: dts: fp5280g2: 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: John Wang <wangzqbj@inspur.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
5da9a589 95d519ce

-2
-2
arch/arm/boot/dts/aspeed-bmc-inspur-fp5280g2.dts
··· 94 94 95 95 gpio-keys-polled { 96 96 compatible = "gpio-keys-polled"; 97 - #address-cells = <1>; 98 - #size-cells = <0>; 99 97 poll-interval = <1000>; 100 98 101 99 fan0-presence {