Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 97289fd1 authored by Tony Truong's avatar Tony Truong Committed by Gerrit - the friendly Code Review server
Browse files

dt-bindings: pcie: add support for RUMI platforms



To support PCIe on RUMI platforms, RUMI specific registers and
sequences are required. Add the base RUMI reigster to PCIe reg.

Change-Id: Iea629e61671f1188431218daabe6f308c57be9dc
Signed-off-by: default avatarTony Truong <truong@codeaurora.org>
parent 6298411b
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -27,6 +27,7 @@ Main node
		- "io"		PCIe device I/O registers
		- "bars"	PCIe device base address registers
		- "tcsr" (opt)	PCIe clock scheme register
		- "rumi" (opt)	PCIe RUMI register

- cell-index:
	Usage: required
@@ -363,7 +364,7 @@ Example
			<0x60200000 0x100000>,
			<0x60300000 0x3d00000>;
		reg-names = "parf", "phy", "dm_core", "elbi", "iatu", "conf",
				"io", "bars", "tcsr";
				"io", "bars", "tcsr", "rumi";

		cell-index = <0>;
		device_type = "pci";