Re: [PATCH 2/2] device-tree: nexus7: Add IMEM syscon and reboot reason support

2016-08-10 Thread Bjorn Andersson
On Tue 09 Aug 22:04 PDT 2016, John Stultz wrote: > On Tue, Aug 9, 2016 at 9:28 PM, Bjorn Andersson > wrote: > > On Mon 08 Aug 15:34 PDT 2016, John Stultz wrote: > > > >> This patch add the IMEM syscon memory region to the DT, > >> as well as addds support for the magic reboot reason > >> values t

Re: [PATCH 2/2] device-tree: nexus7: Add IMEM syscon and reboot reason support

2016-08-10 Thread John Stultz
On Tue, Aug 9, 2016 at 9:28 PM, Bjorn Andersson wrote: > On Mon 08 Aug 15:34 PDT 2016, John Stultz wrote: > >> This patch add the IMEM syscon memory region to the DT, >> as well as addds support for the magic reboot reason >> values that are written to the address for each mode. >> > > This looks

Re: [PATCH 2/2] device-tree: nexus7: Add IMEM syscon and reboot reason support

2016-08-09 Thread Bjorn Andersson
On Mon 08 Aug 15:34 PDT 2016, John Stultz wrote: > This patch add the IMEM syscon memory region to the DT, > as well as addds support for the magic reboot reason > values that are written to the address for each mode. > This looks good, double checked the addresses and magics. But I think you sho