From mboxrd@z Thu Jan 1 00:00:00 1970 From: heiko@sntech.de (Heiko Stuebner) Date: Thu, 10 Dec 2015 00:11:38 +0100 Subject: [PATCH v1 4/8] dt-bindings: add documentation of rk3228 clock controller In-Reply-To: <20151209201200.GA29732@rob-hp-laptop> References: <1449651853-1667-1-git-send-email-jeffy.chen@rock-chips.com> <1449651853-1667-5-git-send-email-jeffy.chen@rock-chips.com> <20151209201200.GA29732@rob-hp-laptop> Message-ID: <26848197.iMXfor9NuY@phil> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Rob, Am Mittwoch, 9. Dezember 2015, 14:12:00 schrieb Rob Herring: > On Wed, Dec 09, 2015 at 05:04:09PM +0800, Jeffy Chen wrote: > > Add the devicetree binding for the cru on the rk3228 which quite similar > > structured as previous clock controllers. > > > > Signed-off-by: Jeffy Chen > > Seems like there is a lot of duplication across Rockchip cru bindings. > Perhaps they should be combined? You're right and I've put that on my list for the near future. > Otherwise: > > Acked-by: Rob Herring Thanks Heiko