Update device-tree bindings to reflect the rename of the board's headphone jack. Signed-off-by: Jonathan Tinkham <sctincman@xxxxxxxxx> --- .../devicetree/bindings/sound/nvidia,tegra-audio-max98090.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Documentation/devicetree/bindings/sound/nvidia,tegra-audio-max98090.txt b/Documentation/devicetree/bindings/sound/nvidia,tegra-audio-max98090.txt index c3495be..7ad911f 100644 --- a/Documentation/devicetree/bindings/sound/nvidia,tegra-audio-max98090.txt +++ b/Documentation/devicetree/bindings/sound/nvidia,tegra-audio-max98090.txt @@ -15,7 +15,7 @@ Required properties: sinks are the MAX98090's pins (as documented in its binding), and the jacks on the board: - * Headphones + * Headphone Jack * Speakers * Mic Jack * Int Mic @@ -36,8 +36,8 @@ sound { nvidia,model = "NVIDIA Tegra Venice2"; nvidia,audio-routing = - "Headphones", "HPR", - "Headphones", "HPL", + "Headphone Jack", "HPR", + "Headphone Jack", "HPL", "Speakers", "SPKR", "Speakers", "SPKL", "Mic Jack", "MICBIAS", -- 2.7.0 -- To unsubscribe from this list: send the line "unsubscribe linux-tegra" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html