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 423B0E7719F for ; Mon, 13 Jan 2025 07:20:06 +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:Subject:Message-Id:References: In-Reply-To:To:Cc:From:MIME-Version:Date:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Owner; bh=6UXpY8pvuaGdoai6obJtA6kF0OCIzmg+MVJvdQGd7Jc=; b=SWSV62Y1M126va6YVCRjMjbps3 n2+lctyPO7fNUP+bdQnGzkgJx46Db9wYXJAzfDMqDvuq2bWSpC8wwt/97M+I5sLtfPn/KDHrTq9pL 7iTcrruxKkyOaolJS75iJSJ6IM0No6rk6URKJnv0UqwumQoL73vtjuLlLE8orVLj06untYLXOcJP/ Vp7QK1lTE8M5/gCNqFgaYnryAJRasFrZaW7lO+kQTOfb+7Hc+A8d4JJynm1RtU8ZHzGij9muqSDhE h2NRwJB+s4HGYTcOtDlPZNQVr0lx0EljTNkTB/b6XmpHJc8K3yweh5Wa1J0u2EcLZm/NYZ2RPBV7u b1oTTOeA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1tXEjx-00000004ELw-48rc; Mon, 13 Jan 2025 07:20:01 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1tXEjv-00000004EKf-0AgC; Mon, 13 Jan 2025 07:20:00 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id B0C035C4C98; Mon, 13 Jan 2025 07:19:16 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 1A9A8C4CED6; Mon, 13 Jan 2025 07:19:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1736752797; bh=MYJh3nER0YHHitikyQndEMbpoJyhZPDW6g9Dil0vlRY=; h=Date:From:Cc:To:In-Reply-To:References:Subject:From; b=mjKFkpRjdNsXXJ5zthwnqTsDxtfOwux3uS6dTV9/A8lV3ByHLs7QPzZoG5eOX3XTu Z9Y6yGThfI432tMiVYIueQY4bFTd1oy20h+H2JfbtijnbZom14Vzd9PoG9p+HObrH+ 9iCFrUMlX5B8RSLX1xf+dtGPqjlK/NNjZjtmjShbqyj14xpNMwiLKjA9JdT4ucp919 asB5Q5Di+p3sPXIQ08Tf8telCIYOX1wkRg4Iqvhzmzl28rHR9ZATGve5/jmPTXItjZ 7ccTeP5T3pn2qLLwpSljNU4DSYOWTiFUyD7EwozyfUT+HrvoLTZ3kkBaTgI8KnFP/n MppiBw38PetPw== Date: Mon, 13 Jan 2025 01:19:56 -0600 MIME-Version: 1.0 From: "Rob Herring (Arm)" Cc: Jaroslav Kysela , Kevin Hilman , linux-sound@vger.kernel.org, Jerome Brunet , Krzysztof Kozlowski , linux-arm-kernel@lists.infradead.org, Neil Armstrong , linux-kernel@vger.kernel.org, Conor Dooley , Mark Brown , Takashi Iwai , devicetree@vger.kernel.org, linux-amlogic@lists.infradead.org, Martin Blumenstingl , Liam Girdwood To: jiebing chen In-Reply-To: <20250113-audio_drvier-v1-1-8c14770f38a0@amlogic.com> References: <20250113-audio_drvier-v1-0-8c14770f38a0@amlogic.com> <20250113-audio_drvier-v1-1-8c14770f38a0@amlogic.com> Message-Id: <173675279619.745064.11661644624607210871.robh@kernel.org> Subject: Re: [PATCH 1/3] ASoC: dt-bindings: Add Amlogic S4 audio X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20250112_231959_123553_3414D74F X-CRM114-Status: GOOD ( 10.29 ) X-BeenThere: linux-amlogic@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-amlogic" Errors-To: linux-amlogic-bounces+linux-amlogic=archiver.kernel.org@lists.infradead.org On Mon, 13 Jan 2025 14:35:13 +0800, jiebing chen wrote: > Add documentation describing the Amlogic S4 TDM output pad and toacodec. > > Signed-off-by: jiebing chen > --- > .../bindings/sound/amlogic,s4-tdmout-pad.yaml | 36 ++++++++++++++++++ > .../bindings/sound/amlogic,s4-tocodec.yaml | 44 ++++++++++++++++++++++ > 2 files changed, 80 insertions(+) > My bot found errors running 'make dt_binding_check' on your patch: yamllint warnings/errors: dtschema/dtc warnings/errors: Error: Documentation/devicetree/bindings/sound/amlogic,s4-tocodec.example.dts:23.35-36 syntax error FATAL ERROR: Unable to parse input tree make[2]: *** [scripts/Makefile.dtbs:131: Documentation/devicetree/bindings/sound/amlogic,s4-tocodec.example.dtb] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/builds/robherring/dt-review-ci/linux/Makefile:1506: dt_binding_check] Error 2 make: *** [Makefile:251: __sub-make] Error 2 doc reference errors (make refcheckdocs): See https://patchwork.ozlabs.org/project/devicetree-bindings/patch/20250113-audio_drvier-v1-1-8c14770f38a0@amlogic.com The base for the series is generally the latest rc1. A different dependency should be noted in *this* patch. 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 after running the above command yourself. Note that DT_SCHEMA_FILES can be set to your schema file to speed up checking your schema. However, it must be unset to test all examples with your schema. _______________________________________________ linux-amlogic mailing list linux-amlogic@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-amlogic