Peter Griffin
e614a121c4
ARM: dts: stih407-clocks: Identify critical clocks
...
Lots of platforms contain clocks which if turned off would prove fatal.
The only way to recover is to restart the board(s). This driver takes
references to clocks which are required to be always-on. The Common
Clk Framework will then take references to them. This way they will
not be turned off during the clk_disabled_unused() procedure.
In this patch we are identifying clocks, which if gated would render
the STiH407 development board unserviceable.
Signed-off-by: Peter Griffin <peter.griffin@linaro.org >
Acked-by: Patrice Chotard <patrice.chotard@st.com >
2016-11-10 09:52:36 +01:00
Gabriel Fernandez
295971d01f
ARM: dts: STiH407: Enable synchronous clock mode for video clocks
...
This patch enables the synchronous clock mode for video clocks
on STiH407 board.
Signed-off-by: Olivier Bideau <olivier.bideau@st.com >
Signed-off-by: Gabriel Fernandez <gabriel.fernandez@st.com >
Acked-by: Peter Griffin <peter.griffin@linaro.org >
2016-09-16 09:42:10 +02:00
Gabriel Fernandez
ee7ff1b4af
ARM: dts: STiH407: Enable clock propagation for audio clocks
...
This patch is used in the clock driver to apply a clock propagation
flag on the audio clocks of STiH407
Signed-off-by: Olivier Bideau <olivier.bideau@st.com >
Signed-off-by: Gabriel Fernandez <gabriel.fernandez@st.com >
Acked-by: Peter Griffin <peter.griffin@linaro.org >
2016-09-16 09:42:08 +02:00
Gabriel Fernandez
665c8ec122
ARM: dts: STiH4xx: Simplify clock binding of STiH4xx platforms
...
This patch simplifies the clock binding because we had too much detail.
Signed-off-by: Gabriel Fernandez <gabriel.fernandez@st.com >
2016-09-16 09:41:59 +02:00
Gabriel Fernandez
5eb26c6059
ARM: STi: DT: Rename st_pll3200c32_407_c0_x into st_pll3200c32_cx_x
...
Use a generic name for this kind of PLL
Signed-off-by: Gabriel Fernandez <gabriel.fernandez@linaro.org >
Signed-off-by: Maxime Coquelin <maxime.coquelin@st.com >
2015-07-22 11:41:33 +02:00
Gabriel FERNANDEZ
43ca480c4e
ARM: STi: DT: STiH407: Fix: clk-tmds-hdmi clock is missing
...
Signed-off-by: Gabriel Fernandez <gabriel.fernandez@linaro.org >
Signed-off-by: Maxime Coquelin <maxime.coquelin@st.com >
2014-10-31 12:07:44 +01:00
Gabriel FERNANDEZ
89e5c08574
ARM: STi: DT: STiH407: 407 DT Entry for clockgenA9
...
Patch adds DT entries for clockgen A9
Signed-off-by: Gabriel Fernandez <gabriel.fernandez@linaro.org >
Signed-off-by: Olivier Bideau <olivier.bideau@st.com >
Signed-off-by: Maxime Coquelin <maxime.coquelin@st.com >
2014-10-31 09:59:10 +01:00
Gabriel FERNANDEZ
6e67a5105d
ARM: STi: DT: STiH407: 407 DT Entry for clockgen D0/D2/D3
...
Patch adds DT entries for clockgen D0/D2/D3
Signed-off-by: Gabriel Fernandez <gabriel.fernandez@linaro.org >
Signed-off-by: Olivier Bideau <olivier.bideau@st.com >
Signed-off-by: Maxime Coquelin <maxime.coquelin@st.com >
2014-10-31 09:59:10 +01:00
Gabriel FERNANDEZ
1befe7e49f
ARM: STi: DT: STiH407: 407 DT Entry for clockgen C0
...
Patch adds DT entries for clockgen C0
Signed-off-by: Gabriel Fernandez <gabriel.fernandez@linaro.org >
Signed-off-by: Olivier Bideau <olivier.bideau@st.com >
Signed-off-by: Maxime Coquelin <maxime.coquelin@st.com >
2014-10-31 09:59:09 +01:00
Gabriel FERNANDEZ
58a8d9be52
ARM: STi: DT: STiH407: 407 DT Entry for clockgen A0
...
Patch adds DT entries for clockgen A0
Signed-off-by: Gabriel Fernandez <gabriel.fernandez@linaro.org >
Signed-off-by: Olivier Bideau <olivier.bideau@st.com >
Signed-off-by: Maxime Coquelin <maxime.coquelin@st.com >
2014-10-31 09:59:08 +01:00
Maxime Coquelin
f563a5718d
ARM: dts: Add STiH407 SoC support
...
The STiH407 is advanced multi-HD AVC processor with 3D graphics acceleration
and 1.5-GHz ARM Cortex-A9 SMP CPU.
Acked-by: Giuseppe Cavallaro <peppe.cavallaro@st.com >
Acked-by: Lee Jones <lee.jones@linaro.org >
Acked-by: Patrice Chotard <patrice.chotard@st.com >
Signed-off-by: Giuseppe Cavallaro <peppe.cavallaro@st.com >
Signed-off-by: Maxime Coquelin <maxime.coquelin@st.com >
2014-05-21 14:20:27 +02:00