[PATCH v2 06/30] arm: dts: mt7623: add clock-frequency to the a7 timer node to mt7623.dtsi
Matthias Brugger
matthias.bgg at gmail.com
Thu Jul 20 02:54:00 PDT 2017
Hi Sean,
On 07/20/2017 05:14 AM, Sean Wang wrote:
> Hi, Matthias
>
> ditto, just another gentle ping on this missing patch
>
> Sean
>
> On Wed, 2017-06-21 at 11:28 +0800, Sean Wang wrote:
>> Hi Matthias,
>>
>> the patch seems to be gone in your tree which would make the unit not
>> boot, but 5/30 and 7/30 have been accepted. Have any concern ?
Isn't that:
7e6c7fe95e3d ("arm: dts: mt7623: add clock-frequency to the a7 timer
node to mt7623.dtsi")
Which is in v4.13-rc1. Are we missing some other patch maybe?
Regards,
Matthias
>>
>> Sean
>>
>>
>> On Wed, 2017-04-26 at 17:04 +0800, sean.wang at mediatek.com wrote:
>>> From: John Crispin <john at phrozen.org>
>>>
>>> We need to tell the driver what the timers frequency is and that the core
>>> has not be configured by the bootrom. Not doing so makes the unit not
>>> boot.
>>>
>>> Signed-off-by: John Crispin <john at phrozen.org>
>>> Signed-off-by: Sean Wang <sean.wang at mediatek.com>
>>> ---
>>> arch/arm/boot/dts/mt7623.dtsi | 2 ++
>>> 1 file changed, 2 insertions(+)
>>>
>>> diff --git a/arch/arm/boot/dts/mt7623.dtsi b/arch/arm/boot/dts/mt7623.dtsi
>>> index adb2393..3cc0a3a 100644
>>> --- a/arch/arm/boot/dts/mt7623.dtsi
>>> +++ b/arch/arm/boot/dts/mt7623.dtsi
>>> @@ -77,6 +77,8 @@
>>> <GIC_PPI 14 (GIC_CPU_MASK_SIMPLE(4) | IRQ_TYPE_LEVEL_HIGH)>,
>>> <GIC_PPI 11 (GIC_CPU_MASK_SIMPLE(4) | IRQ_TYPE_LEVEL_HIGH)>,
>>> <GIC_PPI 10 (GIC_CPU_MASK_SIMPLE(4) | IRQ_TYPE_LEVEL_HIGH)>;
>>> + clock-frequency = <13000000>;
>>> + arm,cpu-registers-not-fw-configured;
>>> };
>>>
>>> topckgen: syscon at 10000000 {
>>
>
>
More information about the Linux-mediatek
mailing list