UEXT are Universal EXTension connector from Olimex. They embed i2c, spi
and uart pins along power in one connector and are found on most,
if not all, Olimex boards.
The Olimex A20 SOM EVB have two UEXT connector so enable the nodes found on
those two connectors.
Signed-off-by: Emmanuel Vadot <redacted>
---
arch/arm/boot/dts/sun7i-a20-olimex-som-evb.dts | 36 ++++++++++++++++++++++++++
1 file changed, 36 insertions(+)
From: Maxime Ripard <hidden> Date: 2016-11-23 10:25:35
On Mon, Nov 21, 2016 at 05:49:11PM +0100, Emmanuel Vadot wrote:
UEXT are Universal EXTension connector from Olimex. They embed i2c, spi
and uart pins along power in one connector and are found on most,
if not all, Olimex boards.
The Olimex A20 SOM EVB have two UEXT connector so enable the nodes found on
those two connectors.
Signed-off-by: Emmanuel Vadot <redacted>
Fixed the indentation of the spi pinctrl cells, and applied.
Please note that I'm note planning to send any new pull request, so
this will likely end up in 4.11.
Thanks!
Maxime
--
Maxime Ripard, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20161123/ada4f4d4/attachment-0001.sig>
On Wed, 23 Nov 2016 09:03:50 +0100
Maxime Ripard [off-list ref] wrote:
On Mon, Nov 21, 2016 at 05:49:11PM +0100, Emmanuel Vadot wrote:
quoted
UEXT are Universal EXTension connector from Olimex. They embed i2c, spi
and uart pins along power in one connector and are found on most,
if not all, Olimex boards.
The Olimex A20 SOM EVB have two UEXT connector so enable the nodes found on
those two connectors.
Signed-off-by: Emmanuel Vadot <redacted>
Fixed the indentation of the spi pinctrl cells, and applied.
Please note that I'm note planning to send any new pull request, so
this will likely end up in 4.11.
Thanks!
Maxime
--
Maxime Ripard, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
Sorry about the indentation, I'll be more carefull next time.
Thank you.
--
Emmanuel Vadot [off-list ref] [off-list ref]
On Wed, 23 Nov 2016 18:16:10 +0100
Emmanuel Vadot [off-list ref] wrote:
On Wed, 23 Nov 2016 09:03:50 +0100
Maxime Ripard [off-list ref] wrote:
quoted
On Mon, Nov 21, 2016 at 05:49:11PM +0100, Emmanuel Vadot wrote:
quoted
UEXT are Universal EXTension connector from Olimex. They embed i2c, spi
and uart pins along power in one connector and are found on most,
if not all, Olimex boards.
The Olimex A20 SOM EVB have two UEXT connector so enable the nodes found on
those two connectors.
Signed-off-by: Emmanuel Vadot <redacted>
Fixed the indentation of the spi pinctrl cells, and applied.
Please note that I'm note planning to send any new pull request, so
this will likely end up in 4.11.
Thanks!
Maxime
--
Maxime Ripard, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
Sorry about the indentation, I'll be more carefull next time.
Thank you.
--
Emmanuel Vadot [off-list ref] [off-list ref]
Hi Maxime,
Re-reading the patch I've seen that I've not enabled the SPI nodes, I
guess it's easier if you revert my patch and that I send a new one ?
Cheers,
--
Emmanuel Vadot [off-list ref] [off-list ref]
From: Maxime Ripard <hidden> Date: 2016-11-28 11:19:33
On Thu, Nov 24, 2016 at 09:08:34PM +0100, Emmanuel Vadot wrote:
On Wed, 23 Nov 2016 18:16:10 +0100
Emmanuel Vadot [off-list ref] wrote:
quoted
On Wed, 23 Nov 2016 09:03:50 +0100
Maxime Ripard [off-list ref] wrote:
quoted
On Mon, Nov 21, 2016 at 05:49:11PM +0100, Emmanuel Vadot wrote:
quoted
UEXT are Universal EXTension connector from Olimex. They embed i2c, spi
and uart pins along power in one connector and are found on most,
if not all, Olimex boards.
The Olimex A20 SOM EVB have two UEXT connector so enable the nodes found on
those two connectors.
Signed-off-by: Emmanuel Vadot <redacted>
Fixed the indentation of the spi pinctrl cells, and applied.
Please note that I'm note planning to send any new pull request, so
this will likely end up in 4.11.
Thanks!
Maxime
--
Maxime Ripard, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
Sorry about the indentation, I'll be more carefull next time.
Thank you.
--
Emmanuel Vadot [off-list ref] [off-list ref]
Hi Maxime,
Re-reading the patch I've seen that I've not enabled the SPI nodes, I
guess it's easier if you revert my patch and that I send a new one ?