Re: [PATCH 7/7] riscv: dts: spacemit: PCIe and PHY-related updates for OrangePi RV2
From: Chukun Pan
Date: Wed Feb 04 2026 - 09:09:16 EST
Hi,
> +&combo_phy {
> + pinctrl-names = "default";
> + pinctrl-0 = <&pcie0_3_cfg>;
> +};
This pinctrl is clearly incorrect (including BPI-F3).
Checking the schematic reveals that these pins are for CAM_I2C.
By the way, combo_phy connects to USB3, so it should be enabled
in the USB3 patch.
Thanks,
Chukun