All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hans Verkuil <hverkuil@xs4all.nl>
To: linux-media@vger.kernel.org
Cc: linux-rockchip@lists.infradead.org, Heiko Stuebner <heiko@sntech.de>
Subject: [PATCH 0/4] arm: dts: rockchip: enable HDMI+CEC on Firefly Reload
Date: Fri, 20 Oct 2017 12:07:30 +0200	[thread overview]
Message-ID: <20171020100734.17064-1-hverkuil@xs4all.nl> (raw)

From: Hans Verkuil <hans.verkuil@cisco.com>

This patch series sits on top of these two patch series:

https://lkml.org/lkml/2017/10/13/971
https://lkml.org/lkml/2017/10/14/161

The first adds support for the cec clk in dw-hdmi, the second adds an
iomux-route for the CEC pin on the rk3288.

This patch series defines the cec clk for the rk3288, enables the
first HDMI output on the Firefly Reload. The second output isn't working,
I don't have enough knowledge to enable it. But I can test any patches
adding support for it!

The third patch defines the two possible CEC pins and the last selects
the correct pin for the Firefly Reload.

Likely the same thing can be done for the 'regular' Firefly, but I don't
have the hardware to test.

Regards,

	Hans


Hans Verkuil (4):
  arm: dts: rockchip: add the cec clk for dw-hdmi on rk3288
  arm: dts: rockchip: enable the first hdmi output
  arm: dts: rockchip: define the two possible CEC pins
  arm: dts: rockchip: select which CEC pin is used for the Firefly
    Reload

 arch/arm/boot/dts/rk3288-firefly-reload-core.dtsi |  2 ++
 arch/arm/boot/dts/rk3288-firefly-reload.dts       | 11 +++++++++++
 arch/arm/boot/dts/rk3288.dtsi                     | 12 ++++++++++--
 3 files changed, 23 insertions(+), 2 deletions(-)

-- 
2.14.1

             reply	other threads:[~2017-10-20 10:07 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-20 10:07 Hans Verkuil [this message]
2017-10-20 10:07 ` [PATCH 1/4] arm: dts: rockchip: add the cec clk for dw-hdmi on rk3288 Hans Verkuil
2017-10-21 19:29   ` Heiko Stuebner
2017-10-20 10:07 ` [PATCH 2/4] arm: dts: rockchip: enable the first hdmi output Hans Verkuil
2017-10-21 20:06   ` Heiko Stuebner
2017-10-20 10:07 ` [PATCH 3/4] arm: dts: rockchip: define the two possible CEC pins Hans Verkuil
2017-10-21 19:36   ` Heiko Stuebner
2017-10-20 10:07 ` [PATCH 4/4] arm: dts: rockchip: select which CEC pin is used for the Firefly Reload Hans Verkuil
2017-10-21 20:07   ` Heiko Stuebner
2017-10-22  7:40 ` [PATCH 0/4] arm: dts: rockchip: enable HDMI+CEC on " Hans Verkuil

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=20171020100734.17064-1-hverkuil@xs4all.nl \
    --to=hverkuil@xs4all.nl \
    --cc=heiko@sntech.de \
    --cc=linux-media@vger.kernel.org \
    --cc=linux-rockchip@lists.infradead.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.