0309-BCM270X_DT-Fix-codec-use-in-hifiberry-dac-overlay.patch 657 B

123456789101112131415161718192021
  1. From b2be61827d995cd83f5453f3be0967e954095906 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 309/381] BCM270X_DT: Fix codec use in hifiberry-dac overlay
  5. Signed-off-by: Phil Elwell <phil@raspberrypi.org>
  6. ---
  7. arch/arm/boot/dts/overlays/hifiberry-dac-overlay.dts | 2 +-
  8. 1 file changed, 1 insertion(+), 1 deletion(-)
  9. --- a/arch/arm/boot/dts/overlays/hifiberry-dac-overlay.dts
  10. +++ b/arch/arm/boot/dts/overlays/hifiberry-dac-overlay.dts
  11. @@ -13,7 +13,7 @@
  12. };
  13. fragment@1 {
  14. - target = <&soc>;
  15. + target-path = "/";
  16. __overlay__ {
  17. pcm5102a-codec {
  18. #sound-dai-cells = <0>;