Re: [PATCH] clk: qcom: Specify LE device endianness

2015-11-20 Thread Tyler Baker
On 9 November 2015 at 14:30, Stephen Boyd wrote: > All these clock controllers are little endian devices, but so far > we've been relying on the regmap mmio bus handling this for us > without explicitly stating that fact. After commit 4a98da2164cf > (regmap-mmio: Use native

Re: [PATCH] clk: qcom: Specify LE device endianness

2015-11-20 Thread Stephen Boyd
On 11/20, Tyler Baker wrote: > On 9 November 2015 at 14:30, Stephen Boyd wrote: > > All these clock controllers are little endian devices, but so far > > we've been relying on the regmap mmio bus handling this for us > > without explicitly stating that fact. After commit

Re: [PATCH] clk: qcom: Specify LE device endianness

2015-11-20 Thread Stephen Boyd
On 11/09, Stephen Boyd wrote: > All these clock controllers are little endian devices, but so far > we've been relying on the regmap mmio bus handling this for us > without explicitly stating that fact. After commit 4a98da2164cf > (regmap-mmio: Use native endianness for read/write, 2015-10-29), >

Re: [PATCH] clk: qcom: Specify LE device endianness

2015-11-18 Thread Kevin Hilman
Stephen Boyd writes: > All these clock controllers are little endian devices, but so far > we've been relying on the regmap mmio bus handling this for us > without explicitly stating that fact. After commit 4a98da2164cf > (regmap-mmio: Use native endianness for read/write,

[PATCH] clk: qcom: Specify LE device endianness

2015-11-09 Thread Stephen Boyd
All these clock controllers are little endian devices, but so far we've been relying on the regmap mmio bus handling this for us without explicitly stating that fact. After commit 4a98da2164cf (regmap-mmio: Use native endianness for read/write, 2015-10-29), the regmap mmio bus will read/write with