[PATCH v1 3/3] ARM64 LPC: update binding doc
From: arnd@arndb.de (Arnd Bergmann)
Date: 2016-01-13 10:19:01
Also in:
linux-devicetree, lkml
From: arnd@arndb.de (Arnd Bergmann)
Date: 2016-01-13 10:19:01
Also in:
linux-devicetree, lkml
On Wednesday 13 January 2016 10:10:28 liviu.dudau at arm.com wrote:
OK, but from DT point of view and given the parent's #address-cells = <2> and #size-cells = <1> should the reg not be something like reg = <0x1 0x0 0xe4 4> ?
No: 2+1 = 3, not 4. Arnd