]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
allwinner: aw_thermal: Cope with DTS changes
authormanu <manu@FreeBSD.org>
Tue, 14 Apr 2020 19:05:17 +0000 (19:05 +0000)
committermanu <manu@FreeBSD.org>
Tue, 14 Apr 2020 19:05:17 +0000 (19:05 +0000)
commit549f13857ce06ca4668bf823328b44a9d76c050d
tree3f3407ac1bffb2c4d2f89d569d07fe52fb07afa5
parente3f3d28ae8395bcb7cbcb5221b6f71087836f4b0
allwinner: aw_thermal: Cope with DTS changes

The upstream DTS now include the thermal device node and the SID
calibration entry.
Update our driver to cope with this change and remove the DTB
overlays that aren't needed anymore.

MFC after: 2 months
X-MFC-With: r359934
UPDATING
sys/arm/allwinner/aw_sid.c
sys/arm/allwinner/aw_thermal.c
sys/dts/arm/overlays/sun8i-h3-sid.dtso [deleted file]
sys/dts/arm/overlays/sun8i-h3-ths.dtso [deleted file]
sys/dts/arm64/overlays/sun50i-a64-sid.dtso [deleted file]
sys/dts/arm64/overlays/sun50i-a64-ths.dtso [deleted file]
sys/dts/arm64/overlays/sun50i-h5-sid.dtso [deleted file]
sys/dts/arm64/overlays/sun50i-h5-ths.dtso [deleted file]