[U-Boot] [PATCH 42/42] ARM: tegra: colibri_t30: comment style fix
Marcel Ziswiler
marcel at ziswiler.com
Tue Oct 28 02:13:17 CET 2014
Sorry, Tom. Found another one that hasn't quite made it in yet (;-p).
On Thu, 2014-10-02 at 18:23 +0200, Marcel Ziswiler wrote:
> Signed-off-by: Marcel Ziswiler <marcel at ziswiler.com>
> ---
> arch/arm/dts/tegra30-colibri.dts | 12 ++++++++----
> 1 file changed, 8 insertions(+), 4 deletions(-)
>
> diff --git a/arch/arm/dts/tegra30-colibri.dts b/arch/arm/dts/tegra30-colibri.dts
> index 43d03ca..8ede0c0 100644
> --- a/arch/arm/dts/tegra30-colibri.dts
> +++ b/arch/arm/dts/tegra30-colibri.dts
> @@ -22,8 +22,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 at 7000c000 {
> status = "okay";
> clock-frequency = <100000>;
> @@ -39,8 +41,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 at 7000d000 {
> status = "okay";
> clock-frequency = <100000>;
More information about the U-Boot
mailing list