brcm2708: update linux 4.4 patches to latest version
[openwrt/openwrt.git] / target / linux / brcm2708 / patches-4.4 / 0306-BCM270X_DT-Fix-codec-use-in-hifiberry-dac-overlay.patch
1 From 875783b480b4fd3e227f1d81d187e3675703c8b8 Mon Sep 17 00:00:00 2001
2 From: Phil Elwell <phil@raspberrypi.org>
3 Date: Wed, 27 Apr 2016 12:01:41 +0100
4 Subject: [PATCH] BCM270X_DT: Fix codec use in hifiberry-dac overlay
5
6 Signed-off-by: Phil Elwell <phil@raspberrypi.org>
7 ---
8 arch/arm/boot/dts/overlays/hifiberry-dac-overlay.dts | 2 +-
9 1 file changed, 1 insertion(+), 1 deletion(-)
10
11 --- a/arch/arm/boot/dts/overlays/hifiberry-dac-overlay.dts
12 +++ b/arch/arm/boot/dts/overlays/hifiberry-dac-overlay.dts
13 @@ -13,7 +13,7 @@
14 };
15
16 fragment@1 {
17 - target = <&soc>;
18 + target-path = "/";
19 __overlay__ {
20 pcm5102a-codec {
21 #sound-dai-cells = <0>;