Commit b405066b authored by Nikola Milosavljevic's avatar Nikola Milosavljevic Committed by Thierry Reding

ARM: tegra: Add device-tree for ASUS Transformer EeePad TF101

Add device-tree for Tegra20-based ASUS Transformer EeePad TF101.

Link: https://wiki.postmarketos.org/wiki/ASUS_Eee_Pad_Transformer_(asus-tf101)Co-developed-by: default avatarDavid Heidelberg <david@ixit.cz>
Signed-off-by: default avatarDavid Heidelberg <david@ixit.cz>
Co-developed-by: default avatarSvyatoslav Ryhel <clamor95@gmail.com>
Signed-off-by: default avatarSvyatoslav Ryhel <clamor95@gmail.com>
Co-developed-by: default avatarAntoni Aloy Torrens <aaloytorrens@gmail.com>
Signed-off-by: default avatarAntoni Aloy Torrens <aaloytorrens@gmail.com>
Signed-off-by: default avatarNikola Milosavljevic <mnidza@outlook.com>
Co-developed-by: default avatarDmitry Osipenko <digetx@gmail.com>
Signed-off-by: default avatarDmitry Osipenko <digetx@gmail.com>
[treding@nvidia.com: cosmetic fixups]
Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent c6e331a2
......@@ -1304,6 +1304,7 @@ dtb-$(CONFIG_MACH_SUNIV) += \
suniv-f1c100s-licheepi-nano.dtb
dtb-$(CONFIG_ARCH_TEGRA_2x_SOC) += \
tegra20-acer-a500-picasso.dtb \
tegra20-asus-tf101.dtb \
tegra20-harmony.dtb \
tegra20-colibri-eval-v3.dtb \
tegra20-colibri-iris.dtb \
......
This diff is collapsed.
......@@ -523,7 +523,7 @@ spi@7000c380 {
status = "disabled";
};
i2c@7000c400 {
i2c2: i2c@7000c400 {
compatible = "nvidia,tegra20-i2c";
reg = <0x7000c400 0x100>;
interrupts = <GIC_SPI 84 IRQ_TYPE_LEVEL_HIGH>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment