[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <1634823005.115639.353170.nullmailer@robh.at.kernel.org>
Date: Thu, 21 Oct 2021 08:30:05 -0500
From: Rob Herring <robh@...nel.org>
To: David Heidelberg <david@...t.cz>
Cc: Bjorn Andersson <bjorn.andersson@...aro.org>,
Lee Jones <lee.jones@...aro.org>, linux-kernel@...r.kernel.org,
~okias/devicetree@...ts.sr.ht, Rob Herring <robh+dt@...nel.org>,
devicetree@...r.kernel.org, linux-arm-msm@...r.kernel.org,
Andy Gross <agross@...nel.org>,
Satya Priya <skakit@...eaurora.org>
Subject: Re: [PATCH] dt-bindings: mfd: qcom: pm8xxx: add pm8018 compatible
On Thu, 21 Oct 2021 01:16:45 +0200, David Heidelberg wrote:
> Add missing compatible for the PM8018 model.
>
> Signed-off-by: David Heidelberg <david@...t.cz>
> ---
> Documentation/devicetree/bindings/mfd/qcom-pm8xxx.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
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.
Note that it is not yet a requirement to have 0 warnings for dtbs_check.
This will change in the future.
Full log is available here: https://patchwork.ozlabs.org/patch/1544064
pmic@0: compatible: Additional items are not allowed ('qcom,pm8921' was unexpected)
arch/arm/boot/dts/qcom-mdm9615-wp8548-mangoh-green.dt.yaml
pmic@0: compatible: ['qcom,pm8018', 'qcom,pm8921'] is too long
arch/arm/boot/dts/qcom-mdm9615-wp8548-mangoh-green.dt.yaml
pmic@0: 'gpio@...', 'keypad@...', 'led@...', 'led@...', 'led@...', 'led@48', 'mpps@50', 'pwrkey@1c', 'vibrator@4a', 'xoadc@...' do not match any of the regexes: 'pinctrl-[0-9]+', 'rtc@[0-9a-f]+$'
arch/arm/boot/dts/qcom-apq8060-dragonboard.dt.yaml
pmic@0: 'gpio@...', 'keypad@...', 'mpps@50', 'pwrkey@1c', 'vibrator@4a', 'xoadc@...' do not match any of the regexes: 'pinctrl-[0-9]+', 'rtc@[0-9a-f]+$'
arch/arm/boot/dts/qcom-msm8660-surf.dt.yaml
pmic@0: 'gpio@...', 'mpp@50', 'pwrkey@1c' do not match any of the regexes: 'pinctrl-[0-9]+', 'rtc@[0-9a-f]+$'
arch/arm/boot/dts/qcom-mdm9615-wp8548-mangoh-green.dt.yaml
pmic@0: 'gpio@...', 'mpps@50', 'pwrkey@1c', 'xoadc@...' do not match any of the regexes: 'pinctrl-[0-9]+', 'rtc@[0-9a-f]+$'
arch/arm/boot/dts/qcom-apq8064-asus-nexus7-flo.dt.yaml
arch/arm/boot/dts/qcom-apq8064-cm-qs600.dt.yaml
arch/arm/boot/dts/qcom-apq8064-ifc6410.dt.yaml
arch/arm/boot/dts/qcom-apq8064-sony-xperia-yuga.dt.yaml
pmic@0: 'keypad@...', 'pwrkey@1c' do not match any of the regexes: 'pinctrl-[0-9]+', 'rtc@[0-9a-f]+$'
arch/arm/boot/dts/qcom-msm8960-cdp.dt.yaml
pmic@0: rtc@11d:compatible: Additional items are not allowed ('qcom,pm8921-rtc' was unexpected)
arch/arm/boot/dts/qcom-mdm9615-wp8548-mangoh-green.dt.yaml
pmic@0: rtc@11d:compatible: ['qcom,pm8018-rtc', 'qcom,pm8921-rtc'] is too long
arch/arm/boot/dts/qcom-mdm9615-wp8548-mangoh-green.dt.yaml
pmic@1: 'mpps@50' does not match any of the regexes: 'pinctrl-[0-9]+', 'rtc@[0-9a-f]+$'
arch/arm/boot/dts/qcom-apq8064-asus-nexus7-flo.dt.yaml
arch/arm/boot/dts/qcom-apq8064-cm-qs600.dt.yaml
arch/arm/boot/dts/qcom-apq8064-ifc6410.dt.yaml
arch/arm/boot/dts/qcom-apq8064-sony-xperia-yuga.dt.yaml
Powered by blists - more mailing lists