From: Krzysztof Kozlowski <hidden> Date: 2021-08-31 13:06:52
The proper header is exynos4.h:
samsung,exynos4412-isp-clock.example.dts:19:18: fatal error: dt-bindings/clock/exynos4412.h: No such file or directory
Fixes: 7ac615780926 ("dt-bindings: clock: samsung: convert Exynos4 to dtschema")
Reported-by: Stephen Boyd <sboyd@kernel.org>
Reported-by: Rob Herring <robh+dt@kernel.org>
Signed-off-by: Krzysztof Kozlowski <redacted>
---
The SHA in fixes tag is from linux-next. Might not be stable.
---
.../devicetree/bindings/clock/samsung,exynos4412-isp-clock.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
From: Rob Herring <robh@kernel.org> Date: 2021-09-01 01:45:52
On Tue, 31 Aug 2021 15:06:43 +0200, Krzysztof Kozlowski wrote:
The proper header is exynos4.h:
samsung,exynos4412-isp-clock.example.dts:19:18: fatal error: dt-bindings/clock/exynos4412.h: No such file or directory
Fixes: 7ac615780926 ("dt-bindings: clock: samsung: convert Exynos4 to dtschema")
Reported-by: Stephen Boyd <sboyd@kernel.org>
Reported-by: Rob Herring <robh+dt@kernel.org>
Signed-off-by: Krzysztof Kozlowski <redacted>
---
The SHA in fixes tag is from linux-next. Might not be stable.
---
.../devicetree/bindings/clock/samsung,exynos4412-isp-clock.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
From: Stephen Boyd <sboyd@kernel.org> Date: 2021-09-01 05:27:37
Quoting Krzysztof Kozlowski (2021-08-31 06:06:43)
The proper header is exynos4.h:
samsung,exynos4412-isp-clock.example.dts:19:18: fatal error: dt-bindings/clock/exynos4412.h: No such file or directory
Fixes: 7ac615780926 ("dt-bindings: clock: samsung: convert Exynos4 to dtschema")
Reported-by: Stephen Boyd <sboyd@kernel.org>
Reported-by: Rob Herring <robh+dt@kernel.org>
Signed-off-by: Krzysztof Kozlowski <redacted>
---