diff options
author | Mark Brown <broonie@kernel.org> | 2020-04-28 18:05:35 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2020-04-28 18:05:35 +0300 |
commit | 2f8eae39056f6735bd21fc06c40ec16e1df64a0c (patch) | |
tree | 62ca6d9a883006c2e94faca5829cc2df700846ce /Documentation | |
parent | 2d744ecf2b98405723a2138a547e5c75009bc4e5 (diff) | |
parent | 1fecbb71fe0e46b886f84e3b6decca6643c3af6d (diff) | |
download | linux-2f8eae39056f6735bd21fc06c40ec16e1df64a0c.tar.xz |
Merge branch 'for-5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.8
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/sound/nau8825.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/sound/nau8825.txt b/Documentation/devicetree/bindings/sound/nau8825.txt index d16d96839bcb..388a7bc60b1f 100644 --- a/Documentation/devicetree/bindings/sound/nau8825.txt +++ b/Documentation/devicetree/bindings/sound/nau8825.txt @@ -101,5 +101,5 @@ Example: nuvoton,crosstalk-enable; clock-names = "mclk"; - clocks = <&tegra_car TEGRA210_CLK_CLK_OUT_2>; + clocks = <&tegra_pmc TEGRA_PMC_CLK_OUT_2>; }; |