From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id E67E6C433F5 for ; Fri, 29 Oct 2021 01:50:23 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 9E13061039 for ; Fri, 29 Oct 2021 01:50:23 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 9E13061039 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=vzHV7tL80Zlb1WchXqds/PH3rKf7B9zKU9YPRb8jEeQ=; b=gPE5+1o2EFmuTJ 5VQ4vTQMiN9PvgZnsqqal9QfbNplqr4Z1u5M7p99xlAYjG/PSwrnApkZDQI9Vsr79hjYp/GMrm0qj hxaB2wRmNo4hmyeL+Xt6n9g7k3bGwgKQVsSpnzFhb35IrBBUYenMULaeKQRNoBrXSwIDHVlvR+xMD AsuUT/NpI4INtaUZ/I+K4oFPxpnrFtA8ojA6fS2n4Lmgl9NumTDu9qAWdanq784q7RItr/Y/2vShF sRkvWvtnvHuina6ETE79ZwF/ri20zhH2uO9TIF7CHFp7Fm5YvlrLnZhyx2QC/OXZDXXH/OV/hQRDr Ito8x0mBiNygFdv9ydtQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mgH26-009UeW-Pa; Fri, 29 Oct 2021 01:50:14 +0000 Received: from mail-ot1-f49.google.com ([209.85.210.49]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mgH23-009Ud0-FB for linux-riscv@lists.infradead.org; Fri, 29 Oct 2021 01:50:13 +0000 Received: by mail-ot1-f49.google.com with SMTP id n13-20020a9d710d000000b005558709b70fso4924706otj.10 for ; Thu, 28 Oct 2021 18:50:10 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=H3UM1yNKAMv5+ROxM01H3Les+3KYJBWUhYXsGVz9HXI=; b=0i4OpMrY2GTW3sHFmRFQvTY/Ilnpjos6zvssQhU71ivUbVAii3qYQ/2f9Q/oWY3LF7 mQPEbIG1ekpVhcoKzsSg7sfZKSUc7nnKPF9afDze9//EMhteXZmDDKpvC6xjKV0Urxiv ox1wxyU1yl5xTL4lnldpxQKktmPSPJ/qL/w5SDoMcjgIlHmiD1cny2U9pjR8dsrgYGKq B7duWb6YmopeNMru3v7e9rG+4syzc6B2A8edjTX4C62ocvkVFw66OHufCbMZ5x63s48H hI/btg3mlfNbQZEvn9FQ0mdU2Lr5Gj9U+JTReEJMKgKpVny5RQw3PKNkf899f5GCcwOJ +FYg== X-Gm-Message-State: AOAM5304p9XZfsjb+viJaPIp8rfuTT/UyneiFTsaokdIC9Wu1PQjqr7o FAECY7O0bp33F8oE2+D68w== X-Google-Smtp-Source: ABdhPJzeqA4H7YRYKsGQX2iZPlbOJOxccklzl4S8ZEB0QiJVnICczvJHMmJHSe64OxJzbHZY4doVzw== X-Received: by 2002:a9d:20ea:: with SMTP id x97mr643726ota.152.1635472210373; Thu, 28 Oct 2021 18:50:10 -0700 (PDT) Received: from robh.at.kernel.org (66-90-148-213.dyn.grandenetworks.net. [66.90.148.213]) by smtp.gmail.com with ESMTPSA id q2sm1459725ooe.12.2021.10.28.18.50.08 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 28 Oct 2021 18:50:09 -0700 (PDT) Received: (nullmailer pid 987313 invoked by uid 1000); Fri, 29 Oct 2021 01:50:08 -0000 Date: Thu, 28 Oct 2021 20:50:08 -0500 From: Rob Herring To: Emil Renner Berthing Cc: linux-riscv@lists.infradead.org, devicetree@vger.kernel.org, linux-clk@vger.kernel.org, linux-gpio@vger.kernel.org, linux-serial@vger.kernel.org, Palmer Dabbelt , Paul Walmsley , Michael Turquette , Stephen Boyd , Thomas Gleixner , Marc Zyngier , Philipp Zabel , Linus Walleij , Greg Kroah-Hartman , Daniel Lezcano , Andy Shevchenko , Jiri Slaby , Maximilian Luz , Sagar Kadam , Drew Fustini , Geert Uytterhoeven , Michael Zhu , Fu Wei , Anup Patel , Atish Patra , Matteo Croce , linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 11/16] dt-bindings: pinctrl: Add StarFive JH7100 bindings Message-ID: References: <20211021174223.43310-1-kernel@esmil.dk> <20211021174223.43310-12-kernel@esmil.dk> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20211021174223.43310-12-kernel@esmil.dk> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211028_185011_555436_D9088AA6 X-CRM114-Status: GOOD ( 26.68 ) X-BeenThere: linux-riscv@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-riscv" Errors-To: linux-riscv-bounces+linux-riscv=archiver.kernel.org@lists.infradead.org On Thu, Oct 21, 2021 at 07:42:18PM +0200, Emil Renner Berthing wrote: > Add bindings for the StarFive JH7100 GPIO/pin controller. > > Signed-off-by: Emil Renner Berthing > --- > .../pinctrl/starfive,jh7100-pinctrl.yaml | 274 ++++++++++++++++++ > 1 file changed, 274 insertions(+) > create mode 100644 Documentation/devicetree/bindings/pinctrl/starfive,jh7100-pinctrl.yaml > > diff --git a/Documentation/devicetree/bindings/pinctrl/starfive,jh7100-pinctrl.yaml b/Documentation/devicetree/bindings/pinctrl/starfive,jh7100-pinctrl.yaml > new file mode 100644 > index 000000000000..342ecd91a3b0 > --- /dev/null > +++ b/Documentation/devicetree/bindings/pinctrl/starfive,jh7100-pinctrl.yaml > @@ -0,0 +1,274 @@ > +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) > +%YAML 1.2 > +--- > +$id: http://devicetree.org/schemas/pinctrl/starfive,jh7100-pinctrl.yaml# > +$schema: http://devicetree.org/meta-schemas/core.yaml# > + > +title: StarFive JH7100 Pin Controller Device Tree Bindings > + > +maintainers: > + - Emil Renner Berthing > + - Drew Fustini > + > +properties: > + compatible: > + const: starfive,jh7100-pinctrl > + > + reg: > + minItems: 2 > + maxItems: 2 > + > + reg-names: > + items: > + - const: "gpio" > + - const: "padctl" Don't need quotes. > + > + clocks: > + maxItems: 1 > + > + resets: > + maxItems: 1 > + > + gpio-controller: true > + > + "#gpio-cells": > + const: 2 > + description: | > + Number of cells in GPIO specifier. Since the generic GPIO > + binding is used, the amount of cells must be specified as 2. > + > + interrupts: > + maxItems: 1 > + description: The GPIO parent interrupt. > + > + interrupt-controller: true > + > + "#interrupt-cells": > + const: 2 > + > + starfive,signal-group: > + description: | > + The SoC has a global setting selecting one of 7 different pinmux > + configurations of the pads named GPIO[0:63] and FUNC_SHARE[0:141]. After > + this global setting is chosen only the 64 "GPIO" pins can be further > + muxed by configuring them to be controlled by certain peripherals rather > + than software. > + Note that in configuration 0 none of GPIOs are routed to pads, and only > + in configuration 1 are the GPIOs routed to the pads named GPIO[0:63]. > + If this property is not set it defaults to the configuration already > + chosen by the earlier boot stages. > + $ref: /schemas/types.yaml#/definitions/uint32 > + enum: [0, 1, 2, 3, 4, 5, 6] > + > +required: > + - compatible > + - reg > + - reg-names > + - clocks > + - gpio-controller > + - "#gpio-cells" > + - interrupts > + - interrupt-controller > + - "#interrupt-cells" > + > +patternProperties: > + '-[0-9]*$': Can you make this more specific. As-is, '-' and 'foo-' are valid. > + type: object > + patternProperties: > + '-pins*$': So foo-pinsssssss is okay? Drop the '*' or use ? if you intend to support 'foo-pin'. > + type: object > + description: | > + A pinctrl node should contain at least one subnode representing the > + pinctrl groups available on the machine. Each subnode will list the > + pins it needs, and how they should be configured, with regard to > + muxer configuration, bias, input enable/disable, input schmitt > + trigger enable/disable, slew-rate and drive strength. > + $ref: "/schemas/pinctrl/pincfg-node.yaml" > + > + properties: > + pins: > + description: | > + The list of pin identifiers that properties in the node apply to. > + This should be set using either the PAD_GPIO or PAD_FUNC_SHARE > + macro. Either this or "pinmux" has to be specified. > + > + pinmux: > + description: | > + The list of GPIO identifiers and their mux settings that > + properties in the node apply to. This should be set using the > + GPIOMUX macro. Either this or "pins" has to be specified. > + > + bias-disable: true > + > + bias-pull-up: > + type: boolean Already has a type. Need to reference the common schema. > + > + bias-pull-down: > + type: boolean > + > + drive-strength: > + enum: [ 14, 21, 28, 35, 42, 49, 56, 63 ] > + > + input-enable: true > + > + input-disable: true > + > + input-schmitt-enable: true > + > + input-schmitt-disable: true > + > + slew-rate: > + maximum: 7 > + > + starfive,strong-pull-up: > + description: enable strong pull-up. > + type: boolean > + > + additionalProperties: false > + > +additionalProperties: false > + > +examples: > + - | > + #include > + #include > + #include > + > + soc { > + #address-cells = <2>; > + #size-cells = <2>; > + > + gpio: pinctrl@11910000 { > + compatible = "starfive,jh7100-pinctrl"; > + reg = <0x0 0x11910000 0x0 0x10000>, > + <0x0 0x11858000 0x0 0x1000>; > + reg-names = "gpio", "padctl"; > + clocks = <&clkgen JH7100_CLK_GPIO_APB>; > + resets = <&clkgen JH7100_RSTN_GPIO_APB>; > + interrupts = <32>; > + gpio-controller; > + #gpio-cells = <2>; > + interrupt-controller; > + #interrupt-cells = <2>; > + starfive,signal-group = <6>; > + > + gmac_pins_default: gmac-0 { > + gtxclk-pins { > + pins = ; > + bias-pull-up; > + drive-strength = <35>; > + input-enable; > + input-schmitt-enable; > + slew-rate = <0>; > + }; > + miitxclk-pins { > + pins = ; > + bias-pull-up; > + drive-strength = <14>; > + input-enable; > + input-schmitt-disable; > + slew-rate = <0>; > + }; > + tx-pins { > + pins = , > + , > + , > + , > + , > + , > + , > + , > + ; > + bias-disable; > + drive-strength = <35>; > + input-disable; > + input-schmitt-disable; > + slew-rate = <0>; > + }; > + rxclk-pins { > + pins = ; > + bias-pull-up; > + drive-strength = <14>; > + input-enable; > + input-schmitt-disable; > + slew-rate = <6>; > + }; > + rxer-pins { > + pins = ; > + bias-pull-up; > + drive-strength = <14>; > + input-enable; > + input-schmitt-disable; > + slew-rate = <0>; > + }; > + rx-pins { > + pins = , > + , > + , > + , > + , > + , > + , > + , > + , > + , > + , > + , > + ; > + bias-pull-up; > + drive-strength = <14>; > + input-enable; > + input-schmitt-enable; > + slew-rate = <0>; > + }; > + }; > + > + i2c0_pins_default: i2c0-0 { > + i2c-pins { > + pinmux = + GPO_I2C0_PAD_SCK_OEN, > + GPI_I2C0_PAD_SCK_IN)>, > + + GPO_I2C0_PAD_SDA_OEN, > + GPI_I2C0_PAD_SDA_IN)>; > + bias-disable; /* external pull-up */ > + input-enable; > + input-schmitt-enable; > + }; > + }; > + > + uart3_pins_default: uart3-0 { > + rx-pin { > + pinmux = + GPI_UART3_PAD_SIN)>; > + bias-pull-up; > + input-enable; > + input-schmitt-enable; > + }; > + tx-pin { > + pinmux = + GPO_ENABLE, GPI_NONE)>; > + bias-disable; > + input-disable; > + input-schmitt-disable; > + }; > + }; > + }; > + > + gmac { > + pinctrl-0 = <&gmac_pins_default>; > + pinctrl-names = "default"; > + }; > + > + i2c0 { > + pinctrl-0 = <&i2c0_pins_default>; > + pinctrl-names = "default"; > + }; > + > + uart3 { > + pinctrl-0 = <&uart3_pins_default>; > + pinctrl-names = "default"; > + }; > + }; > + > +... > -- > 2.33.1 > > _______________________________________________ linux-riscv mailing list linux-riscv@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-riscv