public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH 0/5] arm: khadas-vim: enable support for SPI NOR Flash
@ 2020-04-20 13:44 Neil Armstrong
  2020-04-20 13:44 ` [PATCH 1/5] arm64: dts: meson: sync dt and bindings from v5.7-rc1 Neil Armstrong
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Neil Armstrong @ 2020-04-20 13:44 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply	[flat|nested] 7+ messages in thread
[parent not found: <16078B1116115F52.6073@groups.io>]

end of thread, other threads:[~2020-04-24  7:18 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-20 13:44 [PATCH 0/5] arm: khadas-vim: enable support for SPI NOR Flash Neil Armstrong
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox