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 X-Spam-Level: X-Spam-Status: No, score=-5.6 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 89799CA9EA0 for ; Fri, 25 Oct 2019 21:38:31 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 4CA992084C for ; Fri, 25 Oct 2019 21:38:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1572039511; bh=kkY9CJSVSCZ7AA+Vcz+XkBNZQKqOhTLbR5oSqIuEaQo=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=WeV7kDSyBG6Eah58d/piBMMIDyCIxbjeMHtML0aAXnspYakP0eKBrbkyJFnZ6GWe8 rxPc4YNTK1hKWfUhe0uMMk+eYxwhIpDus8UBgSKs0TFxSk22w81ay9vjF2nxEm9VNx 5SjHYpuym2J4NdIqEapevsHJxhtfJ1AgZ5DicZtQ= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1725811AbfJYVia (ORCPT ); Fri, 25 Oct 2019 17:38:30 -0400 Received: from mail-oi1-f194.google.com ([209.85.167.194]:34691 "EHLO mail-oi1-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725801AbfJYVia (ORCPT ); Fri, 25 Oct 2019 17:38:30 -0400 Received: by mail-oi1-f194.google.com with SMTP id 83so2580563oii.1 for ; Fri, 25 Oct 2019 14:38:30 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=AJg4z4K6dKxVgKfiKrGLtK6h9eZ9S7nIhf+xHWhd+KI=; b=ZLu/tgT0LpAye8ILfCW1a21D5MsM5sc+eUmfYfPaH2lqPwXcPHx3HezamSR+4igiXJ yeL/Rle+ftppmMVLabdI+Bw6czt9KZDuIz/OEYnqy+UKKOXVVJBFpt5uenaq49ARnDXL P+7FB671WNjD/IhsxuQ0YK8Z1was1LqMSouHSSs2NHY7/iEuuGNyuYmFK9QjS6JRyyOe iW3tMM59mkQQ8+7jGhbQ97TmPH+o43Vql2AJGdn43toXQmDSoe+z52V2wmYbUPvnrQwm UXPjEVV9qkPF9HMfMzLVkKsVjSb8CLfTvGQ5Kp0PbCZQeaZsDuFFripSwoQmt75VLSNF qmjQ== X-Gm-Message-State: APjAAAUDKT4yNLemOh506bHNnLZ6ob84gzYdxclInCx7fkaQj4vsqLXI 7rqYasaypPxU+WOBpYofIg== X-Google-Smtp-Source: APXvYqyKKYeDsz6d6MNdmrfb3ZN68gpOWy77zXJ2XZq2BotysCtHUYhMQnG5QT0oNOeKsX0d+R1ZrQ== X-Received: by 2002:aca:5691:: with SMTP id k139mr4909601oib.54.1572039509694; Fri, 25 Oct 2019 14:38:29 -0700 (PDT) Received: from localhost (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id k24sm894477oic.29.2019.10.25.14.38.29 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 25 Oct 2019 14:38:29 -0700 (PDT) Date: Fri, 25 Oct 2019 16:38:28 -0500 From: Rob Herring To: Maxime Ripard Cc: linus.walleij@linaro.org, Mark Rutland , linux-arm-kernel@lists.infradead.org, linux-gpio@vger.kernel.org Subject: Re: [PATCH v2] dt-bindings: pinctrl: Convert Allwinner Pin Controller to a schema Message-ID: <20191025213828.GA30637@bogus> References: <20191022160806.42971-1-mripard@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20191022160806.42971-1-mripard@kernel.org> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-gpio-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org On Tue, 22 Oct 2019 18:08:06 +0200, Maxime Ripard wrote: > The Allwinner SoCs have a pin controller supported in Linux, with a > matching Device Tree binding. > > Now that we have the DT validation in place, let's convert the device tree > bindings for that controller over to a YAML schemas. > > Signed-off-by: Maxime Ripard > > --- > > Changes from v1: > - Add a description for the interrupts > - Put limits on the number of input-debounce items > - Remove the vcc-p.-supply type > - Fix the supplies description > --- > .../pinctrl/allwinner,sun4i-a10-pinctrl.yaml | 243 ++++++++++++++++++ > .../pinctrl/allwinner,sunxi-pinctrl.txt | 164 ------------ > 2 files changed, 243 insertions(+), 164 deletions(-) > create mode 100644 Documentation/devicetree/bindings/pinctrl/allwinner,sun4i-a10-pinctrl.yaml > delete mode 100644 Documentation/devicetree/bindings/pinctrl/allwinner,sunxi-pinctrl.txt > Reviewed-by: Rob Herring 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 X-Spam-Level: X-Spam-Status: No, score=-5.5 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id F1FF8CA9EA0 for ; Fri, 25 Oct 2019 21:38:34 +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 C3B7E2084C for ; Fri, 25 Oct 2019 21:38:34 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="QcO/yH/v" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org C3B7E2084C Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject: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=ZhfXXDX0EXOqL3NgDRpIQL/vdrJE7AQTaccZNDhlnIw=; b=QcO/yH/v+XKMUS ptWxPZkbtSTzrq5qwQ40+zn/DI9ZsNtefws2umYpWDHxbvv0NAlXrj32C37Jze+dREROr4cs3ARVv 32sjaj+mEy9PGIhzfbWJXnsepWAsXu/qvc4IvMfkQQKOLDSmXIfFmnj4afH7yLXQ8GW3yt7zzms2J PCNWoP1w99ZQ9IBpLFTUTAYkrWnBKcefLO13+/R+LxRSLC0l2sDrKayk8epkyCUkwMsSCOvNHDTBA u2P28VW+0TSdQEuVW0r65+HjfsWWnZqUvYvhDYQyWMQlPT48EvkpXA1w9f4hlotDH6JyioL85XKmp bMb3kiX+rUVDsK0jAZAQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1iO7I1-0004o4-Ma; Fri, 25 Oct 2019 21:38:33 +0000 Received: from mail-oi1-f195.google.com ([209.85.167.195]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1iO7Hy-0004nc-KH for linux-arm-kernel@lists.infradead.org; Fri, 25 Oct 2019 21:38:31 +0000 Received: by mail-oi1-f195.google.com with SMTP id o205so2535524oib.12 for ; Fri, 25 Oct 2019 14:38:30 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=AJg4z4K6dKxVgKfiKrGLtK6h9eZ9S7nIhf+xHWhd+KI=; b=pssB5na7VHEwS0oh3PJkub9me+Glny7nT0G9LgH0CLs7kzVdgFQ/KqJKzaPTG6Uxu/ 31xgNBGBBGlJuMReZge6r4/bT1BTuMTicQzsynVSWL3FzmftuQwxULgBs5BOHC3wkg2u 91/e5U6C79Q044sZyd+IU7H2etEzV+zJkZ7F2axWwa8PUTbwY+txfEhkCKVwc4zQzzz7 +lbqyRbpuVd2cKHMz5YQZMaJU4LhqAOtxOha5n5Ij7YYtg+EYRbQ1XkWwCr+GvvdEnFX vhgm+XfYxsFZlqOKl46LgxqGUNuRzxWxMPwbd3/5n1erWPm8TAPdEv46JO1TC1iu4WVb u3BA== X-Gm-Message-State: APjAAAVnkr72ti0BNBqEKdUwsJNrFnKyH6L+RfXYQRI6XkZoH4dvSi0f zaJJBypaHICqLLw8QGM3Mg== X-Google-Smtp-Source: APXvYqyKKYeDsz6d6MNdmrfb3ZN68gpOWy77zXJ2XZq2BotysCtHUYhMQnG5QT0oNOeKsX0d+R1ZrQ== X-Received: by 2002:aca:5691:: with SMTP id k139mr4909601oib.54.1572039509694; Fri, 25 Oct 2019 14:38:29 -0700 (PDT) Received: from localhost (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id k24sm894477oic.29.2019.10.25.14.38.29 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 25 Oct 2019 14:38:29 -0700 (PDT) Date: Fri, 25 Oct 2019 16:38:28 -0500 From: Rob Herring To: Maxime Ripard Subject: Re: [PATCH v2] dt-bindings: pinctrl: Convert Allwinner Pin Controller to a schema Message-ID: <20191025213828.GA30637@bogus> References: <20191022160806.42971-1-mripard@kernel.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20191022160806.42971-1-mripard@kernel.org> User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20191025_143830_666547_6BEF6F94 X-CRM114-Status: GOOD ( 13.79 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Mark Rutland , linux-gpio@vger.kernel.org, linus.walleij@linaro.org, linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Tue, 22 Oct 2019 18:08:06 +0200, Maxime Ripard wrote: > The Allwinner SoCs have a pin controller supported in Linux, with a > matching Device Tree binding. > > Now that we have the DT validation in place, let's convert the device tree > bindings for that controller over to a YAML schemas. > > Signed-off-by: Maxime Ripard > > --- > > Changes from v1: > - Add a description for the interrupts > - Put limits on the number of input-debounce items > - Remove the vcc-p.-supply type > - Fix the supplies description > --- > .../pinctrl/allwinner,sun4i-a10-pinctrl.yaml | 243 ++++++++++++++++++ > .../pinctrl/allwinner,sunxi-pinctrl.txt | 164 ------------ > 2 files changed, 243 insertions(+), 164 deletions(-) > create mode 100644 Documentation/devicetree/bindings/pinctrl/allwinner,sun4i-a10-pinctrl.yaml > delete mode 100644 Documentation/devicetree/bindings/pinctrl/allwinner,sunxi-pinctrl.txt > Reviewed-by: Rob Herring _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel