* [v5 0/4] Add Magicbox M16S support
@ 2022-07-24 23:17 Zhang Ning
0 siblings, 0 replies; only message in thread
From: Zhang Ning @ 2022-07-24 23:17 UTC (permalink / raw)
To: martin.blumenstingl, narmstrong, linux-amlogic, robh+dt,
krzysztof.kozlowski+dt, sean, devicetree, linux-media
Cc: Zhang Ning
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2022-07-24 23:17 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-24 23:17 [v5 0/4] Add Magicbox M16S support Zhang Ning
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®