diff options
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/sound/nvidia,tegra30-hda.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/sound/nvidia,tegra30-hda.txt b/Documentation/devicetree/bindings/sound/nvidia,tegra30-hda.txt index c26f8ca97023..b4730c2822bc 100644 --- a/Documentation/devicetree/bindings/sound/nvidia,tegra30-hda.txt +++ b/Documentation/devicetree/bindings/sound/nvidia,tegra30-hda.txt | |||
@@ -20,9 +20,9 @@ hda@0,70030000 { | |||
20 | clocks = <&tegra_car TEGRA124_CLK_HDA>, | 20 | clocks = <&tegra_car TEGRA124_CLK_HDA>, |
21 | <&tegra_car TEGRA124_CLK_HDA2HDMI>, | 21 | <&tegra_car TEGRA124_CLK_HDA2HDMI>, |
22 | <&tegra_car TEGRA124_CLK_HDA2CODEC_2X>; | 22 | <&tegra_car TEGRA124_CLK_HDA2CODEC_2X>; |
23 | clock-names = "hda", "hda2hdmi", "hdacodec_2x"; | 23 | clock-names = "hda", "hda2hdmi", "hda2codec_2x"; |
24 | resets = <&tegra_car 125>, /* hda */ | 24 | resets = <&tegra_car 125>, /* hda */ |
25 | <&tegra_car 128>; /* hda2hdmi */ | 25 | <&tegra_car 128>; /* hda2hdmi */ |
26 | <&tegra_car 111>, /* hda2codec_2x */ | 26 | <&tegra_car 111>, /* hda2codec_2x */ |
27 | reset-names = "hda", "hda2hdmi", "hdacodec_2x"; | 27 | reset-names = "hda", "hda2hdmi", "hda2codec_2x"; |
28 | }; | 28 | }; |