X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=arch%2Fmips%2Fboot%2Fdts%2Fimg%2Fpistachio.dtsi;h=b1db8b8f446fb048704e21b233286e6b878d82ed;hb=e07af2626643293fa16df655979e7963250abc63;hp=dc3b7909de73282a368ba94e6de7257e7c17bcfb;hpb=fa121bb3fed6313b1f0af23952301e06cf6d32ed;p=linux-2.6-microblaze.git diff --git a/arch/mips/boot/dts/img/pistachio.dtsi b/arch/mips/boot/dts/img/pistachio.dtsi index dc3b7909de73..b1db8b8f446f 100644 --- a/arch/mips/boot/dts/img/pistachio.dtsi +++ b/arch/mips/boot/dts/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>;