linux-stable/arch
Marc Zyngier 9b66feaab4 arm64: dts: rockchip: Fix PCIe DT properties on rk3399
[ Upstream commit 43f20b1c61 ]

It recently became apparent that the lack of a 'device_type = "pci"'
in the PCIe root complex node for rk3399 is a violation of the PCI
binding, as documented in IEEE Std 1275-1994. Changes to the kernel's
parsing of the DT made such violation fatal, as drivers cannot
probe the controller anymore.

Add the missing property makes the PCIe node compliant. While we
are at it, drop the pointless linux,pci-domain property, which only
makes sense when there are multiple host bridges.

Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20200815125112.462652-3-maz@kernel.org
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-02-23 14:00:31 +01:00
..
alpha alpha: fix annotation of io{read,write}{16,32}be() 2020-08-26 10:29:57 +02:00
arc arch/arc: add copy_user_page() to <asm/page.h> to fix build error on ARC 2021-01-23 15:48:42 +01:00
arm arm/xen: Don't probe xenbus as part of an early initcall 2021-02-23 14:00:31 +01:00
arm64 arm64: dts: rockchip: Fix PCIe DT properties on rk3399 2021-02-23 14:00:31 +01:00
blackfin
c6x
cris
frv
h8300
hexagon
ia64 ia64: fix build error with !COREDUMP 2020-11-05 11:07:03 +01:00
m32r
m68k m68k: q40: Fix info-leak in rtc_ioctl 2020-10-01 13:12:26 +02:00
metag
microblaze
mips MIPS: BMIPS: Fix section mismatch warning 2021-02-23 14:00:31 +01:00
mn10300
nios2
openrisc openrisc: Fix issue with argument clobbering for clone/fork 2020-06-25 15:41:56 +02:00
parisc parisc: Implement __smp_store_release and __smp_load_acquire barriers 2020-08-21 09:48:16 +02:00
powerpc powerpc: Fix incorrect stw{, ux, u, x} instructions in __set_pte_at 2021-01-17 13:58:57 +01:00
s390 s390/smp: perform initial CPU reset also for SMT siblings 2020-12-29 13:47:05 +01:00
score
sh sh: dma: fix kconfig dependency for G2_DMA 2021-01-30 13:31:15 +01:00
sparc sparc64: remove mm_cpumask clearing to fix kthread_use_mm race 2020-11-05 11:06:53 +01:00
tile
um um: chan_xterm: Fix fd leak 2020-12-29 13:47:01 +01:00
unicore32
x86 x86/apic: Add extra serialization for non-serializing MSRs 2021-02-10 09:12:10 +01:00
xtensa xtensa: disable preemption around cache alias management calls 2020-11-24 13:05:56 +01:00
.gitignore
Kconfig mm: fix exec activate_mm vs TLB shootdown and lazy tlb switching race 2020-11-18 18:28:03 +01:00