From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755329AbdAFGvb (ORCPT ); Fri, 6 Jan 2017 01:51:31 -0500 Received: from mail-wm0-f68.google.com ([74.125.82.68]:34782 "EHLO mail-wm0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752366AbdAFGv3 (ORCPT ); Fri, 6 Jan 2017 01:51:29 -0500 Date: Fri, 6 Jan 2017 08:48:14 +0200 From: Krzysztof Kozlowski To: Linus Walleij Cc: Andi Shyti , Chanwoo Choi , Tomasz Figa , Krzysztof Kozlowski , Sylwester Nawrocki , Rob Herring , Mark Rutland , Catalin Marinas , Will Deacon , Kukjin Kim , Javier Martinez Canillas , "devicetree@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , linux-samsung-soc , "linux-kernel@vger.kernel.org" , stable , Andi Shyti Subject: Re: [PATCH v2 2/4] pinctrl: dt-bindings: samsung: add drive strength macros for Exynos5433 Message-ID: <20170106064814.khwru5rdulh6jbkl@kozik-lap> References: <20161230041421.24448-1-andi.shyti@samsung.com> <20161230041421.24448-3-andi.shyti@samsung.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.6.2-neo (2016-08-21) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Dec 30, 2016 at 02:30:47PM +0100, Linus Walleij wrote: > On Fri, Dec 30, 2016 at 5:14 AM, Andi Shyti wrote: > > > Commit 5db7e3bb87df ("pinctrl: dt-bindings: samsung: Add header with > > values used for configuration") has added a header file for defining the > > pinctrl values in order to avoid hardcoded settings in the Exynos > > DTS related files. > > > > Extend samsung.h to the Exynos5433 for drive strength values > > which are strictly related to the particular SoC and may defer > > from others. > > > > Signed-off-by: Andi Shyti > > Patch applied with Chanwoo's review tag. As agreed, applied with your ack to samsung-soc. I put it on separate branch so I can provide a tag if needed. Best regards, Krzysztof