On Thu, Jul 02, 2020 at 05:51:44PM +0200, Krzysztof Kozlowski wrote: > The ARM PMU node is described enough with first compatible so remove the > arm,armv8-pmuv3 to fix dtschema warnings like: > > arm-pmu: compatible: Additional items are not allowed ('arm,armv8-pmuv3' > was unexpected) > arm-pmu: compatible: ['arm,cortex-a57-pmu', 'arm,armv8-pmuv3'] is too long > > Signed-off-by: Krzysztof Kozlowski <k...@kernel.org> > > --- > > Changes since v1: > 1. None > > Not tested although no effect expected. > --- > arch/arm64/boot/dts/exynos/exynos5433.dtsi | 4 ++-- > arch/arm64/boot/dts/exynos/exynos7.dtsi | 2 +-
Applied. Best regards, Krzysztof