From: mark.yao@rock-chips.com (Mark yao)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] drm/rockchip: new features to support Synopsys DW MIPI DSI
Date: Wed, 06 Jan 2016 16:24:44 +0800 [thread overview]
Message-ID: <568CCF4C.3070003@rock-chips.com> (raw)
Hi Dave
Now seems there is no doubt on these patches, Documentation is Acked-by
Rob Herring, and it looks good for me.
So I'd like you can land them.
The following changes since commit c11b8989635166c5a1e6aac1853a847bd664f8db:
Merge tag 'omapdrm-4.5-resolved' of
git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-next
(2016-01-01 07:41:52 +1000)
are available in the git repository at:
https://github.com/markyzq/kernel-drm-rockchip.git
drm-rockchip-next-2016-01-06
for you to fetch changes up to 84e05408fcfefb9b28050f701e1e94fe9f86804b:
drm: rockchip: Support Synopsys DW MIPI DSI (2016-01-06 16:16:39 +0800)
----------------------------------------------------------------
Chris Zhong (3):
drm/rockchip: return a true clock rate to adjusted_mode
Documentation: dt-bindings: Add bindings for rk3288 DW MIPI DSI
driver
drm: rockchip: Support Synopsys DW MIPI DSI
.../display/rockchip/dw_mipi_dsi_rockchip.txt | 60 +
drivers/gpu/drm/rockchip/Kconfig | 10 +
drivers/gpu/drm/rockchip/Makefile | 1 +
drivers/gpu/drm/rockchip/dw-mipi-dsi.c | 1194
++++++++++++++++++++
drivers/gpu/drm/rockchip/rockchip_drm_vop.c | 8 +
5 files changed, 1273 insertions(+)
create mode 100644
Documentation/devicetree/bindings/display/rockchip/dw_mipi_dsi_rockchip.txt
create mode 100644 drivers/gpu/drm/rockchip/dw-mipi-dsi.c
--
?ark Yao
WARNING: multiple messages have this Message-ID (diff)
From: Mark yao <mark.yao@rock-chips.com>
To: David Airlie <airlied@linux.ie>
Cc: zyw@rock-chips.com, linux-arm-kernel@lists.infradead.org,
dri-devel@lists.freedesktop.org
Subject: [GIT PULL] drm/rockchip: new features to support Synopsys DW MIPI DSI
Date: Wed, 06 Jan 2016 16:24:44 +0800 [thread overview]
Message-ID: <568CCF4C.3070003@rock-chips.com> (raw)
Hi Dave
Now seems there is no doubt on these patches, Documentation is Acked-by
Rob Herring, and it looks good for me.
So I'd like you can land them.
The following changes since commit c11b8989635166c5a1e6aac1853a847bd664f8db:
Merge tag 'omapdrm-4.5-resolved' of
git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-next
(2016-01-01 07:41:52 +1000)
are available in the git repository at:
https://github.com/markyzq/kernel-drm-rockchip.git
drm-rockchip-next-2016-01-06
for you to fetch changes up to 84e05408fcfefb9b28050f701e1e94fe9f86804b:
drm: rockchip: Support Synopsys DW MIPI DSI (2016-01-06 16:16:39 +0800)
----------------------------------------------------------------
Chris Zhong (3):
drm/rockchip: return a true clock rate to adjusted_mode
Documentation: dt-bindings: Add bindings for rk3288 DW MIPI DSI
driver
drm: rockchip: Support Synopsys DW MIPI DSI
.../display/rockchip/dw_mipi_dsi_rockchip.txt | 60 +
drivers/gpu/drm/rockchip/Kconfig | 10 +
drivers/gpu/drm/rockchip/Makefile | 1 +
drivers/gpu/drm/rockchip/dw-mipi-dsi.c | 1194
++++++++++++++++++++
drivers/gpu/drm/rockchip/rockchip_drm_vop.c | 8 +
5 files changed, 1273 insertions(+)
create mode 100644
Documentation/devicetree/bindings/display/rockchip/dw_mipi_dsi_rockchip.txt
create mode 100644 drivers/gpu/drm/rockchip/dw-mipi-dsi.c
--
Mark Yao
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
next reply other threads:[~2016-01-06 8:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-06 8:24 Mark yao [this message]
2016-01-06 8:24 ` [GIT PULL] drm/rockchip: new features to support Synopsys DW MIPI DSI Mark yao
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=568CCF4C.3070003@rock-chips.com \
--to=mark.yao@rock-chips.com \
--cc=linux-arm-kernel@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.