From: Johannes Krottmayer <krjdev@gmail.com>
To: u-boot@lists.denx.de
Subject: [PATCH 1/2] ARM: dts: rk3328-rock64: Add SPI Flash support
Date: Thu, 9 Jul 2020 00:50:33 +0200 [thread overview]
Message-ID: <20200708225033.31355-2-krjdev@gmail.com> (raw)
In-Reply-To: <20200708225033.31355-1-krjdev@gmail.com>
Add U-Boot SPI Flash support for the PINE64 Rock64 board
Signed-off-by: Johannes Krottmayer <krjdev@gmail.com>
Cc: Matwey V. Kornilov <matwey.kornilov@gmail.com>
---
arch/arm/dts/rk3328-rock64-u-boot.dtsi | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/arch/arm/dts/rk3328-rock64-u-boot.dtsi b/arch/arm/dts/rk3328-rock64-u-boot.dtsi
index f076075076..7340ef95f1 100644
--- a/arch/arm/dts/rk3328-rock64-u-boot.dtsi
+++ b/arch/arm/dts/rk3328-rock64-u-boot.dtsi
@@ -46,3 +46,9 @@
&vcc_sd {
u-boot,dm-spl;
};
+
+&spi0 {
+ spi_flash: spiflash at 0 {
+ u-boot,dm-pre-reloc;
+ };
+};
--
2.26.2
next prev parent reply other threads:[~2020-07-08 22:50 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-08 22:50 [PATCH 0/2] PINE64 Rock64 board: Add SPI Flash support Johannes Krottmayer
2020-07-08 22:50 ` Johannes Krottmayer [this message]
2020-07-18 3:07 ` [PATCH 1/2] ARM: dts: rk3328-rock64: " Kever Yang
2020-07-08 22:50 ` [PATCH 2/2] configs: rock64-rk3328_defconfig: " Johannes Krottmayer
2020-07-18 3:08 ` Kever Yang
2020-07-18 14:27 ` [PATCH 0/2] PINE64 Rock64 board: " Kever Yang
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=20200708225033.31355-2-krjdev@gmail.com \
--to=krjdev@gmail.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