ARM: dts: pxa3xx: Fix up encoding of the /gpio interrupts property
authorLubomir Rintel <lkundrak@v3.sk>
Sun, 19 Apr 2020 17:11:47 +0000 (19:11 +0200)
committerArnd Bergmann <arnd@arndb.de>
Thu, 21 May 2020 21:31:43 +0000 (23:31 +0200)
commit55d26c38442e8f23491085b5cebddd352dea9e9a
tree58434e7a7d3b68f8b9f6042c1f4aa3238a965091
parent51d6bba66113f7da02f2c0b645c721f1ba6b98eb
ARM: dts: pxa3xx: Fix up encoding of the /gpio interrupts property

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

  pxa300-raumfeld-speaker-s.dt.yaml: gpio@40e00000: interrupts:
      [[8, 9, 10]] is too short

Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Reviewed-by: Robert Jarzmik <robert.jarzmik@free.fr.>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/boot/dts/pxa3xx.dtsi