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 09B3DC433EF for ; Mon, 13 Dec 2021 17:11:24 +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=RFcaCMHLJYVLTr1zs/z9YPE2Nb1gxg72UpbmLbE9mu0=; b=OaTdRsmH+QVeti +7Pu5ExvL4fmzVWZY3PwosvNjD2spmf6WFVP6lVR4Ps4fjJLXB19xtBE2caOijxAHFRTpDOXCUXUc KA5Kc/Ev3+y4TUE7wY0a9xLoSEdsHEb2EzYo4wsrf3dxDL758esIMs4976656Kk804kwWep8e65yU W7x2P3BGfKIiMW5173P+wCnfO6IHiB3sPgdcqo6nKUxPF2IAoZyhy5ftILzmwS1jgp3caLQlbvv93 vmnnQQWHzE64WlQ9oPFPjHgQIpBHcCnIjSVHBFesQ9cEwynsNept29ezAdszGWM81RTPDwD06eBKv 3PgzzM0h6AtOtkUuqs1Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mwopb-00An1G-Kk; Mon, 13 Dec 2021 17:09:43 +0000 Received: from mail-ot1-f52.google.com ([209.85.210.52]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mwopX-00Amzp-5b; Mon, 13 Dec 2021 17:09:40 +0000 Received: by mail-ot1-f52.google.com with SMTP id i5-20020a05683033e500b0057a369ac614so18102675otu.10; Mon, 13 Dec 2021 09:09:38 -0800 (PST) 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=Khqyj9+xFHnDhGPLfNWmudZatAboa3V2EmaSyE9HE7Y=; b=ZOKwgbzTbNPOFgI9Q1JgmwNCbF4QG97/VPsMNJiD9soG5Cwbcynsf5xFTr52FNFhgJ 8Z2q9GQscWtqi/R3CwgkCH4yZ0XoEsHYrUKFOrAUloE+8p3xsIWwlDDwJBDCQmqxbYi7 f4c47hoECSnMQkFZLnjF+qw74k6paFtXljQSPPa6QeUf/sIhIVgCjxEArFSqJed4gO6A pU1PSyzZhzSIwjVsrJxwqS9CA/QsgUWuv14D5HUHX9SeCntD1tMTLZSdlbGz2fmkSkeC 49XMRDK/PqezuFDHw78H3D6sdC0mNOzvLsykiwRe08Ren0QBjcToAtw6+hm9wRqp1gpz /bWA== X-Gm-Message-State: AOAM5323Dn1j6V4tvkws1sM5tR3iVlehydtc2QaGDhA5t1LdgNDARAEQ V/FDFLiFFff3CuC1I72y1w== X-Google-Smtp-Source: ABdhPJwV9qEV6md/3Y95g+sLGR4YSSHkJTcciZhVQR9Bjhf8LtgjwsbYS4xQShKB76+lTOusFVzNHQ== X-Received: by 2002:a05:6830:4195:: with SMTP id r21mr25783740otu.33.1639415377888; Mon, 13 Dec 2021 09:09:37 -0800 (PST) Received: from robh.at.kernel.org (66-90-148-213.dyn.grandenetworks.net. [66.90.148.213]) by smtp.gmail.com with ESMTPSA id c3sm2895662oiw.8.2021.12.13.09.09.36 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 13 Dec 2021 09:09:37 -0800 (PST) Received: (nullmailer pid 1211602 invoked by uid 1000); Mon, 13 Dec 2021 17:09:36 -0000 Date: Mon, 13 Dec 2021 11:09:36 -0600 From: Rob Herring To: Charles Mirabile Cc: linux-kernel@vger.kernel.org, Joel Savitz , Lee Jones , Mwesigwa Guma , Nicolas Saenz Julienne , Serge Schneider , linux-arm-kernel@lists.infradead.org, linux-rpi-kernel@lists.infradead.org, Mattias Brugger , fedora-rpi@googlegroups.com, Stefan Wahren , devicetree@vger.kernel.org Subject: Re: [PATCH V5 4/6] dt-bindings: mfd: sensehat: Add Raspberry Pi Sense HAT schema Message-ID: References: <20211210221033.912430-1-cmirabil@redhat.com> <20211210221033.912430-5-cmirabil@redhat.com> <1639252771.082209.3986888.nullmailer@robh.at.kernel.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1639252771.082209.3986888.nullmailer@robh.at.kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211213_090939_249995_32ACDA6F X-CRM114-Status: GOOD ( 14.17 ) 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 Sat, Dec 11, 2021 at 01:59:31PM -0600, Rob Herring wrote: > On Fri, 10 Dec 2021 17:10:31 -0500, Charles Mirabile wrote: > > This patch adds the device tree binding > > for the Sense HAT in yaml form. > > > > Signed-off-by: Charles Mirabile > > Co-developed-by: Mwesigwa Guma > > Signed-off-by: Mwesigwa Guma > > Co-developed-by: Joel Savitz > > Signed-off-by: Joel Savitz > > --- > > .../bindings/mfd/raspberrypi,sensehat.yaml | 54 +++++++++++++++++++ > > 1 file changed, 54 insertions(+) > > create mode 100644 Documentation/devicetree/bindings/mfd/raspberrypi,sensehat.yaml > > > > My bot found errors running 'make DT_CHECKER_FLAGS=-m dt_binding_check' > on your patch (DT_CHECKER_FLAGS is new in v5.13): > > yamllint warnings/errors: > ./Documentation/devicetree/bindings/mfd/raspberrypi,sensehat.yaml:2:1: [error] missing document start "---" (document-start) > > dtschema/dtc warnings/errors: > /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/mfd/raspberrypi,sensehat.yaml: properties:interrupt-parent: False schema does not allow {'items': [{'description': 'gpio pin bank for interrupt pin'}]} > from schema $id: http://devicetree.org/meta-schemas/interrupts.yaml# > /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/mfd/raspberrypi,sensehat.yaml: ignoring, error in schema: properties: interrupt-parent > warning: no schema found in file: ./Documentation/devicetree/bindings/mfd/raspberrypi,sensehat.yaml > Documentation/devicetree/bindings/mfd/raspberrypi,sensehat.example.dt.yaml:0:0: /example-0/i2c/sensehat@46: failed to match any schema with compatible: ['raspberrypi,sensehat'] 'interrupt-parent' is not needed as it is always valid or could be in a parent node. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel 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 5F18EC433EF for ; Mon, 13 Dec 2021 17:09:39 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235252AbhLMRJi (ORCPT ); Mon, 13 Dec 2021 12:09:38 -0500 Received: from mail-ot1-f46.google.com ([209.85.210.46]:40830 "EHLO mail-ot1-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232507AbhLMRJi (ORCPT ); Mon, 13 Dec 2021 12:09:38 -0500 Received: by mail-ot1-f46.google.com with SMTP id v15-20020a9d604f000000b0056cdb373b82so18126849otj.7; Mon, 13 Dec 2021 09:09:38 -0800 (PST) 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=Khqyj9+xFHnDhGPLfNWmudZatAboa3V2EmaSyE9HE7Y=; b=gPAmvxMt/rWRzDer8uRGdqhUi+tgqXw/9to8cttpxrHv0jPmq/H++6U5BLVCJYLUeL dyvXXVePdRoH8Q38ihLD2Nt//7epE/HnSHtBGIp6vbYssscOQRr9elhRa4cjeR7VNwAi NjQ0sA0NQ5mn4P0dq6EK+TnFvWc7BORoWM9vlafVCiqXvwzGh5J2v8hhKYm+/surIqeC 5m1zuTZqtrBY7gQSVXui0ewPLKy6AhHYXSiPg4Yb+xH3IEP7HD6WDaWwIPWlSsGhskXW GHpwOjm3zJVwsIGZ0CkltITVXllSkh00Q5NZrrEMJA7WKCIagtU20b9vdLjasSg6VZEb nn9A== X-Gm-Message-State: AOAM533IC4N7K2oKNWp6vjh/kjz1hfxHOM2gq98SMFUgvQVT4cMCtCh6 s3Kxo44dZ6w7xMaQ3aBLiQ== X-Google-Smtp-Source: ABdhPJwV9qEV6md/3Y95g+sLGR4YSSHkJTcciZhVQR9Bjhf8LtgjwsbYS4xQShKB76+lTOusFVzNHQ== X-Received: by 2002:a05:6830:4195:: with SMTP id r21mr25783740otu.33.1639415377888; Mon, 13 Dec 2021 09:09:37 -0800 (PST) Received: from robh.at.kernel.org (66-90-148-213.dyn.grandenetworks.net. [66.90.148.213]) by smtp.gmail.com with ESMTPSA id c3sm2895662oiw.8.2021.12.13.09.09.36 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 13 Dec 2021 09:09:37 -0800 (PST) Received: (nullmailer pid 1211602 invoked by uid 1000); Mon, 13 Dec 2021 17:09:36 -0000 Date: Mon, 13 Dec 2021 11:09:36 -0600 From: Rob Herring To: Charles Mirabile Cc: linux-kernel@vger.kernel.org, Joel Savitz , Lee Jones , Mwesigwa Guma , Nicolas Saenz Julienne , Serge Schneider , linux-arm-kernel@lists.infradead.org, linux-rpi-kernel@lists.infradead.org, Mattias Brugger , fedora-rpi@googlegroups.com, Stefan Wahren , devicetree@vger.kernel.org Subject: Re: [PATCH V5 4/6] dt-bindings: mfd: sensehat: Add Raspberry Pi Sense HAT schema Message-ID: References: <20211210221033.912430-1-cmirabil@redhat.com> <20211210221033.912430-5-cmirabil@redhat.com> <1639252771.082209.3986888.nullmailer@robh.at.kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1639252771.082209.3986888.nullmailer@robh.at.kernel.org> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Sat, Dec 11, 2021 at 01:59:31PM -0600, Rob Herring wrote: > On Fri, 10 Dec 2021 17:10:31 -0500, Charles Mirabile wrote: > > This patch adds the device tree binding > > for the Sense HAT in yaml form. > > > > Signed-off-by: Charles Mirabile > > Co-developed-by: Mwesigwa Guma > > Signed-off-by: Mwesigwa Guma > > Co-developed-by: Joel Savitz > > Signed-off-by: Joel Savitz > > --- > > .../bindings/mfd/raspberrypi,sensehat.yaml | 54 +++++++++++++++++++ > > 1 file changed, 54 insertions(+) > > create mode 100644 Documentation/devicetree/bindings/mfd/raspberrypi,sensehat.yaml > > > > My bot found errors running 'make DT_CHECKER_FLAGS=-m dt_binding_check' > on your patch (DT_CHECKER_FLAGS is new in v5.13): > > yamllint warnings/errors: > ./Documentation/devicetree/bindings/mfd/raspberrypi,sensehat.yaml:2:1: [error] missing document start "---" (document-start) > > dtschema/dtc warnings/errors: > /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/mfd/raspberrypi,sensehat.yaml: properties:interrupt-parent: False schema does not allow {'items': [{'description': 'gpio pin bank for interrupt pin'}]} > from schema $id: http://devicetree.org/meta-schemas/interrupts.yaml# > /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/mfd/raspberrypi,sensehat.yaml: ignoring, error in schema: properties: interrupt-parent > warning: no schema found in file: ./Documentation/devicetree/bindings/mfd/raspberrypi,sensehat.yaml > Documentation/devicetree/bindings/mfd/raspberrypi,sensehat.example.dt.yaml:0:0: /example-0/i2c/sensehat@46: failed to match any schema with compatible: ['raspberrypi,sensehat'] 'interrupt-parent' is not needed as it is always valid or could be in a parent node.