commit | b0295f165f0a9e1bde4f4592df04e85a28be2ce3 | [log] [tgz] |
---|---|---|
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | Mon Nov 10 12:28:57 2014 +0200 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Wed Nov 12 13:40:25 2014 +0200 |
tree | dae33d0e8109fcfb9d68538888ccdbb01ab1c1ab | |
parent | 33f13120e59cb4eddedc09039d8602d94aa864b4 [diff] |
OMAPDSS: HDMI: Remove HDMI PLL reset The SYSRESET bits in HDMI PLL do not reset the PLL itself, but only affect the power used for the PLL. Afaik there is no reason to use the SYSRESET bits, and we don't use it in the other PLLs, so let's remove the HDMI PLL reset to make the PLL code simpler and similar to other PLLs. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>