nfsd: don't fail unchecked creates of non-special files
[zen-stable.git] / arch / c6x / boot / dts / evmc6474.dts
blob4dc291292bc4277947dffacd6346dbc170941f72
1 /*
2  * arch/c6x/boot/dts/evmc6474.dts
3  *
4  * EVMC6474 Evaluation Platform For TMS320C6474
5  *
6  * Copyright (C) 2011 Texas Instruments Incorporated
7  *
8  * Author: Mark Salter <msalter@redhat.com>
9  *
10  * This program is free software; you can redistribute it and/or
11  * modify it under the terms of the GNU General Public License
12  * as published by the Free Software Foundation; either version 2
13  * of the License, or (at your option) any later version.
14  *
15  */
17 /dts-v1/;
19 /include/ "tms320c6474.dtsi"
21 / {
22         model = "Spectrum Digital EVMC6474";
23         compatible = "spectrum-digital,evmc6474";
25         chosen {
26                 bootargs = "console=hvc root=/dev/nfs ip=dhcp rw";
27         };
29         memory {
30                 device_type = "memory";
31                 reg = <0x80000000 0x08000000>;
32         };
34         soc {
35                 megamod_pic: interrupt-controller@1800000 {
36                        interrupts = < 12 13 14 15 >;
37                 };
39                 timer3: timer@2940000 {
40                         interrupt-parent = <&megamod_pic>;
41                         interrupts = < 39 >;
42                 };
44                 timer4: timer@2950000 {
45                         interrupt-parent = <&megamod_pic>;
46                         interrupts = < 41 >;
47                 };
49                 timer5: timer@2960000 {
50                         interrupt-parent = <&megamod_pic>;
51                         interrupts = < 43 >;
52                 };
54                 clock-controller@29a0000 {
55                         clock-frequency = <50000000>;
56                 };
57         };