ARM: dts: mmp*: Fix up encoding of the /rtc interrupts property
authorLubomir Rintel <lkundrak@v3.sk>
Sun, 19 Apr 2020 17:11:50 +0000 (19:11 +0200)
committerArnd Bergmann <arnd@arndb.de>
Thu, 21 May 2020 21:31:44 +0000 (23:31 +0200)
commit4989fd577d0720c334ddbd01748a21a9adc7d197
tree3bdb19d2e8c7f43d0604308c42e84204d70fb26c
parent2e7167d17bcdc9968e0a103f7cb01b2820f86345
ARM: dts: mmp*: Fix up encoding of the /rtc interrupts property

This way the device tree validator learns that each cell of the property
constitutes a separate item. Otherwise it gets unnecessairly upset:

  mmp3-dell-ariel.dt.yaml: rtc@d4010000: interrupts: [[1, 0]] is too short

Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/boot/dts/mmp2.dtsi
arch/arm/boot/dts/mmp3.dtsi