Firefly Open Source Community

   Login   |   Register   |
New_Topic
Print Previous Topic Next Topic

HDMI EDID

42

Credits

6

Prestige

10

Contribution

new registration

Rank: 1

Credits
42

HDMI EDID

Posted at 1/2/2015 22:17:25      View:211911 | Replies:37        Print      Only Author   [Copy Link] 27#
I noticed in the firefly-rk3288.dts that i2c5 is disabled although the schematics shows it is wired for support. Does this mean that its not possible to get EDID for HDMI? The reason for my question is because with my test 3.14 kernel I'm not seeing any valid EDID information returned from the hdmi driver and wanted to know if EDID should be possible for HDMI.
Reply

Use props Report

42

Credits

6

Prestige

10

Contribution

new registration

Rank: 1

Credits
42
Posted at 1/3/2015 05:43:45        Only Author  28#

Well, I found out the answer myself?by turning on i2c5 it can detect EDID on my kernel.




Another question is VGA mapped to lcd0 and HDMI to lcd1 under Android ?
Reply

Use props Report

175

Credits

0

Prestige

0

Contribution

registered members

Rank: 2

Credits
175
Posted at 1/3/2015 09:57:50        Only Author  29#
Nice work! Thanks for posting this.
  1. --- a/kernel/arch/arm/boot/dts/firefly-rk3288.dts
  2. +++ b/kernel/arch/arm/boot/dts/firefly-rk3288.dts
  3. @@ -535,7 +535,7 @@
  4. };

  5. &i2c5 {
  6. -       status = "disabled";
  7. +       status = "okay";
  8. };
Copy the code



Reply

Use props Report

2442

Credits

0

Prestige

0

Contribution

vip

Rank: 6Rank: 6

Credits
2442
Posted at 1/5/2015 09:43:03        Only Author  30#

yeah, VGA mapped to lcd0 and HDMI to lcd1

find it in http://www.t-firefly.com/download/firef ... .rar 

Reply

Use props Report

Return to List
1234
High mode
B Color Image Link Quote Code Smilies |Upload

This forum Credits Rules

Quick Reply Back to top Back to list