summaryrefslogtreecommitdiffstats
path: root/dts/src/mips/img/pistachio.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'dts/src/mips/img/pistachio.dtsi')
-rw-r--r--dts/src/mips/img/pistachio.dtsi10
1 files changed, 10 insertions, 0 deletions
diff --git a/dts/src/mips/img/pistachio.dtsi b/dts/src/mips/img/pistachio.dtsi
index dc3b7909de..b1db8b8f44 100644
--- a/dts/src/mips/img/pistachio.dtsi
+++ b/dts/src/mips/img/pistachio.dtsi
@@ -900,6 +900,16 @@
};
};
+ cpc: cpc@1bde0000 {
+ compatible = "mti,mips-cpc";
+ reg = <0x1bde0000 0x10000>;
+ };
+
+ cdmm: cdmm@1bdf0000 {
+ compatible = "mti,mips-cdmm";
+ reg = <0x1bdf0000 0x10000>;
+ };
+
usb_phy: usb-phy {
compatible = "img,pistachio-usb-phy";
clocks = <&clk_core CLK_USB_PHY>;