From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752890AbdJFWaS (ORCPT ); Fri, 6 Oct 2017 18:30:18 -0400 Received: from mail-pf0-f179.google.com ([209.85.192.179]:50237 "EHLO mail-pf0-f179.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752278AbdJFWaQ (ORCPT ); Fri, 6 Oct 2017 18:30:16 -0400 X-Google-Smtp-Source: AOwi7QCHrr7DnghrYV4LsR9TUR9CAWbvXmQS+amArRtc3nVIyY+UNvqhRYmykKiruRiYzjoAOlRysw== From: Kevin Hilman To: Jerome Brunet Cc: Carlo Caione , linux-amlogic@lists.infradead.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Martin Blumenstingl Subject: Re: [PATCH 0/7] ARM: dts: meson: clean pin offsets Organization: BayLibre References: <20170921171450.27407-1-jbrunet@baylibre.com> Date: Fri, 06 Oct 2017 15:30:03 -0700 In-Reply-To: <20170921171450.27407-1-jbrunet@baylibre.com> (Jerome Brunet's message of "Thu, 21 Sep 2017 19:14:43 +0200") Message-ID: <7ha8139afo.fsf@baylibre.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Jerome Brunet writes: > The series is the device-tree part of the series sent to pinctrl [0] > The present patchset depends on the pinctrl part. > > The purpose of this series is to: > 1) remove the hardcoded gpio offset > 2) adjust gpio-ranges with respect to the new pin number of each > controller > 3) adjust gpio-line-names accordingly for the boards having this property. > > [0]: https://lkml.kernel.org/r/20170918134610.17743-1-jbrunet@baylibre.com Seeing the driver part is now merged, applying to v4.15/dt64, Thanks, Kevin