From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Thu, 13 Dec 2018 22:10:09 +0100 From: Krzysztof Kozlowski Subject: Re: [PATCH v3 4/5] arm64: dts: exynos: add imem clock Message-ID: <20181213211009.GA5444@kozik-lap> References: <20181204165248.17572-1-k.konieczny@partner.samsung.com> <20181204165248.17572-5-k.konieczny@partner.samsung.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20181204165248.17572-5-k.konieczny@partner.samsung.com> To: Kamil Konieczny Cc: linux-samsung-soc@vger.kernel.org, linux-clk@vger.kernel.org, Chanwoo Choi , devicetree@vger.kernel.org, Kukjin Kim , Mark Rutland , Rob Herring , Sylwester Nawrocki , Bartlomiej Zolnierkiewicz , Marek Szyprowski List-ID: On Tue, Dec 04, 2018 at 05:52:47PM +0100, Kamil Konieczny wrote: > Add description for imem clock in the Samsung Exynos5433. The users can use > compatibility "samsung,exynos5433-cmu-imem". Thanks, applied but the commit message above is not matching contents at all. You did not add the description. Mentioning some users and compatibility also seems unrelated. Instead: 1. You added DT node for IMEM clock controller on Exynos5433. 2. Because it is necessary for SSS to work (beside obvious reasons: for DTS completeness and allowing to gate them when not used). Also, please use SoC name in commit title (for example at the end) to differentiate from Exynos7 or any other future SoCs. Best regards, Krzysztof