From: Chris Morgan <macroalpha82@gmail.com>
To: linux-sunxi@lists.linux.dev
Cc: devicetree@vger.kernel.org, mripard@kernel.org, uwu@icenowy.me,
andre.przywara@arm.com, samuel@sholland.org,
jernej.skrabec@gmail.com, wens@csie.org, conor+dt@kernel.org,
krzysztof.kozlowski+dt@linaro.org, robh+dt@kernel.org,
Chris Morgan <macromorgan@hotmail.com>
Subject: [PATCH 0/3] Add Anbernic RG-Nano
Date: Tue, 20 Jun 2023 15:00:19 -0500 [thread overview]
Message-ID: <20230620200022.295674-1-macroalpha82@gmail.com> (raw)
From: Chris Morgan <macromorgan@hotmail.com>
Add support for the Anbernic RG-Nano handheld gaming device
Chris Morgan (3):
arm: dts: sun8i: V3s: Add pinctrl for pwm
dt-binding: arm: sunxi: add Anbernic RG-Nano
ARM: dts: sunxi: add support for Anbernic RG-Nano
.../devicetree/bindings/arm/sunxi.yaml | 5 +
arch/arm/boot/dts/Makefile | 1 +
.../boot/dts/sun8i-v3s-anbernic-rg-nano.dts | 209 ++++++++++++++++++
arch/arm/boot/dts/sun8i-v3s.dtsi | 7 +
4 files changed, 222 insertions(+)
create mode 100644 arch/arm/boot/dts/sun8i-v3s-anbernic-rg-nano.dts
--
2.34.1
next reply other threads:[~2023-06-20 20:00 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-20 20:00 Chris Morgan [this message]
2023-06-20 20:00 ` [PATCH 1/3] arm: dts: sun8i: V3s: Add pinctrl for pwm Chris Morgan
2023-06-20 23:50 ` Andre Przywara
2023-06-24 4:57 ` Icenowy Zheng
2023-06-26 8:50 ` Andre Przywara
2023-06-27 17:49 ` Chris Morgan
2023-06-20 20:00 ` [PATCH 2/3] dt-binding: arm: sunxi: add Anbernic RG-Nano Chris Morgan
2023-06-21 6:15 ` Krzysztof Kozlowski
2023-06-21 9:55 ` Andre Przywara
2023-06-20 20:00 ` [PATCH 3/3] ARM: dts: sunxi: add support for " Chris Morgan
2023-06-21 9:52 ` Andre Przywara
2023-06-27 17:49 ` Chris Morgan
2023-06-29 19:34 ` Andre Przywara
2023-06-29 22:21 ` Chris Morgan
2023-06-30 8:16 ` Maxime Ripard
2023-06-30 13:34 ` Chris Morgan
2023-07-01 0:37 ` Andre Przywara
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=20230620200022.295674-1-macroalpha82@gmail.com \
--to=macroalpha82@gmail.com \
--cc=andre.przywara@arm.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=jernej.skrabec@gmail.com \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-sunxi@lists.linux.dev \
--cc=macromorgan@hotmail.com \
--cc=mripard@kernel.org \
--cc=robh+dt@kernel.org \
--cc=samuel@sholland.org \
--cc=uwu@icenowy.me \
--cc=wens@csie.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.