From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Walleij Subject: Re: [PATCH 8/8] pinctrl: meson-gxbb: add missing GPIOX_22 pin Date: Thu, 5 Oct 2017 13:45:26 +0200 Message-ID: References: <20170920133927.17390-1-jbrunet@baylibre.com> <20170920133927.17390-9-jbrunet@baylibre.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: In-Reply-To: <20170920133927.17390-9-jbrunet@baylibre.com> Sender: linux-kernel-owner@vger.kernel.org To: Jerome Brunet Cc: Kevin Hilman , Carlo Caione , "linux-gpio@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "open list:ARM/Amlogic Meson..." , "linux-kernel@vger.kernel.org" , "devicetree@vger.kernel.org" , Martin Blumenstingl List-Id: linux-gpio@vger.kernel.org On Wed, Sep 20, 2017 at 3:39 PM, Jerome Brunet wrote: > GPIOX_22 is declared as a gpio but the id is no present in the pin > table. This hole trigger an error while reading the pingroup debugfs entry > > GPIOX_22 is no routed externally. For all we know, it could an internal > pin of SoC > > Signed-off-by: Jerome Brunet Patch applied. Yours, Linus Walleij From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751444AbdJELpc (ORCPT ); Thu, 5 Oct 2017 07:45:32 -0400 Received: from mail-io0-f182.google.com ([209.85.223.182]:53275 "EHLO mail-io0-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751413AbdJELp2 (ORCPT ); Thu, 5 Oct 2017 07:45:28 -0400 X-Google-Smtp-Source: AOwi7QCThyVw+TuY48mARbLwiVko/YobqjYkJHRd5lLElRVotwaTr4wKQ3jzhfuzQIWWeeE4sCGsua8anJrhcFl79wY= MIME-Version: 1.0 In-Reply-To: <20170920133927.17390-9-jbrunet@baylibre.com> References: <20170920133927.17390-1-jbrunet@baylibre.com> <20170920133927.17390-9-jbrunet@baylibre.com> From: Linus Walleij Date: Thu, 5 Oct 2017 13:45:26 +0200 Message-ID: Subject: Re: [PATCH 8/8] pinctrl: meson-gxbb: add missing GPIOX_22 pin To: Jerome Brunet Cc: Kevin Hilman , Carlo Caione , "linux-gpio@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "open list:ARM/Amlogic Meson..." , "linux-kernel@vger.kernel.org" , "devicetree@vger.kernel.org" , Martin Blumenstingl Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Sep 20, 2017 at 3:39 PM, Jerome Brunet wrote: > GPIOX_22 is declared as a gpio but the id is no present in the pin > table. This hole trigger an error while reading the pingroup debugfs entry > > GPIOX_22 is no routed externally. For all we know, it could an internal > pin of SoC > > Signed-off-by: Jerome Brunet Patch applied. Yours, Linus Walleij From mboxrd@z Thu Jan 1 00:00:00 1970 From: linus.walleij@linaro.org (Linus Walleij) Date: Thu, 5 Oct 2017 13:45:26 +0200 Subject: [PATCH 8/8] pinctrl: meson-gxbb: add missing GPIOX_22 pin In-Reply-To: <20170920133927.17390-9-jbrunet@baylibre.com> References: <20170920133927.17390-1-jbrunet@baylibre.com> <20170920133927.17390-9-jbrunet@baylibre.com> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, Sep 20, 2017 at 3:39 PM, Jerome Brunet wrote: > GPIOX_22 is declared as a gpio but the id is no present in the pin > table. This hole trigger an error while reading the pingroup debugfs entry > > GPIOX_22 is no routed externally. For all we know, it could an internal > pin of SoC > > Signed-off-by: Jerome Brunet Patch applied. Yours, Linus Walleij From mboxrd@z Thu Jan 1 00:00:00 1970 From: linus.walleij@linaro.org (Linus Walleij) Date: Thu, 5 Oct 2017 13:45:26 +0200 Subject: [PATCH 8/8] pinctrl: meson-gxbb: add missing GPIOX_22 pin In-Reply-To: <20170920133927.17390-9-jbrunet@baylibre.com> References: <20170920133927.17390-1-jbrunet@baylibre.com> <20170920133927.17390-9-jbrunet@baylibre.com> Message-ID: To: linus-amlogic@lists.infradead.org List-Id: linus-amlogic.lists.infradead.org On Wed, Sep 20, 2017 at 3:39 PM, Jerome Brunet wrote: > GPIOX_22 is declared as a gpio but the id is no present in the pin > table. This hole trigger an error while reading the pingroup debugfs entry > > GPIOX_22 is no routed externally. For all we know, it could an internal > pin of SoC > > Signed-off-by: Jerome Brunet Patch applied. Yours, Linus Walleij