提交 ea9b269f 编写于 作者: S Stephen Boyd 提交者: Rob Herring

devicetree: bindings: designware-pcie: Fix unit address

Remove the 0x in the unit address because it shouldn't be there.

Cc: Joao Pinto <jpinto@synopsys.com>
Signed-off-by: NStephen Boyd <stephen.boyd@linaro.org>
Signed-off-by: NRob Herring <robh@kernel.org>
上级 a8ca1b28
......@@ -31,7 +31,7 @@ Optional properties:
Example configuration:
pcie: pcie@0xdffff000 {
pcie: pcie@dffff000 {
compatible = "snps,dw-pcie";
reg = <0xdffff000 0x1000>, /* Controller registers */
<0xd0000000 0x2000>; /* PCI config space */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册