From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752141AbdBZJwL (ORCPT ); Sun, 26 Feb 2017 04:52:11 -0500 Received: from customer-85-204-195-167.ip4.gigabit.dk ([85.204.195.167]:41600 "EHLO customer-2a00-7660-0ca7-0000-0000-0000-0000-0b1b.ip6.gigabit.dk" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751997AbdBZJwJ (ORCPT ); Sun, 26 Feb 2017 04:52:09 -0500 Date: Sun, 26 Feb 2017 10:52:04 +0100 From: Rask Ingemann Lambertsen To: Icenowy Zheng Cc: Rob Herring , Maxime Ripard , Chen-Yu Tsai , Catalin Marinas , Will Deacon , Andre Przywara , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-sunxi@googlegroups.com, linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v5 2/7] clk: sunxi-ng: rename sun8i-h3 driver to sunxi-h3-h5 Message-ID: <20170226095204.cwh7f2mbgjumr5fu@localhost> References: <20170226011956.53581-1-icenowy@aosc.xyz> <20170226011956.53581-3-icenowy@aosc.xyz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170226011956.53581-3-icenowy@aosc.xyz> User-Agent: NeoMutt/20161104 (1.7.1) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Feb 26, 2017 at 09:19:51AM +0800, Icenowy Zheng wrote: > As the CCU in the Allwinner H5 SoC is very similar to the one in H3, > rename the H3 driver to sunxi-h3-h5 so that it can be extended with H5 > support. > > Trasitional header symlinks are created, to ensure current device tree s/Trasitional/Transitional/ I guess. > files which included sun8i-h3-ccu.h can compile. > > Signed-off-by: Icenowy Zheng > --- > Changes in v5: > - Add the reason to create trasitional headers in commit message. Likewise. -- Rask Ingemann Lambertsen