From: Neil Armstrong <narmstrong@baylibre.com>
To: u-boot@lists.denx.de
Subject: [PATCH 0/5] arm: khadas-vim: enable support for SPI NOR Flash
Date: Mon, 20 Apr 2020 15:44:40 +0200 [thread overview]
Message-ID: <20200420134445.19704-1-narmstrong@baylibre.com> (raw)
This serie enables support of the on-board SPI NOR Flash found on the
Khadas VIM2, VIM3 and VIM3L board.
Neil Armstrong (5):
arm64: dts: meson: sync dt and bindings from v5.7-rc1
arm: dts: meson-gxm-khadas-vim2-u-boot: enable SPI NOR flash
configs: khadas-vim2: enable support for SPI NOR flash
arm: dts: meson-khadas-vim3: enable SPI NOR flash
configs: khadas-vim3: enable support for SPI NOR flash
arch/arm/dts/meson-axg-s400.dts | 6 +-
arch/arm/dts/meson-g12-common.dtsi | 136 ++++++++++++++++--
arch/arm/dts/meson-g12.dtsi | 1 +
arch/arm/dts/meson-g12a-sei510.dts | 4 +-
arch/arm/dts/meson-g12a-u200.dts | 2 +-
.../meson-g12b-a311d-khadas-vim3-u-boot.dtsi | 7 +
arch/arm/dts/meson-g12b-khadas-vim3.dtsi | 4 +-
arch/arm/dts/meson-g12b-odroid-n2.dts | 25 +++-
arch/arm/dts/meson-gx.dtsi | 52 +++++++
arch/arm/dts/meson-gxbb-odroidc2.dts | 1 +
arch/arm/dts/meson-gxl-s905x-p212.dtsi | 9 +-
.../arm/dts/meson-gxm-khadas-vim2-u-boot.dtsi | 15 ++
arch/arm/dts/meson-gxm-khadas-vim2.dts | 89 +++---------
arch/arm/dts/meson-gxm.dtsi | 28 ++++
arch/arm/dts/meson-khadas-vim3-u-boot.dtsi | 21 +++
arch/arm/dts/meson-khadas-vim3.dtsi | 24 +++-
.../dts/meson-sm1-khadas-vim3l-u-boot.dtsi | 7 +
arch/arm/dts/meson-sm1-khadas-vim3l.dts | 8 +-
arch/arm/dts/meson-sm1-sei610.dts | 3 +-
arch/arm/dts/meson-sm1.dtsi | 1 +
configs/khadas-vim2_defconfig | 8 ++
configs/khadas-vim3_defconfig | 9 ++
configs/khadas-vim3l_defconfig | 9 ++
include/dt-bindings/clock/g12a-clkc.h | 2 +
include/dt-bindings/clock/gxbb-clkc.h | 1 +
25 files changed, 371 insertions(+), 101 deletions(-)
create mode 100644 arch/arm/dts/meson-g12b-a311d-khadas-vim3-u-boot.dtsi
create mode 100644 arch/arm/dts/meson-khadas-vim3-u-boot.dtsi
create mode 100644 arch/arm/dts/meson-sm1-khadas-vim3l-u-boot.dtsi
--
2.22.0
next reply other threads:[~2020-04-20 13:44 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-20 13:44 Neil Armstrong [this message]
2020-04-20 13:44 ` [PATCH 1/5] arm64: dts: meson: sync dt and bindings from v5.7-rc1 Neil Armstrong
2020-04-20 13:44 ` [PATCH 2/5] arm: dts: meson-gxm-khadas-vim2-u-boot: enable SPI NOR flash Neil Armstrong
2020-04-20 13:44 ` [PATCH 3/5] configs: khadas-vim2: enable support for " Neil Armstrong
2020-04-20 13:44 ` [PATCH 4/5] arm: dts: meson-khadas-vim3: enable " Neil Armstrong
2020-04-20 13:44 ` [PATCH 5/5] configs: khadas-vim3: enable support for " Neil Armstrong
[not found] <16078B1116115F52.6073@groups.io>
2020-04-24 7:18 ` [PATCH 0/5] arm: khadas-vim: enable support for SPI NOR Flash Neil Armstrong
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=20200420134445.19704-1-narmstrong@baylibre.com \
--to=narmstrong@baylibre.com \
--cc=u-boot@lists.denx.de \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox