[RESEND PATCH 1/4] ARM: STi: DT: STiH407: 407 DT Entry for clockgen A0
Gabriel Fernandez
gabriel.fernandez at st.com
Tue Sep 23 00:58:56 PDT 2014
Thanks Maxime !
On 09/23/2014 09:44 AM, Maxime Coquelin wrote:
>
>
> On 08/25/2014 04:44 PM, Gabriel FERNANDEZ wrote:
>> Patch adds DT entries for clockgen A0
>>
>> Signed-off-by: Gabriel Fernandez <gabriel.fernandez at linaro.org>
>> Signed-off-by: Olivier Bideau <olivier.bideau at st.com>
>> ---
>> arch/arm/boot/dts/stih407-clock.dtsi | 32
>> ++++++++++++++++++++++++++++++++
>> 1 file changed, 32 insertions(+)
>>
>> diff --git a/arch/arm/boot/dts/stih407-clock.dtsi
>> b/arch/arm/boot/dts/stih407-clock.dtsi
>> index 800f46f..e03e86e 100644
>> --- a/arch/arm/boot/dts/stih407-clock.dtsi
>> +++ b/arch/arm/boot/dts/stih407-clock.dtsi
>> @@ -7,6 +7,10 @@
>> */
>> / {
>> clocks {
>> + #address-cells = <1>;
>> + #size-cells = <1>;
>> + ranges;
>> +
>> /*
>> * Fixed 30MHz oscillator inputs to SoC
>> */
>> @@ -35,5 +39,33 @@
>> clock-frequency = <200000000>;
>> clock-output-names = "clk-s-icn-reg-0";
>> };
>> +
>> + /*
>> + * ClockGenAs on SASG2
>> + */
> Note that I removed this comment since no SASG2 on STiH407.
>
>> + clockgen-a at 090ff000 {
>> + compatible = "st,clkgen-c32";
>> + reg = <0x90ff000 0x1000>;
> ...
More information about the linux-arm-kernel
mailing list