2 /include/ "pxa27x.dtsi"
5 model = "Gumstix Verdex";
6 compatible = "gumstix,verdex", "marvell,pxa27x";
9 bootargs = "console=ttyS0,115200 debug";
13 reg = <0xa0000000 0x10000000>;
17 ffuart: uart@40100000 {
25 /* The devices below should be in pxa27x.dtsi, but I kept them here
26 so to keep the files from upstream as clean as possible for now */
29 compatible = "mrvl,pxa-lcdc" ;
30 reg = <0x44000000 0xa0> ;
34 timers: timers@40a00000 {
35 compatible = "mrvl,pxa-timers" ;
36 reg = <0x40a00000 0xc0> ;
37 interrupts = <26>, <27>, <28>, <29>, <7> ;
38 interrupt-names = "OST_0", "OST_1", "OST_2", "OST_3", "OST_4_11" ;