[PATCH 0/5] Fix A64 HDMI PHY device tree binding

2018-09-10 Thread Icenowy Zheng
When adding support for A64 HDMI PHY in 4.19, we assumed that the two PLL-VIDEOs can both feed the HDMI PHY clock. However experiments show that the mux bit discovered in R40 blob is not applicable on A64. This is not discovered, as normally with a single display pipeline only PLL-VIDEO0 will be us

Re: [linux-sunxi] [PATCH 0/5] Fix A64 HDMI PHY device tree binding

2018-09-09 Thread Chen-Yu Tsai
On Fri, Sep 7, 2018 at 3:22 PM Icenowy Zheng wrote: > > When adding support for A64 HDMI PHY in 4.19, we assumed that the two > PLL-VIDEOs can both feed the HDMI PHY clock. However experiments show > that the mux bit discovered in R40 blob is not applicable on A64. This > is not discovered, as nor