projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
53c515b
)
drm/bridge: adv7511: Enable the audio data and clock pads on adv7533
author
Srinivas Kandagatla
<
[email protected]
>
Tue, 29 Nov 2016 01:22:32 +0000
(17:22 -0800)
committer
Archit Taneja
<
[email protected]
>
Tue, 29 Nov 2016 04:18:54 +0000
(09:48 +0530)
This patch enables the Audio Data and Clock pads to the adv7533 bridge.
Without this patch audio can not be played.
Cc: David Airlie <
[email protected]
>
Cc: Archit Taneja <
[email protected]
>
Cc: Laurent Pinchart <
[email protected]
>
Cc: Wolfram Sang <
[email protected]
>
Cc: Srinivas Kandagatla <
[email protected]
>
Cc: "Ville Syrjälä" <
[email protected]
>
Cc: Boris Brezillon <
[email protected]
>
Cc: Andy Green <
[email protected]
>
Cc: Dave Long <
[email protected]
>
Cc: Guodong Xu <
[email protected]
>
Cc: Zhangfei Gao <
[email protected]
>
Cc: Mark Brown <
[email protected]
>
Cc: Lars-Peter Clausen <
[email protected]
>
Cc: Jose Abreu <
[email protected]
>
Cc: Kuninori Morimoto <
[email protected]
>
Cc:
[email protected]
Signed-off-by: Srinivas Kandagatla <
[email protected]
>
Signed-off-by: John Stultz <
[email protected]
>
Signed-off-by: Archit Taneja <
[email protected]
>
Link:
http://patchwork.freedesktop.org/patch/msgid/
[email protected]
drivers/gpu/drm/bridge/adv7511/adv7533.c
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/bridge/adv7511/adv7533.c
b/drivers/gpu/drm/bridge/adv7511/adv7533.c
index d7f7b7ce8ebe271c81eb5b35491f764fe3119b88..8b210373cfa272a186601cd63c749363e99ffe73 100644
(file)
--- a/
drivers/gpu/drm/bridge/adv7511/adv7533.c
+++ b/
drivers/gpu/drm/bridge/adv7511/adv7533.c
@@
-29,6
+29,7
@@
static const struct reg_sequence adv7533_cec_fixed_registers[] = {
{ 0x17, 0xd0 },
{ 0x24, 0x20 },
{ 0x57, 0x11 },
+ { 0x05, 0xc8 },
};
static const struct regmap_config adv7533_cec_regmap_config = {