Hi,
I am trying to get the thermal readout to work on bpi m2 ultra using the
same setup from the H3 without success.
i get:
[ 802.038807] thermal thermal_zone0: failed to read out thermal zone (-16)
Anyone have this working or have a fix for this?
This is what i am using:
ths: ths@1c25000 {
#thermal-sensor-cells = <0>;
compatible = "allwinner,sun8i-h3-ths";
reg = <0x01c25000 0x400>,
<0x01c14234 0x4>;
reg-names = "ths", "calibration";
interrupts = <GIC_SPI 31 IRQ_TYPE_LEVEL_HIGH>;
resets = <&ccu RST_BUS_THS>;
reset-names = "ahb";
clocks = <&ccu CLK_BUS_THS>, <&ccu CLK_THS>;
clock-names = "ahb", "ths";
};
BR
--
You received this message because you are subscribed to the Google Groups
"linux-sunxi" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web, visit
https://groups.google.com/d/msgid/linux-sunxi/9040e607-50c4-4875-ad5b-8a1be83fdb64%40googlegroups.com.