Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F151014248
D8179.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
910 B
Referenced Files
None
Subscribers
None
D8179.id.diff
View Options
Index: head/sys/boot/fdt/dts/arm/armada-38x.dtsi
===================================================================
--- head/sys/boot/fdt/dts/arm/armada-38x.dtsi
+++ head/sys/boot/fdt/dts/arm/armada-38x.dtsi
@@ -562,6 +562,14 @@
status = "disabled";
};
+ bm: bm@c8000 {
+ compatible = "marvell,armada-380-neta-bm";
+ reg = <0xc8000 0xac>;
+ clocks = <&gateclk 13>;
+ internal-mem = <&bm_bppi>;
+ status = "disabled";
+ };
+
sata@e0000 {
compatible = "marvell,armada-380-ahci";
reg = <0xe0000 0x2000>;
@@ -622,6 +630,17 @@
status = "disabled";
};
};
+
+ bm_bppi: bm-bppi {
+ compatible = "mmio-sram";
+ reg = <MBUS_ID(0x0c, 0x04) 0 0x100000>;
+ ranges = <0 MBUS_ID(0x0c, 0x04) 0 0x100000>;
+ #address-cells = <1>;
+ #size-cells = <1>;
+ clocks = <&gateclk 13>;
+ no-memory-wc;
+ status = "disabled";
+ };
};
pci0: pcie@f1080000 {
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Apr 6, 11:24 AM (12 h, 11 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
30964143
Default Alt Text
D8179.id.diff (910 B)
Attached To
Mode
D8179: Add bm entries to armada-38x.dtsi
Attached
Detach File
Event Timeline
Log In to Comment