Messages in this thread |  | | Date | Sat, 23 Apr 2022 17:27:21 +0300 | Subject | Re: [PATCH V2 2/8] dt-bindings: PCI: tegra: Add device tree support for Tegra234 | From | Raul Tambre <> |
| |
On 2022-04-23 15:48, Vidya Sagar wrote: > @@ -47,16 +64,33 @@ Required properties: > "p2u-N": where N ranges from 0 to one less than the total number of lanes > - nvidia,bpmp: Must contain a pair of phandle to BPMP controller node followed > by controller-id. Following are the controller ids for each controller. > + Tegra194: > + --------- > 0: C0 > 1: C1 > 2: C2 > 3: C3 > 4: C4 > 5: C5 > + Tegra194:
Should this be Tegra234?
> + --------- > + 0 : C0 > + 1 : C1 > + 2 : C2 > + 3 : C3 > + 4 : C4 > + 5 : C5 > + 6 : C6 > + 7 : C7 > + 8 : C8 > + 9 : C9 > + 10: C10
|  |