[PATCH v2 1/2] dt-bindings: arm: samsung: pmu: Add missing properties
Rob Herring
robh at kernel.org
Mon Sep 14 16:46:21 EDT 2020
On Thu, 03 Sep 2020 21:13:10 +0200, Krzysztof Kozlowski wrote:
> Add common properties appearing in DTSes (assigned-clock-parents,
> assigned-clocks) to fix dtbs_check warnings like:
>
> arch/arm64/boot/dts/exynos/exynos5433-tm2.dt.yaml: system-controller at 105c0000:
> 'assigned-clock-parents', 'assigned-clocks' do not match any of the regexes: 'pinctrl-[0-9]+'
>
> Signed-off-by: Krzysztof Kozlowski <krzk at kernel.org>
>
> ---
>
> Changes since v1:
> 1. Add properties instead of using unevaluated
> ---
> Documentation/devicetree/bindings/arm/samsung/pmu.yaml | 3 +++
> 1 file changed, 3 insertions(+)
>
Applied, thanks!
More information about the linux-arm-kernel
mailing list