mbox series

[0/2] arm64: dts: meson: Tronsmart Vega ir keymap updates

Message ID 1571245657-4471-1-git-send-email-christianshewitt@gmail.com (mailing list archive)
Headers show
Series arm64: dts: meson: Tronsmart Vega ir keymap updates | expand

Message

Christian Hewitt Oct. 16, 2019, 5:07 p.m. UTC
The Tronsmart Vega S95 (S905) and S96 (S912) Android STBs use the
same IR remote. The rc-vega-s9x keymap has been accepted for Linux
v5.5 [0] so add the keymap to the respective dts.

[0] https://patchwork.linuxtv.org/patch/59434/

Christian Hewitt (2):
  arm64: dts: meson-gxm-vega-s96: set rc-vega-s9x ir keymap
  arm64: dts: meson-gxbb-vega-s95: set rc-vega-s9x ir keymap

 arch/arm64/boot/dts/amlogic/meson-gxbb-vega-s95.dtsi | 1 +
 arch/arm64/boot/dts/amlogic/meson-gxm-vega-s96.dts   | 4 ++++
 2 files changed, 5 insertions(+)

Comments

Kevin Hilman Oct. 17, 2019, 3:50 p.m. UTC | #1
Christian Hewitt <christianshewitt@gmail.com> writes:

> The Tronsmart Vega S95 (S905) and S96 (S912) Android STBs use the
> same IR remote. The rc-vega-s9x keymap has been accepted for Linux
> v5.5 [0] so add the keymap to the respective dts.

Queued for v5.5,

Thanks,

Kevin