On 1/16/26 11:14 AM, Krzysztof Kozlowski wrote:
> On 16/01/2026 09:50, Tudor Ambarus wrote:
>>
>> Because of the hybrid approach I'm arguing the ACPM child node does not
>> fully describe the hardware, and it's just a firmware abstraction.
>> So option 2/ would be to have just the TMU IP block described with a
>> phandle to the ACPM IPC:
>>
>> soc: soc@0 {
>> tmu@100a0000 {
>> compatible = "google,gs101-tmu-top";
>> reg = <0x100a0000 0x800>;
>> clocks = <&cmu_misc CLK_GOUT_MISC_TMU_TOP_PCLK>;
>> interrupts = <GIC_SPI 769 IRQ_TYPE_LEVEL_HIGH 0>;
>>
>> /* The "Firmware Phandle" approach */
>> samsung,acpm-ipc = <&acpm_ipc>;
>>
>> #thermal-sensor-cells = <1>;
>
> Yes, this one, I think it's the best representation.
I was leaning towards this as well. Thank you! I'll start reworking the
patches.
Cheers,
ta
- Re: [PATCH 1/8] dt-bindings: thermal: Add Google ... Krzysztof Kozlowski
- [PATCH 4/8] firmware: samsung: acpm: Add TMU protocol ... Tudor Ambarus
- [PATCH 5/8] thermal: samsung: Add support for GS101 TM... Tudor Ambarus
- [PATCH 3/8] dt-bindings: mfd: Add Google GS101 TMU Sys... Tudor Ambarus
- Re: [PATCH 3/8] dt-bindings: mfd: Add Google GS10... Krzysztof Kozlowski
- Re: [PATCH 3/8] dt-bindings: mfd: Add Google ... Tudor Ambarus
- Re: [PATCH 3/8] dt-bindings: mfd: Add Goo... Krzysztof Kozlowski
- Re: [PATCH 3/8] dt-bindings: mfd: Add... Tudor Ambarus
- Re: [PATCH 3/8] dt-bindings: mfd... Tudor Ambarus
- Re: [PATCH 3/8] dt-bindings:... Krzysztof Kozlowski
- Re: [PATCH 3/8] dt-bindings:... Tudor Ambarus
- [PATCH 8/8] arm64: defconfig: enable Exynos ACPM therm... Tudor Ambarus
- Re: [PATCH 8/8] arm64: defconfig: enable Exynos A... Tudor Ambarus
- [PATCH 7/8] arm64: dts: exynos: gs101: Add thermal man... Tudor Ambarus
- [PATCH 6/8] MAINTAINERS: Add entry for Samsung Exynos ... Tudor Ambarus
