Re: [PATCH 4/6] ARM: shmobile: emev2: Define SMU clock DT bindings

2013-09-24 Thread takashi . yoshii . zj
Hi Simon, # I had added wrong From:, sorry. > With this in mind I believe the strings should be: > > - renesas,smu-emev2 > - renesas,smu-clkdiv-emev2 > - renesas,smu-gclk-emev2 Thank you for pointed it out. I'll fix it in v2. > To be honest I am not quite sure about the "-clkdiv" and "-gclk"

Re: [PATCH 4/6] ARM: shmobile: emev2: Define SMU clock DT bindings

2013-09-24 Thread takashi . yoshii . zj
Hi Simon, # I had added wrong From:, sorry. With this in mind I believe the strings should be: - renesas,smu-emev2 - renesas,smu-clkdiv-emev2 - renesas,smu-gclk-emev2 Thank you for pointed it out. I'll fix it in v2. To be honest I am not quite sure about the -clkdiv and -gclk Neither am

Re: [PATCH] arm: Prevent memory aliasing on non-LPAE kernels

2013-08-29 Thread takashi . yoshii . zj
Hi Stepan, What is the status of this fix? I am looking forward it to be merged, but it seems not have happend, yet. Are you waiting for it to be merged, too? or planning to post v2? # IMHO, v2 is not needed. Checked conditions and places are reasonable. I just confirmed on 3.11-rc7, that - The

Re: [PATCH] arm: Prevent memory aliasing on non-LPAE kernels

2013-08-29 Thread takashi . yoshii . zj
Hi Stepan, What is the status of this fix? I am looking forward it to be merged, but it seems not have happend, yet. Are you waiting for it to be merged, too? or planning to post v2? # IMHO, v2 is not needed. Checked conditions and places are reasonable. I just confirmed on 3.11-rc7, that - The