Re: [edk2-devel] [PATCH v2 1/4] Platform/RaspberryPi4: Add a basic thermal zone

2020-08-27 Thread Jeremy Linton
On 8/27/20 3:06 AM, Ard Biesheuvel wrote: On 8/20/20 4:41 PM, Jeremy Linton wrote: Hi, On 8/20/20 2:59 AM, Ard Biesheuvel wrote: On 8/20/20 6:42 AM, Jeremy Linton wrote: Rather than exporting the temp sensor or mailbox in ACPI land we can wrap them in AML and use the default ACPI drivers prov

Re: [edk2-devel] [PATCH v2 1/4] Platform/RaspberryPi4: Add a basic thermal zone

2020-08-27 Thread Ard Biesheuvel
On 8/20/20 4:41 PM, Jeremy Linton wrote: Hi, On 8/20/20 2:59 AM, Ard Biesheuvel wrote: On 8/20/20 6:42 AM, Jeremy Linton wrote: Rather than exporting the temp sensor or mailbox in ACPI land we can wrap them in AML and use the default ACPI drivers provided by the OS. This enables the use of "se

Re: [edk2-devel] [PATCH v2 1/4] Platform/RaspberryPi4: Add a basic thermal zone

2020-08-20 Thread Jeremy Linton
Hi, On 8/20/20 2:59 AM, Ard Biesheuvel wrote: On 8/20/20 6:42 AM, Jeremy Linton wrote: Rather than exporting the temp sensor or mailbox in ACPI land we can wrap them in AML and use the default ACPI drivers provided by the OS. This enables the use of "sensors" in linux to report the SOC temp. T

Re: [edk2-devel] [PATCH v2 1/4] Platform/RaspberryPi4: Add a basic thermal zone

2020-08-20 Thread Ard Biesheuvel
On 8/20/20 6:42 AM, Jeremy Linton wrote: Rather than exporting the temp sensor or mailbox in ACPI land we can wrap them in AML and use the default ACPI drivers provided by the OS. This enables the use of "sensors" in linux to report the SOC temp. This commit also adds a basic passive cooling ACP

[edk2-devel] [PATCH v2 1/4] Platform/RaspberryPi4: Add a basic thermal zone

2020-08-19 Thread Jeremy Linton
Rather than exporting the temp sensor or mailbox in ACPI land we can wrap them in AML and use the default ACPI drivers provided by the OS. This enables the use of "sensors" in linux to report the SOC temp. This commit also adds a basic passive cooling ACPI thermalzone with trip points for passive