mbox series

[v2,0/2] sunxi: dts: tanix-tx6: Add rc map

Message ID 20191117130058.1341989-1-jernej.skrabec@siol.net (mailing list archive)
Headers show
Series sunxi: dts: tanix-tx6: Add rc map | expand

Message

Jernej Škrabec Nov. 17, 2019, 1 p.m. UTC
This series adds "rc-tanix-tx5max" to rc bindings and to Tanix TX6 dts.

Superseeds https://lore.kernel.org/patchwork/patch/1143781/

Best regards,
Jernej

Changes from v1:
- add entry to rc.yaml

Jernej Skrabec (2):
  media: dt-bindings: media: add new rc map name
  arm64: dts: allwinner: h6: tanix-tx6: Add IR remote mapping

 Documentation/devicetree/bindings/media/rc.yaml       | 1 +
 arch/arm64/boot/dts/allwinner/sun50i-h6-tanix-tx6.dts | 1 +
 2 files changed, 2 insertions(+)

Comments

Maxime Ripard Nov. 18, 2019, 9:55 a.m. UTC | #1
On Sun, Nov 17, 2019 at 02:00:56PM +0100, Jernej Skrabec wrote:
> This series adds "rc-tanix-tx5max" to rc bindings and to Tanix TX6 dts.
>
> Superseeds https://lore.kernel.org/patchwork/patch/1143781/

Queued for 5.6, thanks!
Maxime