ARM: tegra: Change model of sound card in Nyan Big
authorTomeu Vizoso <tomeu.vizoso@collabora.com>
Wed, 18 Mar 2015 09:52:16 +0000 (10:52 +0100)
committerThierry Reding <treding@nvidia.com>
Tue, 24 Mar 2015 09:51:18 +0000 (10:51 +0100)
Change it from "Acer Chromebook 13" to GoogleNyanBig so it's unique and
identifiable.

With this change the card id exposed to userspace becomes GoogleNyanBig
instead of the current A13.

Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
Acked-by: Stephen Warren <swarren@nvidia.com>
Reviewed-by: Alexandre Courbot <acourbot@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
arch/arm/boot/dts/tegra124-nyan-big.dts

index 004e8e4e1c04f08a9b23a10c22c864c8e1011cf2..e167df2723e26d39acb73944731c1747f98380ef 100644 (file)
        sound {
                compatible = "nvidia,tegra-audio-max98090-nyan-big",
                             "nvidia,tegra-audio-max98090";
-               nvidia,model = "Acer Chromebook 13";
+               nvidia,model = "GoogleNyanBig";
 
                nvidia,audio-routing =
                        "Headphones", "HPR",
This page took 0.025437 seconds and 5 git commands to generate.