[PATCH v2 2/2] dt-bindings: timer: exynos4210-mct: Add missing clocks

Rob Herring robh at kernel.org
Mon Sep 14 16:47:06 EDT 2020


On Thu, 03 Sep 2020 21:13:11 +0200, Krzysztof Kozlowski wrote:
> The Exynos Multi Core Timer driver requires two clocks.  This was never
> documented in the binding.  Add it to fix dtschema warnings like:
> 
>   arch/arm64/boot/dts/exynos/exynos5433-tm2.dt.yaml: timer at 101c0000:
>     'clock-names', '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
> ---
>  .../timer/samsung,exynos4210-mct.yaml         | 25 +++++++++++++++++++
>  1 file changed, 25 insertions(+)
> 

Applied, thanks!



More information about the linux-arm-kernel mailing list