On Wed, Aug 29, 2018 at 09:21:38PM +0200, Krzysztof Kozlowski wrote: > On Fri, Aug 03, 2018 at 12:55:32PM +0200, Marek Szyprowski wrote: > > This patch adds missing properties to the CODEC and sound nodes, so the > > audio will work also on Snow rev5 Chromebook. This patch is an extension > > to the commits: e9eefc3f8ce0 ("ARM: dts: exynos: Add missing clock and DAI > > properties to the max98095 node in Snow Chromebook") and 6ab569936d60 > > ("ARM: dts: exynos: Enable HDMI audio on Snow Chromebook"). It has been > > reported that such changes work fine on the rev5 board too. > > > > Signed-off-by: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx> > > --- > > arch/arm/boot/dts/exynos5250-snow-rev5.dts | 11 +++++++++++ > > 1 file changed, 11 insertions(+) > > > > Thanks, applied. > ... and dropped cause build fails: arch/arm/boot/dts/exynos5250-snow-rev5.dtb: ERROR (phandle_references): /sound/codec: Reference to non-existent node or label "max98095" Do I need some dependency? Best regards, Krzysztof