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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id DE679C43334 for ; Fri, 1 Jul 2022 20:58:03 +0000 (UTC) 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=VHrvwGilDVyN48OxJRX+jpCaR6EWcYPb9JyhvNnTfE4=; b=4qCUvAC2QY7Gpq oM7IViYqUAbaSnEP5wt032Qx1/+Bw66qUUM9GkNrj1YXwcy162tZ2ih8YDRV3J4TaOGxapz272fNf DkYobfG6dTGbaGlQ4AzsAzjSmjLQhKHSKspIrrpEenML3IOuZJp2/rshgyUg2Z8LyRbNzcpEZ8NQs J2c3KxJBDUoTLnHLCMMKt6PSVgbOZQB0FB6byRPFODODfEZiTlyVDon3pwiOEImNN54gBs6zdjlf5 OuUfRJle64AxkgYPUPh+qePnuUkSvbrxhkTV7BAqoYpkL+1owtEZR9Ik8eEnMYqdVEJynzqraT2jO nDf6b7JmF4jgMBNmpozA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1o7NhO-006tTl-5w; Fri, 01 Jul 2022 20:57:10 +0000 Received: from mail-io1-f43.google.com ([209.85.166.43]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1o7NhJ-006tSL-Vk for linux-arm-kernel@lists.infradead.org; Fri, 01 Jul 2022 20:57:07 +0000 Received: by mail-io1-f43.google.com with SMTP id y18so3389503iof.2 for ; Fri, 01 Jul 2022 13:57:05 -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=xgE/JcMImFsLHC9kd8+2fcNfM7vDxsP6gVBtPDttJ1Y=; b=8GfPn2vtITeyW4uqbu3y4QzHGGOdAA7NgkCx8N40ymMGnR85bvYB7rg8b3Eih7Y3MR WX+s09JZQx9oDEETIQiERqhFXCCpqvRVlFnOKOB9m9XI4LWQcog2YCCa6mU+hGMl3Pd/ tJ4yqMi2OtZI6lg0CNjlkGFGNQ0atvUG31AD7zIpqwiq/Gef06CQj8zwd4fgSq4Qo5zo h/D+0ED8YXcOFwL6RQxa3DnN0T7mWiop1l8FW1L8L0fTLVYY/bWiIh975Z3AQh8gUofR bvthsuU2czVYUBtDy+VbamhhFi+kkWj6WtIG552lH60Tgqj4NP/WbajFjaKXpsWml8km OBEQ== X-Gm-Message-State: AJIora94tSs6BsM1QjyQBp062ZJb3EcmyiPGQvWGsi47aYBCPoGuWHNb A5uprOU96pCuC0ml7+FXOQ== X-Google-Smtp-Source: AGRyM1vBsdqcy5YkIu5jY2aKYkyMTBVIaMSTTEbsoJvFJCBb92KYANiqzH2w4D61p9EBRSIzvZZHOQ== X-Received: by 2002:a5d:8485:0:b0:672:76d6:3848 with SMTP id t5-20020a5d8485000000b0067276d63848mr8209832iom.18.1656709025310; Fri, 01 Jul 2022 13:57:05 -0700 (PDT) Received: from robh.at.kernel.org ([64.188.179.248]) by smtp.gmail.com with ESMTPSA id j12-20020a6b794c000000b0067275a52928sm10681358iop.9.2022.07.01.13.57.03 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 01 Jul 2022 13:57:04 -0700 (PDT) Received: (nullmailer pid 1515827 invoked by uid 1000); Fri, 01 Jul 2022 20:57:03 -0000 Date: Fri, 1 Jul 2022 14:57:03 -0600 From: Rob Herring To: Andre Przywara Cc: Chen-Yu Tsai , Rob Herring , linux-arm-kernel@lists.infradead.org, Jernej Skrabec , Samuel Holland , Linus Walleij , Krzysztof Kozlowski , linux-kernel@vger.kernel.org, linux-gpio@vger.kernel.org, devicetree@vger.kernel.org, linux-sunxi@lists.linux.dev Subject: Re: [PATCH v12 2/7] dt-bindings: pinctrl: sunxi: Make interrupts optional Message-ID: <20220701205703.GA1515763-robh@kernel.org> References: <20220701112453.2310722-1-andre.przywara@arm.com> <20220701112453.2310722-3-andre.przywara@arm.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220701112453.2310722-3-andre.przywara@arm.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220701_135706_056346_1CE31D46 X-CRM114-Status: GOOD ( 13.46 ) X-BeenThere: linux-arm-kernel@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-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Fri, 01 Jul 2022 12:24:48 +0100, Andre Przywara wrote: > The R_PIO pinctrl device on the Allwinner H616 SoC does not have an > interrupt (it features only two pins). > However the binding requires at least naming one upstream interrupt, > plus the #interrupt-cells and interrupt-controller properties. > > Drop the unconditional requirement for the interrupt properties, and > make them dependent on being not this particular pinctrl device. > > Signed-off-by: Andre Przywara > --- > .../pinctrl/allwinner,sun4i-a10-pinctrl.yaml | 15 ++++++++++++--- > 1 file changed, 12 insertions(+), 3 deletions(-) > Reviewed-by: Rob Herring _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel