Skip to content

Commit 0b913e9

Browse files
LongnoseRobclamor-s
authored andcommitted
ARM: tegra: nexus7: add missing clock binding into sound node
Signed-off-by: Robert Eckelmann <[email protected]> Signed-off-by: Svyatoslav Ryhel <[email protected]>
1 parent 9330573 commit 0b913e9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

arch/arm/boot/dts/nvidia/tegra30-asus-nexus7-grouper-common.dtsi

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -913,6 +913,9 @@
913913
reg = <0x1c>;
914914

915915
realtek,dmic1-data-pin = <1>;
916+
917+
clocks = <&tegra_pmc TEGRA_PMC_CLK_OUT_1>;
918+
clock-names = "mclk";
916919
};
917920

918921
nct72: temperature-sensor@4c {

0 commit comments

Comments
 (0)