Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1247878
| From | Arnd Bergmann <arnd@arndb.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 2/3] ARM: dts: uniphier: add ProXstream2 Vodka board support |
| Date | 2015-10-15 17:20 +0200 |
| Message-ID | <qjStX-1O0-1@gated-at.bofh.it> (permalink) |
| References | <qjMHT-1Qp-3@gated-at.bofh.it> <qjMHT-1Qp-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thursday 15 October 2015 18:05:33 Masahiro Yamada wrote:
> + aliases {
> + serial0 = &serial0;
> + serial1 = &serial1;
> + serial2 = &serial2;
> + i2c0 = &i2c0;
> + i2c4 = &i2c4;
> + i2c5 = &i2c5;
> + i2c6 = &i2c6;
>
This looks like a typo, you probably mean
i2c0 = &i2c0;
i2c1 = &i2c4;
i2c2 = &i2c5;
i2c3 = &i2c6;
Can you re-send this?
Arnd
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 2/3] ARM: dts: uniphier: add ProXstream2 Vodka board support Masahiro Yamada <yamada.masahiro@socionext.com> - 2015-10-15 11:10 +0200
Re: [PATCH 2/3] ARM: dts: uniphier: add ProXstream2 Vodka board support Arnd Bergmann <arnd@arndb.de> - 2015-10-15 17:20 +0200
Re: [PATCH 2/3] ARM: dts: uniphier: add ProXstream2 Vodka board support Masahiro Yamada <yamada.masahiro@socionext.com> - 2015-10-16 07:30 +0200
Re: [PATCH 2/3] ARM: dts: uniphier: add ProXstream2 Vodka board support Arnd Bergmann <arnd@arndb.de> - 2015-10-16 11:20 +0200
Re: [PATCH 2/3] ARM: dts: uniphier: add ProXstream2 Vodka board support Masahiro Yamada <yamada.masahiro@socionext.com> - 2015-10-16 12:00 +0200
csiph-web