freebsd-dev/sys/arm64
Emmanuel Vadot 393387820b 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:		ddefad7c4f ("arm64: rockchip: Tweak i2c, pmic and iodomain order")
Sponsored by:	Beckhoff Automation GmbH & Co. KG
2023-08-09 10:50:04 +02:00
..
acpica spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
arm64 Remove MAXCPUS from the gicv3 driver 2023-08-04 10:50:09 +01:00
broadcom Mechanically convert genet(4) to IfAPI 2023-01-31 16:26:34 -05:00
cavium arm64: fix the LINT-ACPI build 2023-03-07 11:37:31 -06:00
conf arm64: enable kern.conftxt 2023-08-02 10:51:44 +02:00
coresight arm64: coresight: fix the build without FDT 2022-09-29 14:33:33 -05:00
freescale/imx spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
include arm64: Add constants for decoding ISS fields for WF* exceptions 2023-07-28 09:34:38 -04:00
intel arm64: intel: Remove firmware driver 2023-08-08 15:13:33 +02:00
iommu arm64-iommu: Fix a typo in a kernel message 2023-08-04 13:52:36 +02:00
linux linux(4): Regen for ioprio syscalls 2023-08-04 16:03:57 +03:00
nvidia/tegra210 spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
qoriq spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
qualcomm arm/arm64 qualcomm: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-09 14:26:45 -07:00
rockchip arm64: rockchip: rk_i2c: Probe again at ORDER_LATE 2023-08-09 10:50:04 +02:00