From patchwork Wed Apr 4 19:00:23 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "H. Nikolaus Schaller" X-Patchwork-Id: 895110 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=vger.kernel.org (client-ip=209.132.180.67; helo=vger.kernel.org; envelope-from=linux-gpio-owner@vger.kernel.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=goldelico.com Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=goldelico.com header.i=@goldelico.com header.b="OMEP8Xj+"; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 40Gb0w2wDmz9s0v for ; Thu, 5 Apr 2018 05:01:52 +1000 (AEST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752224AbeDDTBt (ORCPT ); Wed, 4 Apr 2018 15:01:49 -0400 Received: from mo4-p02-ob.smtp.rzone.de ([81.169.146.170]:25755 "EHLO mo4-p02-ob.smtp.rzone.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751974AbeDDTAm (ORCPT ); Wed, 4 Apr 2018 15:00:42 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1522868440; s=strato-dkim-0002; d=goldelico.com; h=References:In-Reply-To:References:In-Reply-To:Message-Id:Date: Subject:Cc:To:From:X-RZG-CLASS-ID:X-RZG-AUTH:From:Subject:Sender; bh=Jr33CpvkgSz8PjwNyzo70Uf1JWhEelXItNU+MwaBhEY=; b=OMEP8Xj+B5C0GikXq6HvM94nMuE7XBoAhx0CCGxHAzbBVrYNwbvYFk0hXTjOBgOn6N suqdk+HTTUtLIioClKrGwpxOoiVp4zcS/lhba2ODeCytev6aAGDelrqY+FugjTjKKkbd VAK7LqO1DvKOPKehVGjx/Rv9uH7v2pHAmSY9WqmC6Jb6r/E/GBrNVcS8ItAdjuzJ4MWr DXBskoLkrTUg1nn82jU2G0+DCJNwbZFoEwU1qdqSvufAJBTK8jvTvSHFhXAB7c0wJpqh /IRAqsxgpyPZFxA2R4mI/DgDS7sH24i/VAOal/706Rk7hDiS2cSDm2IEM432CM24BwlM 8R/A== X-RZG-AUTH: :JGIXVUS7cutRB/49FwqZ7WcJeFKiMhflhwDubTJ9o12DNO4Ij0pA1dWeZVY= X-RZG-CLASS-ID: mo00 Received: from localhost.localdomain (p57AE0B8C.dip0.t-ipconnect.de [87.174.11.140]) by smtp.strato.de (RZmta 43.1 DYNA|AUTH) with ESMTPSA id K02537u34J0QIEp (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (curve secp521r1 with 521 ECDH bits, eq. 15360 bits RSA)) (Client did not present a certificate); Wed, 4 Apr 2018 21:00:26 +0200 (CEST) From: "H. Nikolaus Schaller" To: galak@codeaurora.org, andy.shevchenko@gmail.com, Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Linus Walleij , Alexandre Courbot Cc: devicetree@vger.kernel.org, linux-gpio@vger.kernel.org, linux-kernel@vger.kernel.org, letux-kernel@openphoenux.org, kernel@pyra-handheld.com, "H. Nikolaus Schaller" Subject: [PATCH v2 4/5] DTS: Bindings: pca953x driver provides an optional vcc-supply property Date: Wed, 4 Apr 2018 21:00:23 +0200 Message-Id: X-Mailer: git-send-email 2.12.2 In-Reply-To: References: In-Reply-To: References: Sender: linux-gpio-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org So let's describe this property in the bindings. Signed-off-by: H. Nikolaus Schaller Reviewed-by: Rob Herring --- Documentation/devicetree/bindings/gpio/gpio-pca953x.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/gpio/gpio-pca953x.txt b/Documentation/devicetree/bindings/gpio/gpio-pca953x.txt index d2a937682836..6a7cddb187c1 100644 --- a/Documentation/devicetree/bindings/gpio/gpio-pca953x.txt +++ b/Documentation/devicetree/bindings/gpio/gpio-pca953x.txt @@ -35,6 +35,7 @@ Required properties: Optional properties: - reset-gpios: GPIO specification for the RESET input. This is an active low signal to the PCA953x. + - vcc-supply: power supply regulator. Example: