[PATCH 7/8] arm64: dts: allwinner: Add Allwinner H616 .dtsi file

Samuel Holland samuel at sholland.org
Wed Dec 2 22:10:09 EST 2020


On 12/2/20 10:05 AM, Maxime Ripard wrote:
>> +	timer {
>> +		compatible = "arm,armv8-timer";
>> +		arm,no-tick-in-suspend;
> 
> This was tested with crust I assume?

No, there is no AR100 and supposedly no SRAM A2, so there is no place for crust
to run. I assume it was copied from the H6 .dtsi.

However, regardless of where the PSCI implementation runs, even if it's on CPUX,
it will likely disable OSC24M to save power. So the counter will stop, and the
property is appropriate to add.

Cheers,
Samuel



More information about the linux-arm-kernel mailing list