ARM: tegra: Import latest Jetson TK1 spreadsheet
authorStephen Warren <swarren@nvidia.com>
Tue, 21 Jun 2016 18:51:49 +0000 (12:51 -0600)
committerThierry Reding <treding@nvidia.com>
Mon, 11 Jul 2016 14:48:09 +0000 (16:48 +0200)
This imports v11 of "Jetson TK1 Development Platform Pin Mux" from
https://developer.nvidia.com/embedded/downloads.

The new version defines the mux option for the MIPI pad ctrl selection.
The OWR pin no longer has an entry in the configuration table because
the only mux option it support is OWR, that feature isn't supported, and
hence can't conflict with any other pin. This pin can only usefully be
used as a GPIO.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
arch/arm/boot/dts/tegra124-jetson-tk1.dts

index f6f5d3c..9ce385e 100644 (file)
                                nvidia,tristate = <TEGRA_PIN_DISABLE>;
                                nvidia,enable-input = <TEGRA_PIN_ENABLE>;
                        };
-                       owr {
-                               nvidia,pins = "owr";
-                               nvidia,function = "rsvd2";
-                               nvidia,pull = <TEGRA_PIN_PULL_DOWN>;
-                               nvidia,tristate = <TEGRA_PIN_ENABLE>;
-                               nvidia,enable-input = <TEGRA_PIN_DISABLE>;
-                               nvidia,rcv-sel = <TEGRA_PIN_DISABLE>;
-                       };
                        clk_32k_in {
                                nvidia,pins = "clk_32k_in";
                                nvidia,function = "clk";
                                nvidia,tristate = <TEGRA_PIN_DISABLE>;
                                nvidia,enable-input = <TEGRA_PIN_DISABLE>;
                        };
+                       dsi_b {
+                               nvidia,pins = "mipi_pad_ctrl_dsi_b";
+                               nvidia,function = "dsi_b";
+                       };
                };
        };