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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 750F5C433F5 for ; Sun, 24 Oct 2021 14:29:20 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 376C660FD7 for ; Sun, 24 Oct 2021 14:29:20 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 376C660FD7 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org 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:MIME-Version:List-Subscribe:List-Help: List-Post:List-Archive:List-Unsubscribe:List-Id:Message-Id:Date:Subject: References:In-Reply-To:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=TvXENhs0xoo8MpUfDcOTL5txjeco2PtqGbiBJjP9DTA=; b=bCTzniwxMRu8h1 BGLhM8/0cGXTzjfToV7YloPrPE5xItbemofdurEv37i/eYxrUabqZ9PqwInI8NEW7XT5CAUn4UBWX wfrfie88ly1/jyKc7z2B4hh3zWGrolylAWGW4ptTpuDeBMOEs4JIGcf1n/XhA6SWN532AlV+MkxgD j1RAabVYCf5ePyTz5+EoSoDA7S8XO2zG+G9z1P3ac5L63vMD7TyEhaO/WLKm+rOgVOS1DEVqCx6Mh KjF8Sa5cqDEoKULavb221VlSaBK1PDoXfhsNSinrXh+7Y5IH6TcppZ1o+jywINoKZNNFxs4beWjua rfwy7WiKVjFNlPIJx05w==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1meeTH-00E6bH-VW; Sun, 24 Oct 2021 14:27:36 +0000 Received: from mail-oi1-f172.google.com ([209.85.167.172]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1meeTD-00E6aH-Bo; Sun, 24 Oct 2021 14:27:32 +0000 Received: by mail-oi1-f172.google.com with SMTP id o204so11901431oih.13; Sun, 24 Oct 2021 07:27:30 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:in-reply-to:references:subject:date :message-id; bh=bac1EHQkBLbZ51/7v+VmRY1SXZprPbhYfUmFnr47AYA=; b=MsERPZ/qvMCx0w3xHKStjY8+uAAtxis7ChIhWyFf4UC1Q40F31CjCphCXlnQdSPgRZ xx97tmqxiO0cIjGjmj4ZxObNmxUwnEzQ+ASCVmUKS8WhIi6yhbUBZZqwzyiHvYsSmtbK /+a8SJhy/hiM70pwXFrxpNcUC668YFR/egk+TWtL/TUnhkFdQ3bs48yvrH4DKWjjPEm1 PTHMHRJJOjf9BiGntyzdCdxOkTRnHVesD+JRysEtfFSZ7E07SSrvU/Sp22NpGbrQZQSe bG+LIKrzAoaVy/zibyETVhBNMo5WgyRCy9xf15ZukeGvRLEF6Mje/b3R5ObF1CsKE58r m25A== X-Gm-Message-State: AOAM533RzouzifI1HuwmfF8GaKoM3GiOQn6CIiR01/swl3FPeetI7XNr 12uE0PpFQP6qHWK2oAWg/iaS6dVd9Q== X-Google-Smtp-Source: ABdhPJxYwzxyZCJKOPBY4JfmuFSFDzmeL5qYzRCwPxWHNonbQ5oo5VIUj+rpOFZQ7OPfF3t4+vLmKw== X-Received: by 2002:a05:6808:d49:: with SMTP id w9mr8037183oik.61.1635085649754; Sun, 24 Oct 2021 07:27:29 -0700 (PDT) Received: from robh.at.kernel.org (66-90-148-213.dyn.grandenetworks.net. [66.90.148.213]) by smtp.gmail.com with ESMTPSA id l10sm2919143otj.9.2021.10.24.07.27.28 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 24 Oct 2021 07:27:29 -0700 (PDT) Received: (nullmailer pid 2015036 invoked by uid 1000); Sun, 24 Oct 2021 14:27:27 -0000 From: Rob Herring To: Alexander Stein Cc: Neil Armstrong , linux-amlogic@lists.infradead.org, linux-arm-kernel@lists.infradead.org, Liam Girdwood , devicetree@vger.kernel.org, Kevin Hilman , Mark Brown , Rob Herring , Jerome Brunet In-Reply-To: <20211023214856.30097-1-alexander.stein@mailbox.org> References: <20211023214856.30097-1-alexander.stein@mailbox.org> Subject: Re: [PATCH 1/4] dt-bindings: sound: amlogic: t9015: Add missing AVDD-supply property Date: Sun, 24 Oct 2021 09:27:27 -0500 Message-Id: <1635085647.937250.2015034.nullmailer@robh.at.kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211024_072731_432348_574C0FF6 X-CRM114-Status: GOOD ( 14.71 ) 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: , MIME-Version: 1.0 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, 23 Oct 2021 23:48:53 +0200, Alexander Stein wrote: > Fixes the schema check warning "audio-controller@32000: 'AVDD-supply' > do not match any of the regexes: 'pinctrl-[0-9]+'" > > Fixes: 5c36abcd2621 ("ASoC: meson: add t9015 internal codec binding documentation") > Signed-off-by: Alexander Stein > --- > I am aware that adding required properties to bindings is frowned upon. But in > this case it seems acceptable for the following reasons: > * AVDD-supply was used from the very first driver commit > * All DT (g12 and gxl) using t9015 controller provide AVDD-supply > already > But I'm ok to not add it to required properties as well. The driver uses > it nevertheless though. > > Documentation/devicetree/bindings/sound/amlogic,t9015.yaml | 5 +++++ > 1 file changed, 5 insertions(+) > 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: dtschema/dtc warnings/errors: /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/sound/amlogic,t9015.example.dt.yaml: audio-controller@32000: 'AVDD-supply' is a required property From schema: /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/sound/amlogic,t9015.yaml doc reference errors (make refcheckdocs): See https://patchwork.ozlabs.org/patch/1545246 This check can fail if there are any dependencies. The base for a patch series is generally the most recent rc1. If you already ran 'make dt_binding_check' and didn't see the above error(s), then make sure 'yamllint' is installed and dt-schema is up to date: pip3 install dtschema --upgrade Please check and re-submit. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel