1d4b4aba6SAnup Patel/*
2d4b4aba6SAnup Patel *  BSD LICENSE
3d4b4aba6SAnup Patel *
4d4b4aba6SAnup Patel *  Copyright(c) 2017 Broadcom.  All rights reserved.
5d4b4aba6SAnup Patel *
6d4b4aba6SAnup Patel *  Redistribution and use in source and binary forms, with or without
7d4b4aba6SAnup Patel *  modification, are permitted provided that the following conditions
8d4b4aba6SAnup Patel *  are met:
9d4b4aba6SAnup Patel *
10d4b4aba6SAnup Patel *    * Redistributions of source code must retain the above copyright
11d4b4aba6SAnup Patel *      notice, this list of conditions and the following disclaimer.
12d4b4aba6SAnup Patel *    * Redistributions in binary form must reproduce the above copyright
13d4b4aba6SAnup Patel *      notice, this list of conditions and the following disclaimer in
14d4b4aba6SAnup Patel *      the documentation and/or other materials provided with the
15d4b4aba6SAnup Patel *      distribution.
16d4b4aba6SAnup Patel *    * Neither the name of Broadcom nor the names of its
17d4b4aba6SAnup Patel *      contributors may be used to endorse or promote products derived
18d4b4aba6SAnup Patel *      from this software without specific prior written permission.
19d4b4aba6SAnup Patel *
20d4b4aba6SAnup Patel *  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
21d4b4aba6SAnup Patel *  "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
22d4b4aba6SAnup Patel *  LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
23d4b4aba6SAnup Patel *  A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
24d4b4aba6SAnup Patel *  OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
25d4b4aba6SAnup Patel *  SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
26d4b4aba6SAnup Patel *  LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
27d4b4aba6SAnup Patel *  DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
28d4b4aba6SAnup Patel *  THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
29d4b4aba6SAnup Patel *  (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
30d4b4aba6SAnup Patel *  OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
31d4b4aba6SAnup Patel */
32d4b4aba6SAnup Patel
33d4b4aba6SAnup Patel/dts-v1/;
34d4b4aba6SAnup Patel
35d4b4aba6SAnup Patel#include "bcm958742-base.dtsi"
36d4b4aba6SAnup Patel
37d4b4aba6SAnup Patel/ {
38d4b4aba6SAnup Patel	compatible = "brcm,bcm958742t", "brcm,stingray";
39d4b4aba6SAnup Patel	model = "Stingray SST100 (BCM958742T)";
40d4b4aba6SAnup Patel};
4180e2cbc1SAbhishek Shah
4280e2cbc1SAbhishek Shah&gphy0 {
4380e2cbc1SAbhishek Shah	enet-phy-lane-swap;
4480e2cbc1SAbhishek Shah};
4537c2bd81SScott Branden
4637c2bd81SScott Branden&sdio0 {
4737c2bd81SScott Branden	mmc-ddr-1_8v;
4837c2bd81SScott Branden};
49