Skip to content

Commit

Permalink
arm64: dts: qcom: apq8016-sbc: enable lpass on DB410c
Browse files Browse the repository at this point in the history
This patch enables the lpass on DB410C. LPASS is used as cpu dai for
both analog and digital audio.

Signed-off-by: Srinivas Kandagatla <[email protected]>
  • Loading branch information
Srinivas-Kandagatla authored and Andy Gross committed Feb 25, 2016
1 parent 3761a36 commit b1cda82
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions arch/arm64/boot/dts/qcom/apq8016-sbc.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,10 @@
pinctrl-names = "default";
pinctrl-0 = <&usb_sw_sel_pm>;
};

lpass@07708000 {
status = "okay";
};
};

usb2513 {
Expand Down

0 comments on commit b1cda82

Please sign in to comment.