mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 02:21:52 +09:00
ODROID-M1: arm64/dts: add reserved memory for PCIe
Signed-off-by: Dongjin Kim <tobetter@gmail.com> Change-Id: I5a0b45c8657688f5c61270b4fd49b1d5044facad
This commit is contained in:
committed by
codewalkerster
parent
c866814254
commit
765edfba8d
@@ -184,6 +184,12 @@
|
||||
pinctrl-0 = <&pwm2m1_pins>;
|
||||
};
|
||||
|
||||
&reserved_memory {
|
||||
pcie3x2@80900000{
|
||||
reg = <0x0 0x80900000 0x0 0x100000>;
|
||||
};
|
||||
};
|
||||
|
||||
&sata2 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user