Update the DTs that are affected by the DAPM headphone jack rename Signed-off-by: Jonathan Tinkham <sctincman@xxxxxxxxx> --- arch/arm/boot/dts/tegra124-nyan.dtsi | 4 ++-- arch/arm/boot/dts/tegra124-venice2.dts | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/arch/arm/boot/dts/tegra124-nyan.dtsi b/arch/arm/boot/dts/tegra124-nyan.dtsi index ec1aa64..000b1f6 100644 --- a/arch/arm/boot/dts/tegra124-nyan.dtsi +++ b/arch/arm/boot/dts/tegra124-nyan.dtsi @@ -676,8 +676,8 @@ sound { nvidia,audio-routing = - "Headphones", "HPR", - "Headphones", "HPL", + "Headphone Jack", "HPR", + "Headphone Jack", "HPL", "Speakers", "SPKR", "Speakers", "SPKL", "Mic Jack", "MICBIAS", diff --git a/arch/arm/boot/dts/tegra124-venice2.dts b/arch/arm/boot/dts/tegra124-venice2.dts index cfbdf42..c535d55 100644 --- a/arch/arm/boot/dts/tegra124-venice2.dts +++ b/arch/arm/boot/dts/tegra124-venice2.dts @@ -1147,8 +1147,8 @@ 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