lkml.org 
[lkml]   [2020]   [Aug]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/2] PCI: rockchip: Fix PCIe probing in 5.9
Date
Recent changes to the way PCI DT nodes are parsed are now enforcing
the presence of a "device_type" property, which has been mandated
since... forever. This has the unfortunate effect of breaking
non-compliant systems, and those using the Rockchip PCIe driver are
amongst the victims. Oh well.

In order to keep users happy as well as my own machines up and
running, let's paper over the problem by detecting a broken DT from
the driver itself, and inserting the missing property at runtime.

For a good measure, a second patch fixes the DT, but the chances of
such a fix being deployed at this stage are pretty slim, so the above
hack is in for the long run.

Marc Zyngier (2):
PCI: rockchip: Work around missing device_type property in DT
arm64: dts: rockchip: Fix PCIe DT properties

arch/arm64/boot/dts/rockchip/rk3399.dtsi | 2 +-
drivers/pci/controller/pcie-rockchip-host.c | 29 +++++++++++++++++++++
2 files changed, 30 insertions(+), 1 deletion(-)

--
2.27.0

\
 
 \ /
  Last update: 2020-08-16 00:13    [W:1.703 / U:0.228 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site