diff options
author | Krzysztof Kozlowski <[email protected]> | 2020-08-30 15:51:51 +0200 |
---|---|---|
committer | Krzysztof Kozlowski <[email protected]> | 2020-09-02 17:46:28 +0200 |
commit | a26fe748716e3055d4ce9be698cf44248819aa85 (patch) | |
tree | 3f7de1f25c686ca29a819fc6c8f81939194a761f /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 2b857a10d544c8471dabfef7e862840c52b8bf66 (diff) |
ARM: dts: exynos: Correct compatible of fixed clocks in Midas boards
The fixed clocks implemented by Samsung clock drivers use only one
compatible so drop the additional "fixed-clock" to fix dtbs_check
warnings like:
arch/arm/boot/dts/exynos4412-i9300.dt.yaml: xxti: compatible:0: 'fixed-clock' was expected
From schema: Documentation/devicetree/bindings/clock/fixed-clock.yaml
arch/arm/boot/dts/exynos4412-i9300.dt.yaml: xxti: compatible: ['samsung,clock-xxti', 'fixed-clock'] is too long
arch/arm/boot/dts/exynos4412-i9300.dt.yaml: xxti: compatible: Additional items are not allowed ('fixed-clock' was unexpected)
arch/arm/boot/dts/exynos4412-i9300.dt.yaml: xxti: '#clock-cells' is a required property
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions