Re: [v1] MIPS:DTS:Correct device id of pcie for Loongnon-2K
From: Jiaxun Yang
Date: Sun Apr 25 2021 - 09:50:12 EST
在 2021/4/25 21:09, Xiaochuan Mao 写道:
from Loongson-2K user manual know that Loongson-2K have two
pcie controller pcie0 and pcie1, pcie0 have four port named port0~port3
and pcie1 have 2 port named port0~port1. the device id of port0 is 7a19
in each pcie controller and others are 7a09.
Signed-off-by: Xiaochuan Mao <maoxiaochuan@xxxxxxxxxxx>
---
v1:
revert class code
Could you please help me check the actual hardware?
TBH I remeber I filled it with actual hardware values.
Btw the tittle should be prefixed with [PATCH v2]
You may generate version suffix with `git format-patch -v2` or try to
utilize patch management tools like git-publish[1].
Thanks.
[1]: https://github.com/stefanha/git-publish
- Jiaxun
---
[...]