Title: Power management issues with Yocto on Firefly-RK3288 Reload [Print This Page] Author: kiwor Time: 7/20/2017 20:57 Title: Power management issues with Yocto on Firefly-RK3288 Reload Last edited by kiwor In 7/20/2017 21:00 Editor
Hi !
I have built a tiny linux with Yocto (kernel rockhip_linux v4.4) and added a node for the codec es8388 and another for the rockhip_hdmi_analog driver in rk3288-firefly.dtsi. But during the boot, communications with the codec on the I2C2 end with a timeout 'rk3x-i2c ff660000.i2c: timeout, ipd: 0x00, state: 1'.
Then I measured the voltage on the codec's pins and it appeared that it is not powered.
I didn't change anything in the dtsi concerning the PMU...
};
What did I do wrong ? Did someone manage to have audio working with yocto on this board ?
Any help would be appreciated ! Author: isle Time: 7/21/2017 09:21
es8388 on reload board?Author: kiwor Time: 7/21/2017 20:35
Yes, I thought it was an es8323 but there is "ES8388" written on the chip.Author: kiwor Time: 7/21/2017 23:06
I found that the node for the ACT8846 in the DTSI did not match the datasheet of the reload core board. So I changed it to :
Now, I have the correct voltage on the codec's pins... but still no audio Author: isle Time: 7/22/2017 09:36
Hi, I have checked with my workmate, Yes, the es8323 and es8388 can both work fine with the same software. you need modify nothing.
does it have the audio when flash the android image. Author: kiwor Time: 7/24/2017 14:50
I do have audio with the android image.
Does it means that I have to use original drivers : compatible es8323 for the codec, and compatible rk3368-hdmi-analog for the hdmi/audio codec driver ?
Welcome Firefly Open Source Community (https://bbs.t-firefly.com/)