From: Shawn Guo <shawnguo@kernel.org>
To: Andreas Kemnade <andreas@kemnade.info>
Cc: robh+dt@kernel.org, arnd@arndb.de, olof@lixom.net,
soc@kernel.org, s.hauer@pengutronix.de, kernel@pengutronix.de,
festevam@gmail.com, linux-imx@nxp.com, krzk@kernel.org,
leoyang.li@nxp.com, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v2 0/4] ARM: dts: add E70K02 based eBook readers
Date: Tue, 5 Oct 2021 13:40:46 +0800 [thread overview]
Message-ID: <20211005054037.GL20743@dragon> (raw)
In-Reply-To: <20210924085832.2560317-1-andreas@kemnade.info>
On Fri, Sep 24, 2021 at 10:58:28AM +0200, Andreas Kemnade wrote:
> Add devicetrees for E70K02 based ebook readers.
> Name on mainboard is: 37NB-E70K0M+6A3
> Serials start with: E70K02 (a number also seen in vendor kernel
> sources).
>
> These boards are found in the Kobo Libra H2O with an i.MX6SLL and
> in the Tolino Vision 5 with an i.MX6SL.
>
> Work is based on code from the vendor kernel at
> https://github.com/kobolabs/Kobo-Reader/blob/master/hw/imx6sll-librah2o/kernel.tar.bz2
> but things need to be heavily reworked due to
> incompatible bindings.
>
> Changes in v2:
>
> Node names style cleanup, mainly mmc stuff, s/_/-/
>
> Andreas Kemnade (4):
> dt-bindings: arm: fsl: Add E70K02 based ebook readers
> ARM: dts: add Netronix E70K02 board common file
> ARM: dts: imx: add devicetree for Kobo Libra H2O
> ARM: dts: imx: add devicetree for Tolino Vision 5
Applied all, thanks!
WARNING: multiple messages have this Message-ID (diff)
From: Shawn Guo <shawnguo@kernel.org>
To: Andreas Kemnade <andreas@kemnade.info>
Cc: robh+dt@kernel.org, arnd@arndb.de, olof@lixom.net,
soc@kernel.org, s.hauer@pengutronix.de, kernel@pengutronix.de,
festevam@gmail.com, linux-imx@nxp.com, krzk@kernel.org,
leoyang.li@nxp.com, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v2 0/4] ARM: dts: add E70K02 based eBook readers
Date: Tue, 5 Oct 2021 13:40:46 +0800 [thread overview]
Message-ID: <20211005054037.GL20743@dragon> (raw)
Message-ID: <20211005054046.2t6dHM4VnIrdCs9C6SbmnrXjEp3i0RKppZM7q8WDvwI@z> (raw)
In-Reply-To: <20210924085832.2560317-1-andreas@kemnade.info>
On Fri, Sep 24, 2021 at 10:58:28AM +0200, Andreas Kemnade wrote:
> Add devicetrees for E70K02 based ebook readers.
> Name on mainboard is: 37NB-E70K0M+6A3
> Serials start with: E70K02 (a number also seen in vendor kernel
> sources).
>
> These boards are found in the Kobo Libra H2O with an i.MX6SLL and
> in the Tolino Vision 5 with an i.MX6SL.
>
> Work is based on code from the vendor kernel at
> https://github.com/kobolabs/Kobo-Reader/blob/master/hw/imx6sll-librah2o/kernel.tar.bz2
> but things need to be heavily reworked due to
> incompatible bindings.
>
> Changes in v2:
>
> Node names style cleanup, mainly mmc stuff, s/_/-/
>
> Andreas Kemnade (4):
> dt-bindings: arm: fsl: Add E70K02 based ebook readers
> ARM: dts: add Netronix E70K02 board common file
> ARM: dts: imx: add devicetree for Kobo Libra H2O
> ARM: dts: imx: add devicetree for Tolino Vision 5
Applied all, thanks!
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2021-10-05 5:40 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-24 8:58 [PATCH v2 0/4] ARM: dts: add E70K02 based eBook readers Andreas Kemnade
2021-09-24 8:58 ` Andreas Kemnade
2021-09-24 8:58 ` [PATCH v2 1/4] dt-bindings: arm: fsl: Add E70K02 based ebook readers Andreas Kemnade
2021-09-24 8:58 ` Andreas Kemnade
2021-09-24 8:58 ` [PATCH v2 2/4] ARM: dts: add Netronix E70K02 board common file Andreas Kemnade
2021-09-24 8:58 ` Andreas Kemnade
2021-09-24 8:58 ` [PATCH v2 3/4] ARM: dts: imx: add devicetree for Kobo Libra H2O Andreas Kemnade
2021-09-24 8:58 ` Andreas Kemnade
2021-09-24 8:58 ` [PATCH v2 4/4] ARM: dts: imx: add devicetree for Tolino Vision 5 Andreas Kemnade
2021-09-24 8:58 ` Andreas Kemnade
2021-10-05 5:40 ` Shawn Guo [this message]
2021-10-05 5:40 ` [PATCH v2 0/4] ARM: dts: add E70K02 based eBook readers Shawn Guo
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20211005054037.GL20743@dragon \
--to=shawnguo@kernel.org \
--cc=andreas@kemnade.info \
--cc=arnd@arndb.de \
--cc=devicetree@vger.kernel.org \
--cc=festevam@gmail.com \
--cc=kernel@pengutronix.de \
--cc=krzk@kernel.org \
--cc=leoyang.li@nxp.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-imx@nxp.com \
--cc=linux-kernel@vger.kernel.org \
--cc=olof@lixom.net \
--cc=robh+dt@kernel.org \
--cc=s.hauer@pengutronix.de \
--cc=soc@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.