Re: [PATCH 4/6] nvmem: sunxi_sid: Read out data in native format

2019-03-18 Thread Maxime Ripard
On Mon, Mar 18, 2019 at 04:45:19PM +0800, Chen-Yu Tsai wrote: > On Mon, Mar 18, 2019 at 4:42 PM Maxime Ripard > wrote: > > > > Hi, > > > > On Mon, Mar 18, 2019 at 03:33:52PM +0800, Chen-Yu Tsai wrote: > > > From: Chen-Yu Tsai > > > > > > Originally the SID e-fuses were thought to be in big-endia

Re: [PATCH 4/6] nvmem: sunxi_sid: Read out data in native format

2019-03-18 Thread Chen-Yu Tsai
On Mon, Mar 18, 2019 at 4:42 PM Maxime Ripard wrote: > > Hi, > > On Mon, Mar 18, 2019 at 03:33:52PM +0800, Chen-Yu Tsai wrote: > > From: Chen-Yu Tsai > > > > Originally the SID e-fuses were thought to be in big-endian format. > > Later sources show that they are in fact native or little-endian. >