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

2013-10-06 Thread Takashi YOSHII
Hi Laurent, > > > Device tree clock binding document for EMMA Mobile EV2 SMU. > > > Following nodes are defined to describe clock tree. > > > - renesas,emev2-smu > > > - renesas,emev2-smu-clkdiv > > > - renesas,emev2-smu-gclk > > > > I realise this has been entirely consistent in the past and >

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

2013-10-06 Thread Takashi YOSHII
Hi Laurent, Device tree clock binding document for EMMA Mobile EV2 SMU. Following nodes are defined to describe clock tree. - renesas,emev2-smu - renesas,emev2-smu-clkdiv - renesas,emev2-smu-gclk I realise this has been entirely consistent in the past and even as recently as

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

[PATCH 0/6] ARM: shmobile: kzm9d-reference: migrate to common clock framework with DT

2013-09-23 Thread Takashi Yoshii
: convert to clk_prepare/unprepare serial8250-em: convert to clk_prepare/unprepare Takashi YOSHII (4): sh: clkfwk: Select sh-/common- clkfwk alternatively ARM: shmobile: emev2: Define SMU clock DT bindings clk: emev2: Add support for emev2 SMU clocks with DT ARM: shmobile: kzm9d-reference: Use

[PATCH 0/6] ARM: shmobile: kzm9d-reference: migrate to common clock framework with DT

2013-09-23 Thread Takashi Yoshii
: convert to clk_prepare/unprepare serial8250-em: convert to clk_prepare/unprepare Takashi YOSHII (4): sh: clkfwk: Select sh-/common- clkfwk alternatively ARM: shmobile: emev2: Define SMU clock DT bindings clk: emev2: Add support for emev2 SMU clocks with DT ARM: shmobile: kzm9d-reference: Use

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