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 C07C9C4332F for ; Sat, 16 Oct 2021 15:23:01 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id A7D8460E0C for ; Sat, 16 Oct 2021 15:23:01 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237539AbhJPPZI (ORCPT ); Sat, 16 Oct 2021 11:25:08 -0400 Received: from mail-4324.protonmail.ch ([185.70.43.24]:39591 "EHLO mail-4324.protonmail.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237075AbhJPPZH (ORCPT ); Sat, 16 Oct 2021 11:25:07 -0400 Date: Sat, 16 Oct 2021 15:22:52 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail; t=1634397776; bh=w0xqkPcv9nCVQOq8BMYP8ncaNLdCAAS0wKe2iu3Cfbs=; h=Date:To:From:Cc:Reply-To:Subject:In-Reply-To:References:From; b=p/l0X2ockchTJ4qagQDhsRfJiEBOYmUAgW/GmT4RkW1zvRNuNi/GPAo4cneJzH9gV 5xbIu4LabTzm829Rq3f8azPQQ4jvQ/SIXzcnv56r9JjCavWzJze8HsvzRYE5bc5ZVY 8WIBj7+nGoYurch+biJw0Y+VH8+b6cAnmNyw48QA= To: Rob Herring From: Yassine Oudjana Cc: Loic Poulain , Ilia Lin , Stephen Boyd , Andy Gross , phone-devel@vger.kernel.org, devicetree@vger.kernel.org, linux-pm@vger.kernel.org, Viresh Kumar , linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org, AngeloGioacchino Del Regno , ~postmarketos/upstreaming@lists.sr.ht, linux-arm-msm@vger.kernel.org, Konrad Dybcio , Nishanth Menon , "Rafael J. Wysocki" , Rob Herring , Michael Turquette , Bjorn Andersson Reply-To: Yassine Oudjana Subject: Re: [PATCH 2/8] dt-bindings: clk: qcom: msm8996-apcc: Add MSM8996 Pro compatible Message-ID: <7BT21R.3Z6EF61Y47A32@protonmail.com> In-Reply-To: <1634221864.197594.3295882.nullmailer@robh.at.kernel.org> References: <20211014083016.137441-1-y.oudjana@protonmail.com> <20211014083016.137441-3-y.oudjana@protonmail.com> <1634221864.197594.3295882.nullmailer@robh.at.kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Oct 14 2021 at 18:31:04 +0400, Rob Herring =20 wrote: > On Thu, 14 Oct 2021 08:32:04 +0000, Yassine Oudjana wrote: >> Add a compatible string for msm8996pro-apcc. >>=20 >> Signed-off-by: Yassine Oudjana >> --- >> Documentation/devicetree/bindings/clock/qcom,msm8996-apcc.yaml | 1=20 >> + >> 1 file changed, 1 insertion(+) >>=20 >=20 > Running 'make dtbs_check' with the schema in this patch gives the > following warnings. Consider if they are expected or the schema is > incorrect. These may not be new warnings. >=20 > Note that it is not yet a requirement to have 0 warnings for=20 > dtbs_check. > This will change in the future. >=20 > Full log is available here: https://patchwork.ozlabs.org/patch/1540829 >=20 >=20 > clock-controller@6400000: clock-names:0: 'pwrcl_pll' was expected > =09arch/arm64/boot/dts/qcom/apq8096-db820c.dt.yaml > =09arch/arm64/boot/dts/qcom/apq8096-ifc6640.dt.yaml > =09arch/arm64/boot/dts/qcom/msm8996-mtp.dt.yaml > =09arch/arm64/boot/dts/qcom/msm8996-pmi8996-sony-xperia-tone-dora.dt.yaml > =09arch/arm64/boot/dts/qcom/msm8996-pmi8996-sony-xperia-tone-kagura.dt.ya= ml > =09arch/arm64/boot/dts/qcom/msm8996-pmi8996-sony-xperia-tone-keyaki.dt.ya= ml > =09arch/arm64/boot/dts/qcom/msm8996-sony-xperia-tone-dora.dt.yaml > =09arch/arm64/boot/dts/qcom/msm8996-sony-xperia-tone-kagura.dt.yaml > =09arch/arm64/boot/dts/qcom/msm8996-sony-xperia-tone-keyaki.dt.yaml >=20 > clock-controller@6400000: clock-names: ['xo'] is too short > =09arch/arm64/boot/dts/qcom/apq8096-db820c.dt.yaml > =09arch/arm64/boot/dts/qcom/apq8096-ifc6640.dt.yaml > =09arch/arm64/boot/dts/qcom/msm8996-mtp.dt.yaml > =09arch/arm64/boot/dts/qcom/msm8996-pmi8996-sony-xperia-tone-dora.dt.yaml > =09arch/arm64/boot/dts/qcom/msm8996-pmi8996-sony-xperia-tone-kagura.dt.ya= ml > =09arch/arm64/boot/dts/qcom/msm8996-pmi8996-sony-xperia-tone-keyaki.dt.ya= ml > =09arch/arm64/boot/dts/qcom/msm8996-sony-xperia-tone-dora.dt.yaml > =09arch/arm64/boot/dts/qcom/msm8996-sony-xperia-tone-kagura.dt.yaml > =09arch/arm64/boot/dts/qcom/msm8996-sony-xperia-tone-keyaki.dt.yaml >=20 > clock-controller@6400000: clocks: [[29]] is too short > =09arch/arm64/boot/dts/qcom/msm8996-mtp.dt.yaml >=20 > clock-controller@6400000: clocks: [[33]] is too short > =09arch/arm64/boot/dts/qcom/apq8096-ifc6640.dt.yaml >=20 > clock-controller@6400000: clocks: [[36]] is too short > =09arch/arm64/boot/dts/qcom/msm8996-pmi8996-sony-xperia-tone-dora.dt.yaml > =09arch/arm64/boot/dts/qcom/msm8996-pmi8996-sony-xperia-tone-kagura.dt.ya= ml > =09arch/arm64/boot/dts/qcom/msm8996-pmi8996-sony-xperia-tone-keyaki.dt.ya= ml > =09arch/arm64/boot/dts/qcom/msm8996-sony-xperia-tone-dora.dt.yaml > =09arch/arm64/boot/dts/qcom/msm8996-sony-xperia-tone-kagura.dt.yaml > =09arch/arm64/boot/dts/qcom/msm8996-sony-xperia-tone-keyaki.dt.yaml >=20 > clock-controller@6400000: clocks: [[41]] is too short > =09arch/arm64/boot/dts/qcom/apq8096-db820c.dt.yaml >=20 > clock-controller@6400000: reg: [[104857600, 589824]] is too short > =09arch/arm64/boot/dts/qcom/apq8096-db820c.dt.yaml > =09arch/arm64/boot/dts/qcom/apq8096-ifc6640.dt.yaml > =09arch/arm64/boot/dts/qcom/msm8996-mtp.dt.yaml > =09arch/arm64/boot/dts/qcom/msm8996-pmi8996-sony-xperia-tone-dora.dt.yaml > =09arch/arm64/boot/dts/qcom/msm8996-pmi8996-sony-xperia-tone-kagura.dt.ya= ml > =09arch/arm64/boot/dts/qcom/msm8996-pmi8996-sony-xperia-tone-keyaki.dt.ya= ml > =09arch/arm64/boot/dts/qcom/msm8996-sony-xperia-tone-dora.dt.yaml > =09arch/arm64/boot/dts/qcom/msm8996-sony-xperia-tone-kagura.dt.yaml > =09arch/arm64/boot/dts/qcom/msm8996-sony-xperia-tone-keyaki.dt.yaml >=20 Similar to PATCH 1/8[1], these are old warnings. =09Yassine [1]=20 https://lore.kernel.org/linux-arm-msm/G3T21R.IC4JJ9W0GTB72@protonmail.com/T= /#u