ARM: dts: STi: STih407: Switch LPC mode from RTC to Clocksource
[deliverable/linux.git] / arch / arm / boot / dts / stih416-b2020.dts
CommitLineData
40e3e672
SK
1/*
2 * Copyright (C) 2013 STMicroelectronics (R&D) Limited.
3 * Author: Srinivas Kandagatla <srinivas.kandagatla@st.com>
4 *
5 * This program is free software; you can redistribute it and/or modify
6 * it under the terms of the GNU General Public License version 2 as
7 * publishhed by the Free Software Foundation.
8 */
9/dts-v1/;
10#include "stih416.dtsi"
11#include "stih41x-b2020.dtsi"
12/ {
13 model = "STiH416 B2020";
59b26c80 14 compatible = "st,stih416-b2020", "st,stih416";
f631bc16
PG
15
16 soc {
17 mmc1: sdhci@fe81f000 {
18 status = "okay";
19 bus-width = <8>;
20 non-removable;
21 };
d436a609 22
3ece2c2b 23 miphy365x_phy: phy@fe382000 {
d436a609
LJ
24 phy_port0: port@fe382000 {
25 st,sata-gen = <3>;
26 };
27
28 phy_port1: port@fe38a000 {
29 st,pcie-tx-pol-inv;
30 };
31 };
45188b72
LJ
32
33 sata0: sata@fe380000{
34 status = "okay";
35 };
f631bc16 36 };
40e3e672 37};
This page took 0.174396 seconds and 5 git commands to generate.