From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Horman Date: Mon, 23 Dec 2013 00:48:01 +0000 Subject: Re: [PATCH 0/6] ARM: shmobile: r8a779x: Add more clocks to DT Message-Id: <20131223004800.GI12239@verge.net.au> List-Id: References: <1387468266-13625-1-git-send-email-laurent.pinchart+renesas@ideasonboard.com> In-Reply-To: <1387468266-13625-1-git-send-email-laurent.pinchart+renesas@ideasonboard.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-sh@vger.kernel.org Laurent, Magnus, these all seem pretty clean. Shall I queue them up? On Thu, Dec 19, 2013 at 04:51:00PM +0100, Laurent Pinchart wrote: > Hello, > > This patch set adds the MSIOF, QSPI and SSI clocks to DT for the r8a7790 and > r8a7791 SoCs. > > Laurent Pinchart (6): > ARM: shmobile: r8a7790: Add MSIOF clocks in device tree > ARM: shmobile: r8a7791: Add MSIOF clocks in device tree > ARM: shmobile: r8a7790: Add QSPI module clock in device tree > ARM: shmobile: r8a7791: Add QSPI module clock in device tree > ARM: shmobile: r8a7790: Add SSI clocks in device tree > ARM: shmobile: r8a7791: Add SSI clocks in device tree > > arch/arm/boot/dts/r8a7790.dtsi | 48 +++++++++++++++++++++++----- > arch/arm/boot/dts/r8a7791.dtsi | 52 ++++++++++++++++++++++++------- > include/dt-bindings/clock/r8a7790-clock.h | 20 ++++++++++++ > include/dt-bindings/clock/r8a7791-clock.h | 19 +++++++++++ > 4 files changed, 120 insertions(+), 19 deletions(-) > > -- > Regards, > > Laurent Pinchart > > -- > To unsubscribe from this list: send the line "unsubscribe linux-sh" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html >