HomeFreeBSD

arm64: rockchip: rk_i2c: Probe again at ORDER_LATE

Description

arm64: rockchip: rk_i2c: Probe again at ORDER_LATE

The gic driver is also probed at this pass and depending on the order of
the nodes in the dts rk_i2c can be probed first and will fail, this is the
case for the rk3328 SoC.
The PMIC drivers are also probed at this pass but on the iicbus which is created
in rk_i2c so there is no order conflict here.

Fixes: ddefad7c4f48 ("arm64: rockchip: Tweak i2c, pmic and iodomain order")
Sponsored by: Beckhoff Automation GmbH & Co. KG

Details

Provenance
manuAuthored on Aug 9 2023, 8:45 AM
Parents
rG85e5480df95e: sctp: another cleanup
Branches
Unknown
Tags
Unknown