mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-31 18:23:00 +09:00
On downstream kernel the clk driver directly bangs hdmi phy registers. For upstream kernel, we need to model this as a clock and register with the clock framework. Signed-off-by: Rob Clark <robdclark@gmail.com>