Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1477069
| From | Chris Zhong <zyw@rock-chips.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/2] Add DP dai-links to the rk3399-gru machine driver |
| Date | 2016-09-06 06:50 +0200 |
| Message-ID | <seguB-5x2-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hi This series patch is for the machine driver supporting for DP. It base on the DP drvier patches[0] and hdmi-notify patches[1], they are both in reviewing. [0] https://patchwork.kernel.org/patch/9315557/ https://patchwork.kernel.org/patch/9278077/ [1] https://patchwork.kernel.org/patch/8887261/ https://patchwork.kernel.org/patch/8887251/ Chris Zhong (2): drm/rockchip: cdn-dp: support audio hot-plug ASoC: rockchip: Add DP dai-links to the rk3399-gru machine driver .../bindings/sound/rockchip,rk3399-gru-sound.txt | 13 +++--- drivers/gpu/drm/rockchip/cdn-dp-core.c | 4 ++ sound/soc/rockchip/rk3399_gru_sound.c | 48 ++++++++++++++++++++++ 3 files changed, 59 insertions(+), 6 deletions(-) -- 1.9.1
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/2] Add DP dai-links to the rk3399-gru machine driver Chris Zhong <zyw@rock-chips.com> - 2016-09-06 06:50 +0200
[PATCH 2/2] ASoC: rockchip: Add DP dai-links to the rk3399-gru machine driver Chris Zhong <zyw@rock-chips.com> - 2016-09-06 06:50 +0200
[v2 PATCH 2/2] ASoC: rockchip: Add DP dai-links to the rk3399-gru machine driver Chris Zhong <zyw@rock-chips.com> - 2016-09-06 19:20 +0200
[PATCH v3 2/2] ASoC: rockchip: Add DP dai-links to the rk3399-gru machine driver Chris Zhong <zyw@rock-chips.com> - 2016-09-09 06:50 +0200
Re: [PATCH v3 2/2] ASoC: rockchip: Add DP dai-links to the rk3399-gru machine driver Mark Brown <broonie@kernel.org> - 2016-09-09 12:40 +0200
csiph-web