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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id C0637C433EF for ; Thu, 26 May 2022 12:26:42 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234384AbiEZM0l (ORCPT ); Thu, 26 May 2022 08:26:41 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54600 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S242644AbiEZM0k (ORCPT ); Thu, 26 May 2022 08:26:40 -0400 Received: from mail-ej1-x634.google.com (mail-ej1-x634.google.com [IPv6:2a00:1450:4864:20::634]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 48E575FB1 for ; Thu, 26 May 2022 05:26:38 -0700 (PDT) Received: by mail-ej1-x634.google.com with SMTP id y13so2749159eje.2 for ; Thu, 26 May 2022 05:26:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=message-id:date:mime-version:user-agent:subject:content-language:to :cc:references:from:in-reply-to:content-transfer-encoding; bh=Y0e4snQi7n2SjF6Ck76whvuOc/klo+1JHia0LyM1puE=; b=zxkEQl7RT17wo8Rs9kNSf6bo13XpGU4njx7LZLYlIraBIzs4x0eo/TEiIP2RBvi3tx X+1MZmvi7e2MKKQ8X9Yg/9qZpCrmwWAWzpK3YxeVTzhEI1iCSWNlpJbpojKQM1nkDH6f 36t3mIXT2fDIUysG9c/G/z+QQFu9aiCQU2GbbwVbpGlbOG9ClLaCXNQ2/oXMva0KfuWn W1zzZWW04ZdA00XVOZMlRzIxc4lCksumb8WSV7DCfF3v/X2/wT9PznH+c9FtMDsUxjzq AucK2rtkIIBE4oCZYkB4dKf0sh5OxLcOBaMZ2iyO0B+ZgfRpKXO/IuoGpGIUunEUmMym jJTw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:cc:references:from:in-reply-to :content-transfer-encoding; bh=Y0e4snQi7n2SjF6Ck76whvuOc/klo+1JHia0LyM1puE=; b=7wWV/euUt5pjyUyr0lXUoCAFVxzUiHnbj3qudsNYtfvX5n0RnQ+FqE1isIwRsnQgOQ XxoWqx7RTs45XT3Et123VPFq3RJaSpojdbYYcBv3PXGTxVc0Ht0B2SsmdJz2rb2MpH3v DU4P6JbtY+amXcJ4vYRvLIeb4SW4/H3IgO50qbawrazQhnHTN/eQrIRd+ily0gRyyWyO mZdcE7QBkuSHxB6pPJt1SOMaSzrc1n3Fw55Iym8aNMZdXAaxo9QDZeUCRwbdcorftnqp jAuFqYacoiBKPXD99I5uWoyNShdJReFGguCfAfvQBjXFHa/mQld+/NqSh7M4pTzXpN1W uw8Q== X-Gm-Message-State: AOAM533ZpM5oO7DWJynfsBrVtkwCe7/RTEkNjqGS9elglPpPON1nfn5H 2GQFbdo+F54wSq8xNOEXYehnDg== X-Google-Smtp-Source: ABdhPJzWPJFuN9BjNjbPb5S4iPgNkMLre4lu+a45KZO8S/trrHBCe/pMNabMhSA1PN6VPwaNr+4czQ== X-Received: by 2002:a17:907:3faa:b0:6fe:d013:b22a with SMTP id hr42-20020a1709073faa00b006fed013b22amr20091822ejc.425.1653567996822; Thu, 26 May 2022 05:26:36 -0700 (PDT) Received: from [192.168.0.177] (xdsl-188-155-176-92.adslplus.ch. [188.155.176.92]) by smtp.gmail.com with ESMTPSA id c2-20020a170906154200b006fed5247df9sm462398ejd.196.2022.05.26.05.26.35 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 26 May 2022 05:26:36 -0700 (PDT) Message-ID: Date: Thu, 26 May 2022 14:26:35 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.1 Subject: Re: [PATCH v4 1/3] dt-bindings: gpio: gpio-mvebu: convert txt binding to DT schema format Content-Language: en-US To: Chris Packham , robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, linus.walleij@linaro.org, brgl@bgdev.pl, thierry.reding@gmail.com, u.kleine-koenig@pengutronix.de, lee.jones@linaro.org, andrew@lunn.ch, thomas.petazzoni@free-electrons.com Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-gpio@vger.kernel.org, linux-pwm@vger.kernel.org References: <20220526012946.3862776-1-chris.packham@alliedtelesis.co.nz> <20220526012946.3862776-2-chris.packham@alliedtelesis.co.nz> From: Krzysztof Kozlowski In-Reply-To: <20220526012946.3862776-2-chris.packham@alliedtelesis.co.nz> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org On 26/05/2022 03:29, Chris Packham wrote: > Convert the existing device tree binding to DT schema format. > > The old binding listed the interrupt-controller and related properties > as required but there are sufficiently many existing usages without it > that the YAML binding does not make the interrupt properties required. > > Signed-off-by: Chris Packham > Reviewed-by: Andrew Lunn Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof