Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752472AbdIRKzM (ORCPT ); Mon, 18 Sep 2017 06:55:12 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:49024 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751751AbdIRKzK (ORCPT ); Mon, 18 Sep 2017 06:55:10 -0400 Date: Mon, 18 Sep 2017 12:55:20 +0200 From: Greg KH To: "Marty E. Plummer" Cc: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, xuejiancheng@hisilicon.com, leo.yan@linaro.org, linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org, mark.rutland@arm.com, mturquette@baylibre.com, wenpan@hisilicon.com, robh+dt@kernel.org, linux@armlinux.org.uk, sboyd@codeaurora.org, xuwei5@hisilicon.com, zhangfei.gao@linaro.org, arnd@arndb.de Subject: Re: [RFC RESEND 0/3] Add support for Hisilicon Hi3521A SoC Message-ID: <20170918105520.GA2837@kroah.com> References: <20170917082327.10058-1-hanetzer@startmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170917082327.10058-1-hanetzer@startmail.com> User-Agent: Mutt/1.9.0 (2017-09-02) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 683 Lines: 22 On Sun, Sep 17, 2017 at 03:23:24AM -0500, Marty E. Plummer wrote: > Greetings, > > I'd like the community's feedback on the following patchset. I've attempted to > split my changes up in what I believe to be a sensible setup. > > The device I'm working against is the 'SamsungSV SDR-B74301' HD CCTV surveillance > system, which uses a Hisilicon Hi3521A arm SoC as its basis. > > Resending due to a typo, s/primcell/primecell/ > > Marty E. Plummer (3): > clk: hisilicon: add CRG driver Hi3521A SoC > arm: hisi: enable Hi3521A SoC > arm: dts: add Hi3521A dts Seems reasonable to me, but I'll let the clk maintainers/developers give you a better review... thanks, greg k-h