On Wed, Mar 7, 2018 at 6:27 PM, Sylwester Nawrocki <[email protected]> wrote: > This property is required for specifying link between the HDMI IP block > and the SoC's audio subsystem. > > Signed-off-by: Sylwester Nawrocki <[email protected]> > --- > arch/arm/boot/dts/exynos5250.dtsi | 1 + > 1 file changed, 1 insertion(+)
Subject prefix: ARM: dts: exynos: Add..... to Exynos5250 Please fix it here and in other places. For arm64 prefix is slightly different (arm64: dts: exynos:). I did not notice that in your last patches and applied them but please take care about this in future. In case you forget how the prefix should look like - run "git log --oneline -- arch/arm/boot/dts/exynos*" or "git log --oneline -- arch/arm64/boot/dts/exynos/". BR, Krzysztof

