From: Michael Riesch <michael.riesch@wolfvision.net> To: barebox@lists.infradead.org Cc: Michael Riesch <michael.riesch@wolfvision.net> Subject: [FIXUP 2/2] fixup! arm: rockchip: add support for the quartz64 board Date: Thu, 11 Nov 2021 14:40:24 +0100 [thread overview] Message-ID: <20211111134024.1645816-3-michael.riesch@wolfvision.net> (raw) In-Reply-To: <20211111134024.1645816-1-michael.riesch@wolfvision.net> --- arch/arm/dts/rk3566-quartz64-a.dts | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 arch/arm/dts/rk3566-quartz64-a.dts diff --git a/arch/arm/dts/rk3566-quartz64-a.dts b/arch/arm/dts/rk3566-quartz64-a.dts new file mode 100644 index 000000000..8639ca088 --- /dev/null +++ b/arch/arm/dts/rk3566-quartz64-a.dts @@ -0,0 +1,12 @@ +// SPDX-License-Identifier: (GPL-2.0+ OR MIT) + +/dts-v1/; + +#include <arm64/rockchip/rk3566-quartz64-a.dts> + +/ { + memory@a00000 { + device_type = "memory"; + reg = <0x0 0x00a00000 0x0 0x7f600000>; + }; +}; -- 2.30.2 _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox
next prev parent reply other threads:[~2021-11-11 13:42 UTC|newest] Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top 2021-11-10 10:45 [PATCH 0/1] " Michael Riesch 2021-11-10 10:45 ` [PATCH] " Michael Riesch 2021-11-11 13:11 ` [PATCH 0/1] " Sascha Hauer 2021-11-11 13:40 ` [FIXUP 0/2] " Michael Riesch 2021-11-11 13:40 ` [FIXUP 1/2] fixup! " Michael Riesch 2021-11-11 13:40 ` Michael Riesch [this message] 2021-11-17 7:50 ` [PATCH 0/1] " Sascha Hauer
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=20211111134024.1645816-3-michael.riesch@wolfvision.net \ --to=michael.riesch@wolfvision.net \ --cc=barebox@lists.infradead.org \ --subject='Re: [FIXUP 2/2] fixup'\!' arm: rockchip: add support for the quartz64 board' \ /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
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox