From mboxrd@z Thu Jan 1 00:00:00 1970 From: maxime.ripard@free-electrons.com (Maxime Ripard) Date: Mon, 2 May 2016 12:55:46 +0200 Subject: [PATCH 1/1] ARM: dts: sunxi: Add a olinuxino-lime2-emmc In-Reply-To: <1461827998-12192-1-git-send-email-oliver@schinagl.nl> References: <1461827998-12192-1-git-send-email-oliver@schinagl.nl> Message-ID: <20160502105546.GN17159@lukather> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi, On Thu, Apr 28, 2016 at 09:19:58AM +0200, Olliver Schinagl wrote: > There are 3 kinds of OLinuXino Lime2 boards. > One without any on board storage, one with NAND storage and one with > eMMC storage. This patch adds the eMMC variant of boards. > > eMMC storage is different from a regular SD card in that it is soldered > on the board and cannot be changed. Additionally, it shares pins with > the NAND module and with the second SPI port. > > Signed-off-by: Olliver Schinagl Is it a publicly available board, or is it a private hack you made yourself? Maxime -- Maxime Ripard, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: not available URL: From mboxrd@z Thu Jan 1 00:00:00 1970 From: Maxime Ripard Subject: Re: [PATCH 1/1] ARM: dts: sunxi: Add a olinuxino-lime2-emmc Date: Mon, 2 May 2016 12:55:46 +0200 Message-ID: <20160502105546.GN17159@lukather> References: <1461827998-12192-1-git-send-email-oliver@schinagl.nl> Reply-To: maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="jozmn01XJZjDjM3N" Return-path: Sender: linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org Content-Disposition: inline In-Reply-To: <1461827998-12192-1-git-send-email-oliver-dxLnbx3+1qmEVqv0pETR8A@public.gmane.org> List-Post: , List-Help: , List-Archive: , List-Unsubscribe: , To: Olliver Schinagl Cc: Chen-Yu Tsai , Tsvetan Usunov , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Russell King , Hans de Goede , dev-3kdeTeqwOZ9EV1b7eY7vFQ@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: devicetree@vger.kernel.org --jozmn01XJZjDjM3N Content-Type: text/plain; charset=UTF-8 Content-Disposition: inline Hi, On Thu, Apr 28, 2016 at 09:19:58AM +0200, Olliver Schinagl wrote: > There are 3 kinds of OLinuXino Lime2 boards. > One without any on board storage, one with NAND storage and one with > eMMC storage. This patch adds the eMMC variant of boards. > > eMMC storage is different from a regular SD card in that it is soldered > on the board and cannot be changed. Additionally, it shares pins with > the NAND module and with the second SPI port. > > Signed-off-by: Olliver Schinagl Is it a publicly available board, or is it a private hack you made yourself? Maxime -- Maxime Ripard, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com --jozmn01XJZjDjM3N-- From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753664AbcEBK5a (ORCPT ); Mon, 2 May 2016 06:57:30 -0400 Received: from down.free-electrons.com ([37.187.137.238]:49808 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753163AbcEBK5W (ORCPT ); Mon, 2 May 2016 06:57:22 -0400 Date: Mon, 2 May 2016 12:55:46 +0200 From: Maxime Ripard To: Olliver Schinagl Cc: Chen-Yu Tsai , Tsvetan Usunov , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Russell King , Hans de Goede , dev@linux-sunxi.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/1] ARM: dts: sunxi: Add a olinuxino-lime2-emmc Message-ID: <20160502105546.GN17159@lukather> References: <1461827998-12192-1-git-send-email-oliver@schinagl.nl> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="jozmn01XJZjDjM3N" Content-Disposition: inline In-Reply-To: <1461827998-12192-1-git-send-email-oliver@schinagl.nl> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --jozmn01XJZjDjM3N Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, On Thu, Apr 28, 2016 at 09:19:58AM +0200, Olliver Schinagl wrote: > There are 3 kinds of OLinuXino Lime2 boards. > One without any on board storage, one with NAND storage and one with > eMMC storage. This patch adds the eMMC variant of boards. >=20 > eMMC storage is different from a regular SD card in that it is soldered > on the board and cannot be changed. Additionally, it shares pins with > the NAND module and with the second SPI port. >=20 > Signed-off-by: Olliver Schinagl Is it a publicly available board, or is it a private hack you made yourself? Maxime --=20 Maxime Ripard, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com --jozmn01XJZjDjM3N Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJXJzIyAAoJEBx+YmzsjxAgssUP+gJCTRlYRbi3UYyS2o8yO88G JwfZBKT6/tXI5oVKAC0O8qR+QcpYXkI7uVCseTs3iVHpECg97pneI7DxDFvNc826 ppeJ7RpC+PsXwOucP8FICpuBoEWyW7lmhfSRrlCWyi17bLzMx7DoMECMBmk6nsaB cmcMOejH/0HLHtziBYW0XkwEL0IsG8i/kr7DWuFH+zv6gNBy7wsqK+4tCFHy2U91 XXjI9E/hTBM1iOLfx0GCSghIhxVrU0GVSRb7GfjurBbgblRLgAjfDf6BUFZEIW3h 8vTZ7BUKv6gxsk6vZWo1M9mCBjl+cnRgJDxm0Zj30SWnO8oa30ww/MuycYF7MQTa e8P5DWfm2nzeNFgZBd2spVrTtZEiRJzQ+8KhyZfSZVcN13pQAM28H4Kb8YR6O4wL wOoFtHOrgbTu7oq1s/AXw7DfqF2WrYQluHqSqNRfXU+qZUQgdfeZlB7/IBCX9hSk uLH5ahv/NnS7uoIhgAHxl1IWcY57s6SpM/g4DqFh/FqZvzf0p+YR9a5fXi69tK3U WMB1n9Hg5+S261+6rKEnO1cVuzevLbfRM3DV694LZC9KSiJJqL030trK1JdyBc8G GgY8Lg2WcFBc3TIxKTC+is0tFcjJO6i4jMd4zTicykovf/UsIvsbxvGfCrjlCOJf V/9gnGmEOZhB2iwAlBWs =9xXy -----END PGP SIGNATURE----- --jozmn01XJZjDjM3N--