Add vchiq node

This commit is contained in:
Oleksandr Tymoshenko 2012-11-30 03:16:45 +00:00
parent ee9b837148
commit 4f6c4eb93a

View File

@ -471,6 +471,13 @@
reg-shift = <2>;
};
vchiq {
compatible = "broadcom,bcm2835-vchiq";
reg = <0xB800 0x50>;
interrupts = <2>;
interrupt-parent = <&intc>;
};
usb {
compatible = "broadcom,bcm2835-usb", "broadcom,bcm2708-usb", "synopsys,designware-hs-otg2";
reg = <0x980000 0x20000>;