On Tue, Mar 17, 2020 at 10:39:01AM +0100, Lubomir Rintel wrote: > This way the device tree validator learns that each cell of the property > constitutes a separate item. Otherwise it gets unnecessairly upset: > > pxa168-aspenite.dt.yaml: rtc@d4010000: interrupts: [[5, 6]] is too short > pxa910-dkb.dt.yaml: rtc@d4010000: interrupts: [[5, 6]] is too short > > Signed-off-by: Lubomir Rintel <lkundrak@xxxxx> Reviewed-by: Andrew Lunn <andrew@xxxxxxx> Andrew