From: Shawn Guo <shawn.guo@linaro.org>
To: Mauro Carvalho Chehab <mchehab@kernel.org>
Cc: Rob Herring <robh+dt@kernel.org>, Jun Nie <jun.nie@linaro.org>,
devicetree@vger.kernel.org, linux-media@vger.kernel.org,
Shawn Guo <shawn.guo@linaro.org>
Subject: [PATCH 0/2] Add IR support for Hi3796CV300 SoC
Date: Thu, 26 Dec 2019 20:02:20 +0800 [thread overview]
Message-ID: <20191226120222.14745-1-shawn.guo@linaro.org> (raw)
The IR device on Hi3796CV300 SoC is mostly same as hix5hd2, except the
following two things.
- IR_CLK offset is 0x60 instead of 0x48.
- It needs to set an extra bit in IR_ENABLE register to enable IR.
The series adds a new compatible for Hi3796CV300 IR device and update
ir-hix5hd2 driver to support the device.
Shawn Guo (2):
dt-bindings: media: add "hisilicon,hi3796cv300-ir" compatible
media: rc: ir-hix5hd2: add hi3796cv300-ir support
.../devicetree/bindings/media/hix5hd2-ir.txt | 3 +-
drivers/media/rc/ir-hix5hd2.c | 79 ++++++++++++++-----
2 files changed, 63 insertions(+), 19 deletions(-)
--
2.17.1
next reply other threads:[~2019-12-26 12:02 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-26 12:02 Shawn Guo [this message]
2019-12-26 12:02 ` [PATCH 1/2] dt-bindings: media: add "hisilicon,hi3796cv300-ir" compatible Shawn Guo
2020-01-04 0:25 ` Rob Herring
2019-12-26 12:02 ` [PATCH 2/2] media: rc: ir-hix5hd2: add hi3796cv300-ir support Shawn Guo
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=20191226120222.14745-1-shawn.guo@linaro.org \
--to=shawn.guo@linaro.org \
--cc=devicetree@vger.kernel.org \
--cc=jun.nie@linaro.org \
--cc=linux-media@vger.kernel.org \
--cc=mchehab@kernel.org \
--cc=robh+dt@kernel.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;
as well as URLs for NNTP newsgroup(s).