x86/mm/pat: Don't report PAT on CPUs that don't support it
[linux/fpc-iii.git] / arch / arm / boot / dts / r7s72100-rskrza1.dts
blob02b59c5b3c53a6d25a42bf508a1ca631b458f232
1 /*
2  * Device Tree Source for the RZ/A1H RSK board
3  *
4  * Copyright (C) 2016 Renesas Electronics
5  *
6  * This file is licensed under the terms of the GNU General Public License
7  * version 2.  This program is licensed "as is" without any warranty of any
8  * kind, whether express or implied.
9  */
11 /dts-v1/;
12 #include "r7s72100.dtsi"
14 / {
15         model = "RSKRZA1";
16         compatible = "renesas,rskrza1", "renesas,r7s72100";
18         aliases {
19                 serial0 = &scif2;
20         };
22         chosen {
23                 bootargs = "ignore_loglevel";
24                 stdout-path = "serial0:115200n8";
25         };
27         memory@8000000 {
28                 device_type = "memory";
29                 reg = <0x08000000 0x02000000>;
30         };
32         lbsc {
33                 #address-cells = <1>;
34                 #size-cells = <1>;
35         };
38 &extal_clk {
39         clock-frequency = <13330000>;
42 &usb_x1_clk {
43         clock-frequency = <48000000>;
46 &mtu2 {
47         status = "okay";
50 &ether {
51         status = "okay";
52         renesas,no-ether-link;
53         phy-handle = <&phy0>;
54         phy0: ethernet-phy@0 {
55                 reg = <0>;
56         };
59 &sdhi1 {
60         bus-width = <4>;
61         status = "okay";
64 &ostm0 {
65         status = "okay";
68 &ostm1 {
69         status = "okay";
72 &scif2 {
73         status = "okay";