summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaxman Dewangan <ldewangan@nvidia.com>2014-03-10 20:47:16 +0530
committerLaxman Dewangan <ldewangan@nvidia.com>2014-03-10 22:17:09 -0700
commit9c9a96147019a7b31301148ba1b131d84f70cce5 (patch)
tree02e168cc50633cf42e4ef7ba60da003198ad0211
parent289170f0b5dee698834a10aa25223fa0e5511d28 (diff)
ARM: tegra: remove explicit setting of status for all i2c devices
All i2c devices are enabled from soc level dtsi by default and hence it is not require to enable again on the top level dts file. Removing this duplication. Change-Id: I1e8fb2b5dc8892da9856414822687cb6a3713377 Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com> Reviewed-on: http://git-master/r/379578
-rw-r--r--arch/arm64/boot/dts/tegra132-bowmore-ers-s.dts23
-rw-r--r--arch/arm64/boot/dts/tegra132-bowmore-ers.dts20
-rw-r--r--arch/arm64/boot/dts/tegra132-laguna.dts23
-rw-r--r--arch/arm64/boot/dts/tegra132-norrin.dts23
4 files changed, 0 insertions, 89 deletions
diff --git a/arch/arm64/boot/dts/tegra132-bowmore-ers-s.dts b/arch/arm64/boot/dts/tegra132-bowmore-ers-s.dts
index 1c86bb86f41f..7ff5235eaaad 100644
--- a/arch/arm64/boot/dts/tegra132-bowmore-ers-s.dts
+++ b/arch/arm64/boot/dts/tegra132-bowmore-ers-s.dts
@@ -47,36 +47,13 @@
};
i2c@7000c000 {
- status = "okay";
- clock-frequency = <100000>;
- };
-
- i2c@7000c400 {
- status = "okay";
- clock-frequency = <100000>;
- };
-
- i2c@7000c500 {
- status = "okay";
- clock-frequency = <400000>;
- };
-
- i2c@7000c700 {
- status = "okay";
clock-frequency = <100000>;
};
i2c@7000d000 {
- status = "okay";
- clock-frequency = <400000>;
nvidia,bit-banging-xfer-after-shutdown;
};
- i2c@7000d100 {
- status = "okay";
- clock-frequency = <400000>;
- };
-
spi@7000d400 {
status = "okay";
spi-max-frequency = <25000000>;
diff --git a/arch/arm64/boot/dts/tegra132-bowmore-ers.dts b/arch/arm64/boot/dts/tegra132-bowmore-ers.dts
index 13f94a7a6ac6..0204aba0a848 100644
--- a/arch/arm64/boot/dts/tegra132-bowmore-ers.dts
+++ b/arch/arm64/boot/dts/tegra132-bowmore-ers.dts
@@ -37,7 +37,6 @@
};
i2c@7000c000 {
- status = "okay";
clock-frequency = <100000>;
max44006@44 {
@@ -48,27 +47,13 @@
};
i2c@7000c400 {
- status = "okay";
- clock-frequency = <100000>;
-
pca9546@71 {
vcc-supply = <&palmas_smps9>;
};
};
- i2c@7000c500 {
- status = "okay";
- clock-frequency = <400000>;
- };
-
- i2c@7000c700 {
- status = "okay";
- clock-frequency = <100000>;
- };
i2c@7000d000 {
- status = "okay";
- clock-frequency = <400000>;
nvidia,bit-banging-xfer-after-shutdown;
palmas: tps65913 {
@@ -83,11 +68,6 @@
};
};
- i2c@7000d100 {
- status = "okay";
- clock-frequency = <400000>;
- };
-
memory@0x80000000 {
device_type = "memory";
reg = <0x0 0x80000000 0x0 0x80000000>;
diff --git a/arch/arm64/boot/dts/tegra132-laguna.dts b/arch/arm64/boot/dts/tegra132-laguna.dts
index 5bbab9bdf42e..5899d019043a 100644
--- a/arch/arm64/boot/dts/tegra132-laguna.dts
+++ b/arch/arm64/boot/dts/tegra132-laguna.dts
@@ -40,36 +40,13 @@
};
i2c@7000c000 {
- status = "okay";
- clock-frequency = <100000>;
- };
-
- i2c@7000c400 {
- status = "okay";
- clock-frequency = <100000>;
- };
-
- i2c@7000c500 {
- status = "okay";
- clock-frequency = <400000>;
- };
-
- i2c@7000c700 {
- status = "okay";
clock-frequency = <100000>;
};
i2c@7000d000 {
- status = "okay";
- clock-frequency = <400000>;
nvidia,bit-banging-xfer-after-shutdown;
};
- i2c@7000d100 {
- status = "okay";
- clock-frequency = <400000>;
- };
-
memory@0x80000000 {
device_type = "memory";
reg = <0x0 0x80000000 0x0 0x80000000>;
diff --git a/arch/arm64/boot/dts/tegra132-norrin.dts b/arch/arm64/boot/dts/tegra132-norrin.dts
index b7192c9e99ca..7ee24c3446ad 100644
--- a/arch/arm64/boot/dts/tegra132-norrin.dts
+++ b/arch/arm64/boot/dts/tegra132-norrin.dts
@@ -32,7 +32,6 @@
};
i2c@7000c000 {
- status = "okay";
clock-frequency = <100000>;
cm32181@48 {
@@ -41,32 +40,10 @@
};
};
- i2c@7000c400 {
- status = "okay";
- clock-frequency = <100000>;
- };
-
- i2c@7000c500 {
- status = "okay";
- clock-frequency = <400000>;
- };
-
- i2c@7000c700 {
- status = "okay";
- clock-frequency = <100000>;
- };
-
i2c@7000d000 {
- status = "okay";
- clock-frequency = <400000>;
nvidia,bit-banging-xfer-after-shutdown;
};
- i2c@7000d100 {
- status = "okay";
- clock-frequency = <400000>;
- };
-
memory@0x80000000 {
device_type = "memory";
reg = <0x0 0x80000000 0x0 0x80000000>;