8f9c60f2e2
sh_mipi uses some clocks, but the method of setup depends on CPU.
Current SuperH (like sh73a0) can control all of these clocks
by CPG (Clock Pulse Generator).
It means we can control it by clock framework only.
But on sh7372, it needs CPG settings AND sh_mipi PHYCTRL::PLLDS,
and only sh7372 has PHYCTRL::PLLDS.
But on current sh_mipi driver, PHYCTRL::PLLDS of sh7372 was
overwrote since the callback timing of clock setting was changed
by
|
||
---|---|---|
.. | ||
atmel_lcdc.h | ||
aty128.h | ||
broadsheetfb.h | ||
cirrus.h | ||
cvisionppc.h | ||
da8xx-fb.h | ||
edid.h | ||
epson1355.h | ||
exynos_dp.h | ||
exynos_mipi_dsim.h | ||
gbe.h | ||
hecubafb.h | ||
iga.h | ||
ili9320.h | ||
Kbuild | ||
kyro.h | ||
mach64.h | ||
maxinefb.h | ||
mbxfb.h | ||
metronomefb.h | ||
mipi_display.h | ||
neomagic.h | ||
newport.h | ||
omap-panel-dvi.h | ||
omap-panel-generic-dpi.h | ||
omap-panel-n8x0.h | ||
omap-panel-nokia-dsi.h | ||
omap-panel-picodlp.h | ||
omapdss.h | ||
permedia2.h | ||
platform_lcd.h | ||
pm3fb.h | ||
pmag-ba-fb.h | ||
pmagb-b-fb.h | ||
pxa168fb.h | ||
radeon.h | ||
s1d13xxxfb.h | ||
sgivw.h | ||
sh_mipi_dsi.h | ||
sh_mobile_hdmi.h | ||
sh_mobile_lcdc.h | ||
sh_mobile_meram.h | ||
sisfb.h | ||
sstfb.h | ||
tdfx.h | ||
tgafb.h | ||
trident.h | ||
udlfb.h | ||
uvesafb.h | ||
vga.h | ||
w100fb.h |