Re: [PATCH v3 5/8] dt-bindings: clock: samsung: convert Exynos4 to dtschema

From: Krzysztof Kozlowski
Date: Tue Aug 31 2021 - 09:04:13 EST


On 31/08/2021 14:36, Rob Herring wrote:
> On Wed, Aug 25, 2021 at 8:41 AM Krzysztof Kozlowski
> <krzysztof.kozlowski@xxxxxxxxxxxxx> wrote:
>>
>> Merge Exynos4210 and Exynos4412 clock controller bindings to existing DT
>> schema.
>>
>> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx>
>> ---
>> .../bindings/clock/exynos4-clock.txt | 86 -------------------
>> .../bindings/clock/samsung,exynos-clock.yaml | 3 +
>> .../clock/samsung,exynos4412-isp-clock.yaml | 64 ++++++++++++++
>> 3 files changed, 67 insertions(+), 86 deletions(-)
>> delete mode 100644 Documentation/devicetree/bindings/clock/exynos4-clock.txt
>> create mode 100644 Documentation/devicetree/bindings/clock/samsung,exynos4412-isp-clock.yaml
>
> [...]
>
>> +examples:
>> + - |
>> + #include <dt-bindings/clock/exynos4412.h>
>
> Where is this header? linux-next is now failing:
>

Argh, it should be exynos4.h. Stephen mentioned it but I missed the
difference in number. I wonder how it passed dt_binding_check on my
machine...

Sorry for the mess, I'll send the fix.



Best regards,
Krzysztof