On Thu, Feb 23, 2023 at 10:55 PM AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx> wrote: > > On the Cherry platform, a MT7621 WiFi+Bluetooth combo is connected > over PCI-Express (for WiFi) and USB (for BT): enable the PCIe ports > to enable enumerating this chip. > > Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx> > --- > .../dts/mediatek/mt8195-cherry-tomato-r1.dts | 7 ++++++ For pcie0 in tomato-r1, this is not used for WiFi. This was only used in the earliest version for NVMe. It was subsequently removed. Please add it in a separate patch. > .../boot/dts/mediatek/mt8195-cherry.dtsi | 25 +++++++++++++++++++ For pcie1 in Cherry: Reviewed-by: Chen-Yu Tsai <wenst@xxxxxxxxxxxx> Tested-by: Chen-Yu Tsai <wenst@xxxxxxxxxxxx>