mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
ARM: dts: witherspoon: 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: Joel Stanley <joel@jms.id.au> Signed-off-by: Andrew Jeffery <andrew@aj.id.au> Reviewed-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Joel Stanley <joel@jms.id.au>
This commit is contained in:
parent
53820e00aa
commit
1d6d2e0d46
1 changed files with 0 additions and 2 deletions
|
@ -77,8 +77,6 @@
|
||||||
|
|
||||||
gpio-keys-polled {
|
gpio-keys-polled {
|
||||||
compatible = "gpio-keys-polled";
|
compatible = "gpio-keys-polled";
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <0>;
|
|
||||||
poll-interval = <1000>;
|
poll-interval = <1000>;
|
||||||
|
|
||||||
fan0-presence {
|
fan0-presence {
|
||||||
|
|
Loading…
Add table
Reference in a new issue