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 D0AF8C7EE22 for ; Mon, 8 May 2023 09:32:37 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233475AbjEHJcf (ORCPT ); Mon, 8 May 2023 05:32:35 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34862 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232717AbjEHJc0 (ORCPT ); Mon, 8 May 2023 05:32:26 -0400 Received: from mail-ed1-x535.google.com (mail-ed1-x535.google.com [IPv6:2a00:1450:4864:20::535]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 99C484C10 for ; Mon, 8 May 2023 02:32:24 -0700 (PDT) Received: by mail-ed1-x535.google.com with SMTP id 4fb4d7f45d1cf-50bcb229adaso8191654a12.2 for ; Mon, 08 May 2023 02:32:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1683538343; x=1686130343; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=jaIOfIKT6cUzQnXA2pY8MBVw5AuuF4DUG96T6VN7SUU=; b=r8xKe2ueE6qpZ5q7fx2Jr8j9y8jdvbEl/dJ9MSBywzTaJGn2c/IQr9fhngQwzv+eK8 3dKMmSF6g6nSseCp2P2WS3jBDXpqlFLuLSrkAk2YV+myVAs7Aqp/C43Spb3zAe+2Lbs5 Wt8RhC2uDN5NrFDxdf6XL5LnzmSxdtpnNvX1jDwngbIY5QuvpurFg0dPfQh7q2v8r7mP tnlzEa9dQfEC9d6v+YdVnGvkRNA19kacCMnSAOKdGIxlmq9ZbzonSHap2R3pxlaEyAUN vBvZyBx30LY5A2TJmL4fkoSn57rXbp1tm4YmcYLRoSxpUO0YYG3HCpauLVXCXCoH9thZ J+UA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683538343; x=1686130343; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=jaIOfIKT6cUzQnXA2pY8MBVw5AuuF4DUG96T6VN7SUU=; b=EqRIxpMrrQN8ikzid0LRoBl58cE1z1PIq7CggCv5U4BjYHSzkB+i4qpmqW/SnA8yHF AncW0b6ndVwYbUMe+64UxyIPlGxbdYOG5MNfUKh2zpMg4PbgMt+fI96UppTKESYe2MFq BAlSpZDPxq5pm1Prc8Rvzi5nXrsW0Hf55BF1bs5FUiQrubBkm9+53wT0FAPGj/J1KWKS BxuL4IX1l0cZbpRmbMikQRhMX7/uJiwnsCY0GMpFFACpejZqjJyZuUepg2DuGDArqO1G fbP/oSvnSCNVoyUrYxJxtz+hsxRH//MThyLWdEoRMt9NlS4HRXZbZMKvVC4TtFviHiJH KFow== X-Gm-Message-State: AC+VfDyL+F3SsW24E8MG2v8NGM1Po8IJRCOmt3cgJWI+4l2AKnXv3Tkw un8oJ65ZibsCd6mURhUmmmf1eA== X-Google-Smtp-Source: ACHHUZ7wCYtUf+7LVo6j+oVxWM1xFUqc13NehBZU/lO5rS1cti0ZTm6SDm50E98ky0UvdHVluWukHQ== X-Received: by 2002:a17:907:1b24:b0:94e:5c28:1c19 with SMTP id mp36-20020a1709071b2400b0094e5c281c19mr9319621ejc.5.1683538343137; Mon, 08 May 2023 02:32:23 -0700 (PDT) Received: from ?IPV6:2a02:810d:15c0:828:50e0:ebdf:b755:b300? ([2a02:810d:15c0:828:50e0:ebdf:b755:b300]) by smtp.gmail.com with ESMTPSA id hw6-20020a170907a0c600b0096602a5ab25sm3629254ejc.92.2023.05.08.02.32.21 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 08 May 2023 02:32:22 -0700 (PDT) Message-ID: <228ebc9d-f70f-3f12-381f-1ef6f24f2f28@linaro.org> Date: Mon, 8 May 2023 11:32:21 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.0 Subject: Re: [PATCH v2 2/5] ASoC: dt-bindings: Add tas2781 amplifier Content-Language: en-US To: Rob Herring , Shenghao Ding <13916275206@139.com> Cc: Ryan_Chu@wistron.com, navada@ti.com, gentuser@gmail.com, alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org, robh+dt@kernel.org, shenghao-ding@ti.com, Sam_Wu@wistron.com, lgirdwood@gmail.com, krzysztof.kozlowski+dt@linaro.org, x1077012@ti.com, broonie@kernel.org, kevin-lu@ti.com, perex@perex.cz, devicetree@vger.kernel.org, pierre-louis.bossart@linux.intel.com, peeyush@ti.com References: <20230508054512.719-1-13916275206@139.com> <168352721271.213340.3578983696891383785.robh@kernel.org> From: Krzysztof Kozlowski In-Reply-To: <168352721271.213340.3578983696891383785.robh@kernel.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 08/05/2023 08:26, Rob Herring wrote: > > On Mon, 08 May 2023 13:45:12 +0800, Shenghao Ding wrote: >> Create tas2781.yaml for tas2781 driver. >> >> Signed-off-by: Shenghao Ding <13916275206@139.com> >> >> --- >> Changes in v7: >> - Submit together with tas2781 codec driver code >> - Add more detail description for ti,audio-slots >> - Keep consistent for "I2C" >> - remove reset-gpios description >> - For reg, express as constraints instead >> - remove unnecessary '|' >> Changes to be committed: >> new file: Documentation/devicetree/bindings/sound/ti,tas2781.yaml >> --- >> .../devicetree/bindings/sound/ti,tas2781.yaml | 90 +++++++++++++++++++ >> 1 file changed, 90 insertions(+) >> create mode 100644 Documentation/devicetree/bindings/sound/ti,tas2781.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: > > dtschema/dtc warnings/errors: > /builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/media/rockchip-isp1.example.dtb: camera@3c: port:endpoint:data-lanes: [[1]] is too short > From schema: /builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/media/i2c/ovti,ov2685.yaml > /builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/media/i2c/ovti,ov2685.example.dtb: camera-sensor@3c: port:endpoint:data-lanes: [[1]] is too short > From schema: /builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/media/i2c/ovti,ov2685.yaml > /builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/pci/fsl,imx6q-pcie-ep.example.dtb: pcie-ep@33800000: Unevaluated properties are not allowed ('assigned-clock-parents', 'assigned-clock-rates', 'assigned-clocks' were unexpected) > From schema: /builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/pci/fsl,imx6q-pcie-ep.yaml > > doc reference errors (make refcheckdocs): > Documentation/usb/gadget_uvc.rst: Documentation/userspace-api/media/v4l/pixfmt-packed.yuv.rst > MAINTAINERS: Documentation/devicetree/bindings/pwm/pwm-apple.yaml > Ignore failures. Best regards, Krzysztof