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 4FBCCC433EF for ; Fri, 1 Oct 2021 19:04:47 +0000 (UTC) Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (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 BDAF0619F9 for ; Fri, 1 Oct 2021 19:04:45 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org BDAF0619F9 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=alsa-project.org Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 6FB8C16CA; Fri, 1 Oct 2021 21:03:53 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 6FB8C16CA DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1633115083; bh=guVYK3rh1ggQFkPnlJlpU3CIomUHcOPrMR4dCIdMG2Q=; h=From:To:In-Reply-To:References:Subject:Date:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=kpIQ9HBQvHSFC+vNuC6E0zpuYXRK/Ce1cyRta81XfMhoYNY1R9eh6NqkoG0+5tkuU NWjsztmFtCcJ3QZNU/RKSqDKbuM/yy5t9H9NvZkPQ5jSvkAZhRojHxd5i7Iq7mG8eC vMm57dYG5mG4z9+aq+BSMc3RfxHGOMAPiepGcRTQ= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id BE9A7F80227; Fri, 1 Oct 2021 21:03:52 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 7809FF80245; Fri, 1 Oct 2021 21:03:49 +0200 (CEST) Received: from mail-oi1-f182.google.com (mail-oi1-f182.google.com [209.85.167.182]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id D9416F801F7 for ; Fri, 1 Oct 2021 21:03:41 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz D9416F801F7 Received: by mail-oi1-f182.google.com with SMTP id s69so12592461oie.13 for ; Fri, 01 Oct 2021 12:03:41 -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=AaCeKJcib3FJiV3HX2sgMBrTcdReAxBxq1SITEI+C/0=; b=7U88vb6SRby18R3F75NbjshsHIDmG47kaoTns0ldvoHqtcgbdCnZrQzBPI4jY7cdxI T7qSQ6m6BEQd7vXJzbjDZ5W54rnTx8SeTF1rG0FU0PwwWabAa+q2d+QL1Iw3lAWUmwPg EhXW6UhPB2Gi75pN1BmpofLV73DAKcwujTqtXkBrIx8V4U16GD4ue3QypCxx6EgfJl03 jHncrRqKIc/DIFkNsiBs+lesbnvHjJS6AKYcWCrvxAuq7vJco/CEQ+08dpGWtbYd1ZIB XAqy6/D5IsOAeGXZJ5qk1sI7+7YqusaCO6Hb6x/1NqDJIJmUwUixZ/pjWg84r8WKtJWb jgNQ== X-Gm-Message-State: AOAM532Pk88o4LisYLFezRN474tIGaRc9M1ez51QKRFzh4Knl4860OLe kWqxh+1GA4zXEVrhTWxMgQ== X-Google-Smtp-Source: ABdhPJzXM+LsFeHXSBeISyHVxuZDXoVUYnnKfozOL/f9TaZwO8L5uAzXQWnqiUUWxIbNabeOU0oUhg== X-Received: by 2002:aca:2319:: with SMTP id e25mr5080076oie.175.1633115019612; Fri, 01 Oct 2021 12:03:39 -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 l1sm396946oop.28.2021.10.01.12.03.38 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 01 Oct 2021 12:03:39 -0700 (PDT) Received: (nullmailer pid 4113071 invoked by uid 1000); Fri, 01 Oct 2021 19:03:37 -0000 From: Rob Herring To: Srinivasa Rao Mandadapu In-Reply-To: <1633087292-1378-7-git-send-email-srivasam@codeaurora.org> References: <1633087292-1378-1-git-send-email-srivasam@codeaurora.org> <1633087292-1378-7-git-send-email-srivasam@codeaurora.org> Subject: Re: [PATCH 6/8] ASoC: dt-bindings: Add SC7280 sound card bindings Date: Fri, 01 Oct 2021 14:03:37 -0500 Message-Id: <1633115017.918117.4113070.nullmailer@robh.at.kernel.org> Cc: devicetree@vger.kernel.org, alsa-devel@alsa-project.org, bgoswami@codeaurora.org, bjorn.andersson@linaro.org, Venkata Prasad Potturu , linux-kernel@vger.kernel.org, plai@codeaurora.org, tiwai@suse.com, robh+dt@kernel.org, lgirdwood@gmail.com, broonie@kernel.org, agross@kernel.org, linux-arm-msm@vger.kernel.org, rohitkr@codeaurora.org, swboyd@chromium.org, judyhsiao@chromium.org X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" On Fri, 01 Oct 2021 16:51:30 +0530, Srinivasa Rao Mandadapu wrote: > Add bindings for lpass sc7280 based soundcards which supports > audio over i2s based speaker, soundwire based headset, msm dmics > and HDMI Port. > > Signed-off-by: Venkata Prasad Potturu > Signed-off-by: Srinivasa Rao Mandadapu > --- > .../devicetree/bindings/sound/qcom,lpass-cpu.yaml | 69 +++++++++++++++++++--- > 1 file changed, 61 insertions(+), 8 deletions(-) > 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/qcom,lpass-cpu.yaml: allOf:3:then:properties:interrupt-names:anyOf:2:items: 'anyOf' conditional failed, one must be fixed: [{'const': 'lpass-irq-lpaif'}, 'lpass-irq-vaif', 'lpass-irq-rxtxif', 'lpass-irq-hdmi'] is not of type 'object', 'boolean' 'lpass-irq-vaif' is not of type 'object', 'boolean' 'lpass-irq-rxtxif' is not of type 'object', 'boolean' 'lpass-irq-hdmi' is not of type 'object', 'boolean' from schema $id: http://json-schema.org/draft-07/schema# /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/sound/qcom,lpass-cpu.yaml: ignoring, error in schema: allOf: 3: then: properties: interrupt-names: anyOf: 2: items warning: no schema found in file: ./Documentation/devicetree/bindings/sound/qcom,lpass-cpu.yaml Documentation/devicetree/bindings/sound/qcom,lpass-cpu.example.dt.yaml:0:0: /example-0/soc/lpass@62d80000: failed to match any schema with compatible: ['qcom,sc7180-lpass-cpu'] doc reference errors (make refcheckdocs): See https://patchwork.ozlabs.org/patch/1535291 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. 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 1ACE1C433F5 for ; Fri, 1 Oct 2021 19:03:42 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id EA81661994 for ; Fri, 1 Oct 2021 19:03:41 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229632AbhJATFZ (ORCPT ); Fri, 1 Oct 2021 15:05:25 -0400 Received: from mail-oi1-f175.google.com ([209.85.167.175]:33744 "EHLO mail-oi1-f175.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229586AbhJATFY (ORCPT ); Fri, 1 Oct 2021 15:05:24 -0400 Received: by mail-oi1-f175.google.com with SMTP id 24so12691406oix.0; Fri, 01 Oct 2021 12:03:40 -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=AaCeKJcib3FJiV3HX2sgMBrTcdReAxBxq1SITEI+C/0=; b=PDd/173tMlEb0Qtk3MqOBdqCeRo0Sr8QGAPK7Emc7/0lMZIcsukw48YsgqEwmHebCm jix6zg6FbIFz1qGfsLRDEsTAm/fd+BURPdOAvb7kV1Fmopdrua/xc6dQhDESdUb3ka/C rd/48YaPynLdSrD6BckP1FP8lUvYFlQCmPlZpHgk1ZYK0b0HTAvvG64MIT7Abn6mJEUJ yrkBVvkin5AqgMNDE+SMIhPJAtqwdxIeLJS8TmYuUsponhZb2loJN9foCtYePPKjb8AS 7NwPZJhPf9gzWn02seu6B22uVV05ANCQ9XJ8opjcz7fkiKsQZNp/Wohy3H9PNoj9uyQF xVYg== X-Gm-Message-State: AOAM531PG2uyDUimHLK1tjFyG55Lb9khIpaH8nybQ0ysLwDHy/bL1k1N CNIBtlvBZyuhe6d1IjH0dw== X-Google-Smtp-Source: ABdhPJzXM+LsFeHXSBeISyHVxuZDXoVUYnnKfozOL/f9TaZwO8L5uAzXQWnqiUUWxIbNabeOU0oUhg== X-Received: by 2002:aca:2319:: with SMTP id e25mr5080076oie.175.1633115019612; Fri, 01 Oct 2021 12:03:39 -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 l1sm396946oop.28.2021.10.01.12.03.38 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 01 Oct 2021 12:03:39 -0700 (PDT) Received: (nullmailer pid 4113071 invoked by uid 1000); Fri, 01 Oct 2021 19:03:37 -0000 From: Rob Herring To: Srinivasa Rao Mandadapu Cc: bgoswami@codeaurora.org, Venkata Prasad Potturu , broonie@kernel.org, srinivas.kandagatla@linaro.org, plai@codeaurora.org, devicetree@vger.kernel.org, tiwai@suse.com, lgirdwood@gmail.com, swboyd@chromium.org, linux-kernel@vger.kernel.org, alsa-devel@alsa-project.org, judyhsiao@chromium.org, agross@kernel.org, rohitkr@codeaurora.org, linux-arm-msm@vger.kernel.org, perex@perex.cz, robh+dt@kernel.org, bjorn.andersson@linaro.org In-Reply-To: <1633087292-1378-7-git-send-email-srivasam@codeaurora.org> References: <1633087292-1378-1-git-send-email-srivasam@codeaurora.org> <1633087292-1378-7-git-send-email-srivasam@codeaurora.org> Subject: Re: [PATCH 6/8] ASoC: dt-bindings: Add SC7280 sound card bindings Date: Fri, 01 Oct 2021 14:03:37 -0500 Message-Id: <1633115017.918117.4113070.nullmailer@robh.at.kernel.org> Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On Fri, 01 Oct 2021 16:51:30 +0530, Srinivasa Rao Mandadapu wrote: > Add bindings for lpass sc7280 based soundcards which supports > audio over i2s based speaker, soundwire based headset, msm dmics > and HDMI Port. > > Signed-off-by: Venkata Prasad Potturu > Signed-off-by: Srinivasa Rao Mandadapu > --- > .../devicetree/bindings/sound/qcom,lpass-cpu.yaml | 69 +++++++++++++++++++--- > 1 file changed, 61 insertions(+), 8 deletions(-) > 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/qcom,lpass-cpu.yaml: allOf:3:then:properties:interrupt-names:anyOf:2:items: 'anyOf' conditional failed, one must be fixed: [{'const': 'lpass-irq-lpaif'}, 'lpass-irq-vaif', 'lpass-irq-rxtxif', 'lpass-irq-hdmi'] is not of type 'object', 'boolean' 'lpass-irq-vaif' is not of type 'object', 'boolean' 'lpass-irq-rxtxif' is not of type 'object', 'boolean' 'lpass-irq-hdmi' is not of type 'object', 'boolean' from schema $id: http://json-schema.org/draft-07/schema# /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/sound/qcom,lpass-cpu.yaml: ignoring, error in schema: allOf: 3: then: properties: interrupt-names: anyOf: 2: items warning: no schema found in file: ./Documentation/devicetree/bindings/sound/qcom,lpass-cpu.yaml Documentation/devicetree/bindings/sound/qcom,lpass-cpu.example.dt.yaml:0:0: /example-0/soc/lpass@62d80000: failed to match any schema with compatible: ['qcom,sc7180-lpass-cpu'] doc reference errors (make refcheckdocs): See https://patchwork.ozlabs.org/patch/1535291 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.