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=-10.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=unavailable 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 941B1C28D15 for ; Tue, 2 Mar 2021 21:21:22 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 6B6FF64F2E for ; Tue, 2 Mar 2021 21:21:22 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1837354AbhCBVTM (ORCPT ); Tue, 2 Mar 2021 16:19:12 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:51230 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1447307AbhCBPdF (ORCPT ); Tue, 2 Mar 2021 10:33:05 -0500 Received: from mail-lf1-x131.google.com (mail-lf1-x131.google.com [IPv6:2a00:1450:4864:20::131]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 03163C061D7E for ; Tue, 2 Mar 2021 07:28:43 -0800 (PST) Received: by mail-lf1-x131.google.com with SMTP id v5so31854485lft.13 for ; Tue, 02 Mar 2021 07:28:42 -0800 (PST) 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=RVLXV9q75+jht4iE83WdkIxMeuR8jzeBuwVVsN9WTLg=; b=gV4ynqlQFejyy+ndUs/LYpx3zBRZkYYb+XQcgjk/Y2UhS8fERlg6PZC6CLPKxWVdJh UPpuwSGiXxNNsSj57lw9eHpk00/M9tfI1Hg1/kmS7OkZwCH16dLSQTBjwF9kVmWB4rGf VIToCruiTYRvqMwroG7hfCsNWbyHNNICx0RO/cUQCYiba9/ucEhyJCqVR+ieqfUk10pD Tb5e+J+FY2x+oxAoSMkjq4lmPeWrE4eEpQTWGeNeXpFyv3wDeBXxYfTAL2oShaJG1gs+ j7z6zXZhf04vLIkap4O26CMNHIsWyCwd0+f4FJlFOqF7eDzyKn5DBqTv0whla3Zp6Vws bYdQ== 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=RVLXV9q75+jht4iE83WdkIxMeuR8jzeBuwVVsN9WTLg=; b=m8oMVjZOuMvEGO0Mjw5pIIgP/029X5JJiBTzM5/Q1IhU1avATTMftB4bvehSc/rnoD VXDOMUJd8zsOwmo+YVpJLNYQIdobU+CGye1AKppyb6Bb2HzjdV1f+stojNJxUvWBN9al FTEDPQ8HV2lpTmeEZPrDTk5wC6GDgOjxWUfdtWlwB9Nd+oXhSUk9dQ4UM5xU165wWi0O YNGfLadUPosGVVOdKKFAHaJQxjTnRAQTjRZkPtg1Xh0PLwVHrAPTsQRk7oGhg+kbZv/M bTRrIf6J4Hx6G54mOSvyT2Hw4l3psJxYHeeAOlCR27kLJd1eofaVolV/oJyv8b/sbI2N SZjA== X-Gm-Message-State: AOAM533NxFYbKAXLyghhB7ET9VSYsKPEhZxqODBCNokn0yAmY0w/enc1 LFCheo1PSyH3+ASkGy8HnHEINZ9oKYHMkHNXP+Sznw== X-Google-Smtp-Source: ABdhPJyq3rpvaXhwX2VHa2lgT2358eC5Ypt/Jh3s8qQ435mBzMUVrLp8/RG4NPHNIYVQcCazuyhFFsD0nTR3rUUV0OU= X-Received: by 2002:a19:548:: with SMTP id 69mr10323405lff.465.1614698921540; Tue, 02 Mar 2021 07:28:41 -0800 (PST) MIME-Version: 1.0 References: <20210225164216.21124-1-noltari@gmail.com> <20210225164216.21124-10-noltari@gmail.com> In-Reply-To: <20210225164216.21124-10-noltari@gmail.com> From: Linus Walleij Date: Tue, 2 Mar 2021 16:28:30 +0100 Message-ID: Subject: Re: [PATCH 09/12] Documentation: add BCM63268 pincontroller binding documentation To: =?UTF-8?B?w4FsdmFybyBGZXJuw6FuZGV6IFJvamFz?= Cc: Florian Fainelli , Rob Herring , Jonas Gorski , Necip Fazil Yildiran , "open list:GPIO SUBSYSTEM" , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , "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-gpio@vger.kernel.org On Thu, Feb 25, 2021 at 5:42 PM =C3=81lvaro Fern=C3=A1ndez Rojas wrote: > Add binding documentation for the pincontrol core found in the BCM63268 > family SoCs. > > Signed-off-by: =C3=81lvaro Fern=C3=A1ndez Rojas > Signed-off-by: Jonas Gorski > + interrupts-extended: > + description: > + One interrupt per each of the 4 GPIO ports supported by the contro= ller, > + sorted by port number ascending order. > + minItems: 4 > + maxItems: 4 Same comment, this is hierarchical. Yours, Linus Walleij