On 20/09/2022 10:17, Krzysztof Kozlowski wrote: > On Mon, 19 Sep 2022 22:19:27 -0400, Richard Acayan wrote: >> Add the RPMh power domain IDs and compatible string for Snapdragon 670 to >> make SDM670 power domains accessible to the device trees. >> >> Signed-off-by: Richard Acayan <mailingradian@xxxxxxxxx> >> --- >> .../devicetree/bindings/power/qcom,rpmpd.yaml | 1 + >> include/dt-bindings/power/qcom-rpmpd.h | 10 ++++++++++ >> 2 files changed, 11 insertions(+) >> > > 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/ > > > power-controller: 'clock-names', 'clocks' do not match any of the regexes: 'pinctrl-[0-9]+' > arch/arm64/boot/dts/qcom/sdm632-fairphone-fp3.dtb This might be unrelated to your patch. Best regards, Krzysztof