Re: [PATCH 7/7] arm64: dts: qcom: sm6125-seine: Configure additional trinket thermistors

From: Krzysztof Kozlowski
Date: Fri May 13 2022 - 04:25:27 EST


On 12/05/2022 00:06, Marijn Suijten wrote:
> +
> +&pm6125_gpio {
> + camera_flash_therm: camera-flash-therm {

Align with dtschema please:

https://lore.kernel.org/all/20220507194913.261121-6-krzysztof.kozlowski@xxxxxxxxxx/

> + pins = "gpio3";
> + function = "normal";

I think there are macros for the function

> + bias-high-impedance;
> + };
> +
> + emmc_ufs_therm: emmc-ufs-therm {
> + pins = "gpio6";
> + function = "normal";
> + bias-high-impedance;
> + };
> +
> + rf_pa1_therm: rf-pa1-therm {
> + pins = "gpio7";
> + function = "normal";
> + bias-high-impedance;



Best regards,
Krzysztof