ARM: dts: lpc435x: remove address and size cells from gpio-keys-polled nodes

The change removes redundant #address-cells and #size-cells properties from
gpio-keys-polled compatible device nodes found in lpc4357-ea4357-devkit and
lpc4350-hitex-eval board DTS files.

Signed-off-by: Vladimir Zapolskiy <vz@mleia.com>
Цей коміт міститься в:
Vladimir Zapolskiy
2016-11-17 04:06:15 +02:00
джерело bfeffd1552
коміт ee65af7f9f
2 змінених файлів з 0 додано та 4 видалено

Переглянути файл

@@ -40,8 +40,6 @@
pca_buttons {
compatible = "gpio-keys-polled";
#address-cells = <1>;
#size-cells = <0>;
poll-interval = <100>;
autorepeat;