Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-10] src/sys/arch/arm/sunxi



Module Name:    src
Committed By:   martin
Date:           Thu May  4 18:56:36 UTC 2023

Modified Files:
        src/sys/arch/arm/sunxi [netbsd-10]: sunxi_thermal.c

Log Message:
Pull up following revision(s) (requested by jmcneill in ticket #156):

        sys/arch/arm/sunxi/sunxi_thermal.c: revision 1.15
        sys/arch/arm/sunxi/sunxi_thermal.c: revision 1.16

apparently the 'ahb' and 'ths' clocks were renamed to 'bus' and 'mod' in the

fdt at some point, so look for those as well
with this my pinebook's sensors work again

Cleanup previous: Try new bindings first, document old with DTCOMPAT, KNF


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.14.4.1 src/sys/arch/arm/sunxi/sunxi_thermal.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index