summaryrefslogtreecommitdiffstats
path: root/arch/arm/dts
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel@ziswiler.com>2014-10-02 18:23:11 +0200
committerTom Warren <twarren@nvidia.com>2014-12-18 12:47:11 -0700
commit839e4f7c66877ade9024d1f2adfabd727e231cbc (patch)
treea4ec4acf4a0e78f93146252da3197ed26679af39 /arch/arm/dts
parente3bf81b1e841ecabe7c8b3d48621256db8b8623e (diff)
downloadtalos-obmc-uboot-839e4f7c66877ade9024d1f2adfabd727e231cbc.tar.gz
talos-obmc-uboot-839e4f7c66877ade9024d1f2adfabd727e231cbc.zip
ARM: tegra: colibri_t30: comment style fix
Signed-off-by: Marcel Ziswiler <marcel@ziswiler.com> Signed-off-by: Tom Warren <twarren@nvidia.com>
Diffstat (limited to 'arch/arm/dts')
-rw-r--r--arch/arm/dts/tegra30-colibri.dts12
1 files changed, 8 insertions, 4 deletions
diff --git a/arch/arm/dts/tegra30-colibri.dts b/arch/arm/dts/tegra30-colibri.dts
index 572520a00e..37b6abd52f 100644
--- a/arch/arm/dts/tegra30-colibri.dts
+++ b/arch/arm/dts/tegra30-colibri.dts
@@ -27,8 +27,10 @@
reg = <0x80000000 0x40000000>;
};
- /* GEN1_I2C: I2C_SDA/SCL on SODIMM pin 194/196 (e.g. RTC on carrier
- board) */
+ /*
+ * GEN1_I2C: I2C_SDA/SCL on SODIMM pin 194/196 (e.g. RTC on carrier
+ * board)
+ */
i2c@7000c000 {
status = "okay";
clock-frequency = <100000>;
@@ -44,8 +46,10 @@
clock-frequency = <100000>;
};
- /* PWR_I2C: power I2C to audio codec, PMIC, temperature sensor and
- touch screen controller */
+ /*
+ * PWR_I2C: power I2C to audio codec, PMIC, temperature sensor and
+ * touch screen controller
+ */
i2c@7000d000 {
status = "okay";
clock-frequency = <100000>;
OpenPOWER on IntegriCloud