* [PATCH] enable HQVDP for stih410 platform
@ 2015-08-11 15:12 Benjamin Gaignard
2015-08-14 8:34 ` Maxime Coquelin
0 siblings, 1 reply; 3+ messages in thread
From: Benjamin Gaignard @ 2015-08-11 15:12 UTC (permalink / raw)
To: linux-arm-kernel
From: Vincent Abriou <vincent.abriou@st.com>
Add HQVDP in stih410 devicetree to enable it.
HQVDP bindings have been describe in
Documentation/devicetree/bindings/gpu/st,stih4xx.txt file.
Signed-off-by: Vincent Abriou <vincent.abriou@st.com>
---
arch/arm/boot/dts/stih410.dtsi | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/arch/arm/boot/dts/stih410.dtsi b/arch/arm/boot/dts/stih410.dtsi
index 6620bba..33cc933 100644
--- a/arch/arm/boot/dts/stih410.dtsi
+++ b/arch/arm/boot/dts/stih410.dtsi
@@ -163,6 +163,16 @@
st,vtg = <&vtg_main>, <&vtg_aux>;
};
+ sti-hqvdp at 9c000000 {
+ compatible = "st,stih407-hqvdp";
+ reg = <0x9C00000 0x100000>;
+ clock-names = "hqvdp", "pix_main";
+ clocks = <&clk_s_c0_flexgen CLK_MAIN_DISP>, <&clk_s_d2_flexgen CLK_PIX_MAIN_DISP>;
+ reset-names = "hqvdp";
+ resets = <&softreset STIH407_HDQVDP_SOFTRESET>;
+ st,vtg = <&vtg_main>;
+ };
+
sti-tvout at 8d08000 {
compatible = "st,stih407-tvout";
reg = <0x8d08000 0x1000>;
--
1.9.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [PATCH] enable HQVDP for stih410 platform
2015-08-11 15:12 [PATCH] enable HQVDP for stih410 platform Benjamin Gaignard
@ 2015-08-14 8:34 ` Maxime Coquelin
2015-08-14 8:50 ` Benjamin Gaignard
0 siblings, 1 reply; 3+ messages in thread
From: Maxime Coquelin @ 2015-08-14 8:34 UTC (permalink / raw)
To: linux-arm-kernel
Hi Benjamin,
The title needs to be appended with "ARM: dts:".
If you agree, I can fix this when applying it.
On 08/11/2015 05:12 PM, Benjamin Gaignard wrote:
> From: Vincent Abriou <vincent.abriou@st.com>
>
> Add HQVDP in stih410 devicetree to enable it.
> HQVDP bindings have been describe in
> Documentation/devicetree/bindings/gpu/st,stih4xx.txt file.
>
> Signed-off-by: Vincent Abriou <vincent.abriou@st.com>
You need also your sign-off here. I will add it too.
> ---
> arch/arm/boot/dts/stih410.dtsi | 10 ++++++++++
> 1 file changed, 10 insertions(+)
>
>
Regards,
Maxime
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH] enable HQVDP for stih410 platform
2015-08-14 8:34 ` Maxime Coquelin
@ 2015-08-14 8:50 ` Benjamin Gaignard
0 siblings, 0 replies; 3+ messages in thread
From: Benjamin Gaignard @ 2015-08-14 8:50 UTC (permalink / raw)
To: linux-arm-kernel
It is fine for me,
Thanks,
Benjamin
2015-08-14 10:34 GMT+02:00 Maxime Coquelin <maxime.coquelin@st.com>:
> Hi Benjamin,
>
> The title needs to be appended with "ARM: dts:".
>
> If you agree, I can fix this when applying it.
>
>
> On 08/11/2015 05:12 PM, Benjamin Gaignard wrote:
>>
>> From: Vincent Abriou <vincent.abriou@st.com>
>>
>> Add HQVDP in stih410 devicetree to enable it.
>> HQVDP bindings have been describe in
>> Documentation/devicetree/bindings/gpu/st,stih4xx.txt file.
>>
>> Signed-off-by: Vincent Abriou <vincent.abriou@st.com>
>
> You need also your sign-off here. I will add it too.
>>
>> ---
>> arch/arm/boot/dts/stih410.dtsi | 10 ++++++++++
>> 1 file changed, 10 insertions(+)
>>
>>
>
> Regards,
> Maxime
--
Benjamin Gaignard
Graphic Working Group
Linaro.org ? Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-08-14 8:50 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-11 15:12 [PATCH] enable HQVDP for stih410 platform Benjamin Gaignard
2015-08-14 8:34 ` Maxime Coquelin
2015-08-14 8:50 ` Benjamin Gaignard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).