From: Zhang Ning <zhangn1985@qq.com>
To: martin.blumenstingl@googlemail.com, narmstrong@baylibre.com,
linux-amlogic@lists.infradead.org, robh+dt@kernel.org,
krzysztof.kozlowski+dt@linaro.org, sean@mess.org,
devicetree@vger.kernel.org, linux-media@vger.kernel.org
Cc: Zhang Ning <zhangn1985@qq.com>
Subject: [v5 0/4] Add Magicbox M16S support
Date: Mon, 25 Jul 2022 07:17:00 +0800 [thread overview]
Message-ID: <tencent_2F17606327ED623646D2AB136D0D0F06FE08@qq.com> (raw)
these patches aim to add MagicBox M16S support.
MagicBox M16S is populor Tv box in China, manufacted by Alibaba at 2016,
with below spec:
Amlogic S912-H (S912 with dolby and dts)
2G ddr3
16G emmc
Marvell sd8897 BT/wifi module
100M ethernet
IR reciever
4K HDMI
AV out
Rest hole
5V2A power input
white LED
current status with these patches:
HDMI sound and AV out status unknown, others work well.
Wifi/Bt work without DT support.
LED pin is GPIO_TEST_N. Depends on Neil's patch.
previouse patch:
v1: http://lists.infradead.org/pipermail/linux-amlogic/2022-July/013022.html
v2: http://lists.infradead.org/pipermail/linux-amlogic/2022-July/013051.html
v3: http://lists.infradead.org/pipermail/linux-amlogic/2022-July/013054.html
v4: http://lists.infradead.org/pipermail/linux-amlogic/2022-July/013060.html
Changes since v4:
fix typo in commit msg
remove useless blank line
Changes since v3:
split dt bindings to new patches.
change keymap scancode to hex.
move dts changes to single patch.
update commit msg.
Changes since V2:
add IR keymap.
update patch title.
Zhang Ning (4):
media: rc: add keymap for MagicBox M16S remote
media: rc: add keymap for MagicBox M16S remote
dt-bindings: arm: add Magicbox M16S bindings
arm64: dts: meson: Add MagicBox M16S support
.../devicetree/bindings/arm/amlogic.yaml | 1 +
.../devicetree/bindings/media/rc.yaml | 1 +
arch/arm64/boot/dts/amlogic/Makefile | 1 +
.../dts/amlogic/meson-gxm-magicbox-m16s.dts | 40 ++++++++++++++
drivers/media/rc/keymaps/Makefile | 1 +
drivers/media/rc/keymaps/rc-magicbox.c | 53 +++++++++++++++++++
include/media/rc-map.h | 1 +
7 files changed, 98 insertions(+)
create mode 100644 arch/arm64/boot/dts/amlogic/meson-gxm-magicbox-m16s.dts
create mode 100644 drivers/media/rc/keymaps/rc-magicbox.c
--
2.35.1
_______________________________________________
linux-amlogic mailing list
linux-amlogic@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-amlogic
reply other threads:[~2022-07-24 23:17 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=tencent_2F17606327ED623646D2AB136D0D0F06FE08@qq.com \
--to=zhangn1985@qq.com \
--cc=devicetree@vger.kernel.org \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-amlogic@lists.infradead.org \
--cc=linux-media@vger.kernel.org \
--cc=martin.blumenstingl@googlemail.com \
--cc=narmstrong@baylibre.com \
--cc=robh+dt@kernel.org \
--cc=sean@mess.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®