mbox series

[0/2] Adjust HiKey examples for kirin-pcie

Message ID cover.1628668306.git.mchehab+huawei@kernel.org
Headers show
Series Adjust HiKey examples for kirin-pcie | expand

Message

Mauro Carvalho Chehab Aug. 11, 2021, 7:54 a.m. UTC
Rob,

As discussed on another thread, there are two issues at
pci/hisilicon,kirin-pcie.yaml:

- The bus-range parameters are causing warnings;
- The Kirin970 example doesn't reflect the right device
  hierarchy, causing some of_node files under sysfs to
  not be initialized.

This small series fix both.

Mauro Carvalho Chehab (2):
  dt-bindings: PCI: kirin: fix bus-range
  dt-bindings: PCI: kirin: fix HiKey970 example

 .../bindings   | 67 ++++++++++---------
 1 file changed, 37 insertions(+), 30 deletions(-)