From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kuninori Morimoto Subject: Re: [PATCH 0/6] ARM: shmobile: Change to using clock-indices Date: Wed, 29 Oct 2014 17:10:07 -0700 (PDT) Message-ID: <87zjcexvs4.wl%kuninori.morimoto.gx@gmail.com> References: <1414592353-24044-1-git-send-email-geert+renesas@glider.be> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Return-path: In-Reply-To: <1414592353-24044-1-git-send-email-geert+renesas@glider.be> Sender: linux-sh-owner@vger.kernel.org To: Geert Uytterhoeven Cc: Mike Turquette , Simon Horman , Magnus Damm , Ben Dooks , devicetree@vger.kernel.org, linux-sh@vger.kernel.org List-Id: devicetree@vger.kernel.org Hi > Hi Mike, Simon, Magnus, > > This patch series finalizes the conversion from the vendor-specific > "renesas,clock-indices" to the generic "clock-indices", started by Ben Dooks. > > The patches for r8a7790 and r8a7791 were extracted from a patch that Ben sent > before ("[PATCH 2/3] renesas: change to using clock-indices"), but it was never > split/updated. > > Thanks for applying! > > Ben Dooks (2): > ARM: shmobile: r8a7790 dtsi: Change to using clock-indices > ARM: shmobile: r8a7791 dtsi: Change to using clock-indices > > Geert Uytterhoeven (4): > clk: shmobile: Deprecate renesas,clock-indices > ARM: shmobile: r8a7740 dtsi: Change to using clock-indices > ARM: shmobile: r8a7779 dtsi: Change to using clock-indices > ARM: shmobile: r8a7794 dtsi: Change to using clock-indices > > .../bindings/clock/renesas,cpg-mstp-clocks.txt | 9 +++++---- > arch/arm/boot/dts/r8a7740.dtsi | 10 +++++----- > arch/arm/boot/dts/r8a7779.dtsi | 6 +++--- > arch/arm/boot/dts/r8a7790.dtsi | 16 ++++++++-------- > arch/arm/boot/dts/r8a7791.dtsi | 18 +++++++++--------- > arch/arm/boot/dts/r8a7794.dtsi | 14 +++++++------- > 6 files changed, 37 insertions(+), 36 deletions(-) I have been thought that we need this ! For all patches Acked-by: Kuninori Morimoto Best regards --- Kuninori Morimoto