summaryrefslogtreecommitdiffstats
path: root/dts/src/mips
diff options
context:
space:
mode:
Diffstat (limited to 'dts/src/mips')
-rw-r--r--dts/src/mips/img/boston.dts6
-rw-r--r--dts/src/mips/mti/malta.dts5
2 files changed, 11 insertions, 0 deletions
diff --git a/dts/src/mips/img/boston.dts b/dts/src/mips/img/boston.dts
index 65af3f6ba8..84328afa3a 100644
--- a/dts/src/mips/img/boston.dts
+++ b/dts/src/mips/img/boston.dts
@@ -141,6 +141,12 @@
#size-cells = <2>;
#interrupt-cells = <1>;
+ eg20t_phub@2,0,0 {
+ compatible = "pci8086,8801";
+ reg = <0x00020000 0 0 0 0>;
+ intel,eg20t-prefetch = <0>;
+ };
+
eg20t_mac@2,0,1 {
compatible = "pci8086,8802";
reg = <0x00020100 0 0 0 0>;
diff --git a/dts/src/mips/mti/malta.dts b/dts/src/mips/mti/malta.dts
index 9944e716ea..f03279b1cd 100644
--- a/dts/src/mips/mti/malta.dts
+++ b/dts/src/mips/mti/malta.dts
@@ -87,6 +87,11 @@
reg = <0x1f000000 0x1000>;
native-endian;
+ lcd@410 {
+ compatible = "mti,malta-lcd";
+ offset = <0x410>;
+ };
+
reboot {
compatible = "syscon-reboot";
regmap = <&fpga_regs>;