dts/x86: Enable PTM root device

Port 0 exposes such capability.

Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
This commit is contained in:
Tomasz Bursztyka 2021-09-07 11:51:22 +02:00 committed by Christopher Friedt
parent 23a0ce4ff3
commit 19836913d8

View file

@ -48,6 +48,15 @@
compatible = "intel,pcie";
ranges;
ptm_root0: ptm_root@e000 {
compatible = "ptm-root";
reg = <PCIE_BDF(0,0x1c,0) PCIE_ID(0x8086,0x4b38)>;
label = "PTM_ROOT_0";
status = "okay";
};
uart0: uart@f000 {
compatible = "ns16550";