Linux-Rockchip Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Yixun Lan <dlan@gentoo.org>
To: Heiko Stuebner <heiko@sntech.de>,
	Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Sebastian Reichel <sebastian.reichel@collabora.com>
Cc: Jagan Teki <jagan@amarulasolutions.com>,
	Christopher Obbard <chris.obbard@collabora.com>,
	Yixun Lan <dlan@gentoo.org>, Nick Xie <nick@khadas.com>,
	devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org
Subject: [PATCH 0/2] arm64: rockchip: Add Khadas edge2 board
Date: Wed, 15 Mar 2023 11:34:39 +0800	[thread overview]
Message-ID: <20230315033441.32719-1-dlan@gentoo.org> (raw)

In this patch series, we will try to add basic support for 
Khadas Edge2 board, currently only UART and eMMC are enabled.
The ethernet connect to Pads expansion board via USB which will need extra
effort, so no ethernet for now.

The first patch introduce a dt-bindings for Edge2 board,
the second patch will add basic device tree.

Yixun Lan (2):
  dt-bindings: arm: rockchip: Add Khadas Edge2 board
  arm64: dts: rockchip: Add Khadas edge2 board

 .../devicetree/bindings/arm/rockchip.yaml     |  5 +++
 arch/arm64/boot/dts/rockchip/Makefile         |  1 +
 .../dts/rockchip/rk3588s-khadas-edge2.dts     | 37 +++++++++++++++++++
 3 files changed, 43 insertions(+)
 create mode 100644 arch/arm64/boot/dts/rockchip/rk3588s-khadas-edge2.dts

-- 
2.39.2


_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip

             reply	other threads:[~2023-03-15  3:35 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-15  3:34 Yixun Lan [this message]
2023-03-15  3:34 ` [PATCH 1/2] dt-bindings: arm: rockchip: Add Khadas Edge2 board Yixun Lan
2023-03-15  7:16   ` Krzysztof Kozlowski
2023-03-15  3:34 ` [PATCH 2/2] arm64: dts: rockchip: Add Khadas edge2 board Yixun Lan
2023-03-15  7:54 ` [PATCH 0/2] arm64: " Heiko Stuebner

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=20230315033441.32719-1-dlan@gentoo.org \
    --to=dlan@gentoo.org \
    --cc=chris.obbard@collabora.com \
    --cc=devicetree@vger.kernel.org \
    --cc=heiko@sntech.de \
    --cc=jagan@amarulasolutions.com \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rockchip@lists.infradead.org \
    --cc=nick@khadas.com \
    --cc=robh+dt@kernel.org \
    --cc=sebastian.reichel@collabora.com \
    /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