mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-24 07:34:57 +07:00
a3207d644f
The devicetree node for mt8173-auxadc lacks the clock and
io-channel-cells property. This leads to a non-working driver.
mt6577-auxadc 11001000.auxadc: failed to get auxadc clock
mt6577-auxadc: probe of 11001000.auxadc failed with error -2
Fix these fields to get the device up and running.
Fixes:
|
||
---|---|---|
.. | ||
Makefile | ||
mt6755-evb.dts | ||
mt6755.dtsi | ||
mt6795-evb.dts | ||
mt6795.dtsi | ||
mt8173-evb.dts | ||
mt8173-pinfunc.h | ||
mt8173.dtsi |