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=-6.9 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS autolearn=no 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 EC758C41604 for ; Wed, 7 Oct 2020 10:00:22 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 7E5082076C for ; Wed, 7 Oct 2020 10:00:22 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="Xf/ohE0w" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727518AbgJGKAV (ORCPT ); Wed, 7 Oct 2020 06:00:21 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46480 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726131AbgJGKAV (ORCPT ); Wed, 7 Oct 2020 06:00:21 -0400 Received: from mail-lj1-x243.google.com (mail-lj1-x243.google.com [IPv6:2a00:1450:4864:20::243]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 05A9EC0613D2 for ; Wed, 7 Oct 2020 03:00:21 -0700 (PDT) Received: by mail-lj1-x243.google.com with SMTP id a5so1329727ljj.11 for ; Wed, 07 Oct 2020 03:00:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc:content-transfer-encoding; bh=WN6rPq3Jb2J9s19F4btsXYpY+lL25Qny3tbdIXW+Fas=; b=Xf/ohE0wJ/Mz6aWYOKXAuP+EJO8mCAmm7j8DEnLoSRGWBvnOLA4vk3YceEz5Vi6X6k CqnOFwimTOxcuGdy7tp0aMTABW9I5RCyx+pNH/XrKcud2SnKG6h0+ZMKht+C+lPdmF60 sl+j3WYLSp27WqL9pGrgAXC6SNccVFELBqAMTwK3VZYCJLNYqsXQHzg7l8V42NtfJrnJ 1dy+IAZcsriYaUXE4R9AKT+zknUk2lpARSY7aaZC/oax7zGT5tKgK4OlkeWz0Xv7WbeW 8eCXKmZHoGpNrhfSFDAvbQyVPV3Sv2ReEH1dJWtRP3AtuZ9Sd6QIbiwrcQSWomrqjCYw N7LQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=WN6rPq3Jb2J9s19F4btsXYpY+lL25Qny3tbdIXW+Fas=; b=gOqad17wIGwXrsu57uTSDPgifePqVWYKS7DmkTE8pxRXUr3QVquJOa/B8qdMZU9m0F ySsDEiNZx5+pNW4ICQIu+tWhkGvyNzDGKZn5uBNye0IfxX6FtbpQp6Dq7Cq2wN44+3KU jaf6YKU+KESi4WhudKYZPtiwj/vGG+Dot6uCspQllJLzTP1oKeetLw34+KjF4ecs2CyS e4XWCGGH24UdhwFsTqssHaCwzORO8VWPdhf5/+h+aYl0nrSqsDqwwDk8PXhYRS3GQ+mm tAWduQ/IPJ4BIBiBaROnf73KBxZAm+2qRsjH0SPgli2TLIh2YvKmmlF2ozbNCn3rEIyM gttg== X-Gm-Message-State: AOAM531LVRBx72I2lexgXaHMzezTlbH+zh2qTcva6CRlCvNh6AHbfzQl 2El8HVYuBBQnwTdHKALI4JG5h1Vb8bzhcwKZQ3Tq9A== X-Google-Smtp-Source: ABdhPJykVCxs0SsnjDZ1ywvySwZi3o1buJA52HzDTcMWUwgQKxyxvgYNAvwkzcibJHOwEK9PKpmzsQ6GIxv2xTjik0I= X-Received: by 2002:a2e:810e:: with SMTP id d14mr1010594ljg.100.1602064819422; Wed, 07 Oct 2020 03:00:19 -0700 (PDT) MIME-Version: 1.0 References: <20201005190939.21016-1-peron.clem@gmail.com> In-Reply-To: <20201005190939.21016-1-peron.clem@gmail.com> From: Linus Walleij Date: Wed, 7 Oct 2020 12:00:08 +0200 Message-ID: Subject: Re: [PATCH] dt-bindings: pinctrl: sunxi: Allow pinctrl with more interrupt banks To: =?UTF-8?B?Q2zDqW1lbnQgUMOpcm9u?= Cc: Maxime Ripard , Yangtao Li , Rob Herring , Chen-Yu Tsai , "open list:GPIO SUBSYSTEM" , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Linux ARM , "linux-kernel@vger.kernel.org" Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Oct 5, 2020 at 9:09 PM Cl=C3=A9ment P=C3=A9ron wrote: > Recently introduced Allwinner A100 pinctrl block has 7 interrupts. > > This trig a warning when running dtb_checks: > sun50i-a100-allwinner-perf1.dt.yaml: pinctrl@300b000: interrupts: [...] i= s too long > From schema: .../allwinner,sun4i-a10-pinctrl.yaml > > Fix this by allowing up to 7 interrupts. > > Signed-off-by: Cl=C3=A9ment P=C3=A9ron Patch applied. Yours, Linus Walleij