From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Tue, 2 Jan 2018 17:46:56 -0800 From: Stephen Boyd To: Joel Stanley Cc: Lee Jones , Michael Turquette , linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Andrew Jeffery , Benjamin Herrenschmidt , Jeremy Kerr , Rick Altherr , Ryan Chen , Arnd Bergmann Subject: Re: [PATCH v7 1/5] clk: Add clock driver for ASPEED BMC SoCs Message-ID: <20180103014656.GP7997@codeaurora.org> References: <20171222024522.10362-1-joel@jms.id.au> <20171222024522.10362-2-joel@jms.id.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20171222024522.10362-2-joel@jms.id.au> List-ID: On 12/22, Joel Stanley wrote: > This adds the stub of a driver for the ASPEED SoCs. The clocks are > defined and the static registration is set up. > > Reviewed-by: Andrew Jeffery > Signed-off-by: Joel Stanley > --- Applied to clk-next -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project From mboxrd@z Thu Jan 1 00:00:00 1970 From: sboyd@codeaurora.org (Stephen Boyd) Date: Tue, 2 Jan 2018 17:46:56 -0800 Subject: [PATCH v7 1/5] clk: Add clock driver for ASPEED BMC SoCs In-Reply-To: <20171222024522.10362-2-joel@jms.id.au> References: <20171222024522.10362-1-joel@jms.id.au> <20171222024522.10362-2-joel@jms.id.au> Message-ID: <20180103014656.GP7997@codeaurora.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 12/22, Joel Stanley wrote: > This adds the stub of a driver for the ASPEED SoCs. The clocks are > defined and the static registration is set up. > > Reviewed-by: Andrew Jeffery > Signed-off-by: Joel Stanley > --- Applied to clk-next -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project