From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp1.osuosl.org (smtp1.osuosl.org [140.211.166.138]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 16095354AFA for ; Thu, 30 Oct 2025 13:06:28 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=140.211.166.138 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1761829590; cv=none; b=tZkeNo3keEsPgQ6oEi6HA/m5anvgj86Km80E+Z/n13oFdFp/QEfMP3oJ/Rj3FhZbO8/HPsGkaf8B+F5j+1OI0hxBiA4h3NM2zxRfSMHQmVW6lXDFvuA236dUrifibliddsAjuLkAdEoSODNkfZPseKv5sKzbbYoJKB3kNpVWZXQ= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1761829590; c=relaxed/simple; bh=Km12nL8qt3xEm3JrEGnnnbq5x4pUk4viwfLeDAB8Rpk=; h=Date:Content-Type:MIME-Version:From:Cc:To:In-Reply-To:References: Message-Id:Subject; b=CUhM8FwLQSLoQ1rCp5T8jHWbV+o266cAgvLoFC+1Ejv92/bzed9WN+x52rS6bq6rOYWrWMKfF+gM/uXGjckzZF56CLj4aGz5+F51ed93gEqo2i5y4YFS3vtStAqlMKH49NX20xoQFcDnZdsSxd+AUMAZXptMIAu55YDuvHnUjsI= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=stsLZFnS; arc=none smtp.client-ip=140.211.166.138 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="stsLZFnS" Received: from localhost (localhost [127.0.0.1]) by smtp1.osuosl.org (Postfix) with ESMTP id B000A83FED for ; Thu, 30 Oct 2025 13:06:28 +0000 (UTC) X-Virus-Scanned: amavis at osuosl.org X-Spam-Flag: NO X-Spam-Score: -5.792 X-Spam-Level: Received: from smtp1.osuosl.org ([127.0.0.1]) by localhost (smtp1.osuosl.org [127.0.0.1]) (amavis, port 10024) with ESMTP id 6Dbeprup6Zx1 for ; Thu, 30 Oct 2025 13:06:27 +0000 (UTC) Received-SPF: Pass (mailfrom) identity=mailfrom; client-ip=172.105.4.254; helo=tor.source.kernel.org; envelope-from=robh@kernel.org; receiver= DMARC-Filter: OpenDMARC Filter v1.4.2 smtp1.osuosl.org B023C83FEB Authentication-Results: smtp1.osuosl.org; dmarc=pass (p=quarantine dis=none) header.from=kernel.org DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org B023C83FEB Authentication-Results: smtp1.osuosl.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.a=rsa-sha256 header.s=k20201202 header.b=stsLZFnS Received: from tor.source.kernel.org (tor.source.kernel.org [172.105.4.254]) by smtp1.osuosl.org (Postfix) with ESMTPS id B023C83FEB for ; Thu, 30 Oct 2025 13:06:27 +0000 (UTC) Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by tor.source.kernel.org (Postfix) with ESMTP id 2BE9160210; Thu, 30 Oct 2025 13:06:26 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 14AA5C4CEF1; Thu, 30 Oct 2025 13:06:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1761829585; bh=Km12nL8qt3xEm3JrEGnnnbq5x4pUk4viwfLeDAB8Rpk=; h=Date:From:Cc:To:In-Reply-To:References:Subject:From; b=stsLZFnS7+Fs54+KeR3medcbYbhv5FbyAjpvYu/4fnsjhtVXcEVBT2YtoTeXCRNKj kBG4Ll5J8HVtN8S0AtuNWnL2GLLvpDfAE5e+ZvHCwsB05645s5Bce8XGnRjFVL8uhk YWWsHaXisQ8vhca6EAPWa2xQGOop+CI4yhHXAD3UCGTsnchVRZEkqrjBVMrhGp69n2 /UCZTcp6D5x2A/Jl73xnKoCmngjdNG+qR6Bjm5Jlh505ZzqcpaF1lp1dMtB5Q15nVS dcL8sKd0jXm5/L0Bsl3Ev8D7URROt3OE/4P8zbkJxlubA4ARYk4fQP89OhdLhYbgcz Rj0WYxzuINB4g== Date: Thu, 30 Oct 2025 08:06:20 -0500 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Precedence: bulk X-Mailing-List: linux-kernel-mentees@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 From: "Rob Herring (Arm)" Cc: Liam Girdwood , devicetree@vger.kernel.org, linux-kernel-mentees@lists.linuxfoundation.org, Conor Dooley , Mark Brown , david.hunter.linux@gmail.com, linux-kernel@vger.kernel.org, Krzysztof Kozlowski , linux-sound@vger.kernel.org, khalid@kernel.org, skhan@linuxfoundation.org To: Ranganath V N In-Reply-To: <20251030-dtbs-v4-1-3fff32221119@gmail.com> References: <20251030-dtbs-v4-1-3fff32221119@gmail.com> Message-Id: <176182958078.3695318.10308804635048034182.robh@kernel.org> Subject: Re: [PATCH v4] Asoc: dt_bindings: ti,pcm186x: convert to dtschema On Thu, 30 Oct 2025 12:24:30 +0530, Ranganath V N wrote: > convert the Texas Instruments PCM186x Universal audio ADC bindings > to DT schema. > > Signed-off-by: Ranganath V N > --- > Convert the Texas Instruments PCM186x audio ADC bindings to DT schema. > --- > Changes in v4: > - Corrected subject dt_bindings:sound to Asoc: dt_bindings: > - Corrected the filename to match one of the compitables in the file > - ti,pcm186x.yaml to ti,pcm1862.yaml > - Link to v3: https://lore.kernel.org/r/20251029-dtbs-v3-1-3cc162221c22@gmail.com > > Changes in v3: > - Unicode FEFF character was present in the begining of the file, > - Removed unicode character. > - Link to v2: https://lore.kernel.org/r/20251026-dtbs-v2-1-cd3b713a288e@gmail.com > > Changes in v2: > - Fixes as per the reviews suggested for the v1. > - Link to v1: https://lore.kernel.org/r/20251021-dtbs-v1-1-493c1aa253bc@gmail.com > --- > .../devicetree/bindings/sound/pcm186x.txt | 42 --------------- > .../devicetree/bindings/sound/ti,pcm1862.yaml | 61 ++++++++++++++++++++++ > 2 files changed, 61 insertions(+), 42 deletions(-) > My bot found errors running 'make dt_binding_check' on your patch: yamllint warnings/errors: dtschema/dtc warnings/errors: /builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/sound/ti,pcm1862.yaml: $id: Cannot determine base path from $id, relative path/filename doesn't match actual path or filename $id: http://devicetree.org/schemas/sound/ti,pcm186x.yaml file: /builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/sound/ti,pcm1862.yaml doc reference errors (make refcheckdocs): See https://patchwork.ozlabs.org/project/devicetree-bindings/patch/20251030-dtbs-v4-1-3fff32221119@gmail.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.