Re: [PATCH] Revert "clk: mxs: Fix invalid 32-bit access to frac registers"

2015-02-18 Thread Mike Turquette
Quoting Fabio Estevam (2015-02-12 13:12:37) > On Thu, Feb 12, 2015 at 6:30 PM, Stefan Wahren wrote: > > Revert commit 039e59707507 (clk: mxs: Fix invalid 32-bit access to frac > > registers), because it leads to a faulty spi communication on mx28evk. > > > > Signed-off-by: Stefan Wahren > >

Re: [PATCH] Revert clk: mxs: Fix invalid 32-bit access to frac registers

2015-02-18 Thread Mike Turquette
Quoting Fabio Estevam (2015-02-12 13:12:37) On Thu, Feb 12, 2015 at 6:30 PM, Stefan Wahren stefan.wah...@i2se.com wrote: Revert commit 039e59707507 (clk: mxs: Fix invalid 32-bit access to frac registers), because it leads to a faulty spi communication on mx28evk. Signed-off-by: Stefan

Re: [PATCH] Revert "clk: mxs: Fix invalid 32-bit access to frac registers"

2015-02-12 Thread Fabio Estevam
On Thu, Feb 12, 2015 at 6:30 PM, Stefan Wahren wrote: > Revert commit 039e59707507 (clk: mxs: Fix invalid 32-bit access to frac > registers), because it leads to a faulty spi communication on mx28evk. > > Signed-off-by: Stefan Wahren > Reported-by: Fabio Estevam Thanks, Stefan Tested-by:

[PATCH] Revert "clk: mxs: Fix invalid 32-bit access to frac registers"

2015-02-12 Thread Stefan Wahren
Revert commit 039e59707507 (clk: mxs: Fix invalid 32-bit access to frac registers), because it leads to a faulty spi communication on mx28evk. Signed-off-by: Stefan Wahren Reported-by: Fabio Estevam --- drivers/clk/mxs/clk-imx23.c | 11 +++ drivers/clk/mxs/clk-imx28.c | 19

Re: [PATCH] Revert clk: mxs: Fix invalid 32-bit access to frac registers

2015-02-12 Thread Fabio Estevam
On Thu, Feb 12, 2015 at 6:30 PM, Stefan Wahren stefan.wah...@i2se.com wrote: Revert commit 039e59707507 (clk: mxs: Fix invalid 32-bit access to frac registers), because it leads to a faulty spi communication on mx28evk. Signed-off-by: Stefan Wahren stefan.wah...@i2se.com Reported-by: Fabio

[PATCH] Revert clk: mxs: Fix invalid 32-bit access to frac registers

2015-02-12 Thread Stefan Wahren
Revert commit 039e59707507 (clk: mxs: Fix invalid 32-bit access to frac registers), because it leads to a faulty spi communication on mx28evk. Signed-off-by: Stefan Wahren stefan.wah...@i2se.com Reported-by: Fabio Estevam fabio.este...@freescale.com --- drivers/clk/mxs/clk-imx23.c | 11