u-boot-2016/arch/arm/dts/ipq807x-db-hk02.dts
Sham Muthayyan cc660eb4c7 ipq807x: Enabled napa and aquantia phy in DB-hk02
Change-Id: Iadaffde34e3af45905535423cb20ea71d0081644
Signed-off-by: Sham Muthayyan <smuthayy@codeaurora.org>
2018-09-11 05:43:22 -07:00

66 lines
1.4 KiB
Text

/*
* Copyright (c) 2016 - 2017, The Linux Foundation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
* only version 2 as published by the Free Software Foundation.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*/
/dts-v1/;
#include "ipq807x-soc.dtsi"
#include <dt-bindings/qcom/gpio-ipq807x.h>
/ {
model ="QCA, IPQ807x-DB.HK02";
compatible = "qca,ipq807x", "qca,ipq807x-db.hk02";
machid = <0x01010005>;
config_name = "config@db.hk02";
aliases {
console = "/serial@78B3000";
pci0 = "/pci@20000000";
pci1 = "/pci@10000000";
};
ess-switch {
switch_mac_mode = <0x0>;
switch_mac_mode1 = <0x2>;
switch_mac_mode2 = <0x6>;
napa_gpio = <26>;
napa_gpio_cnt = <1>;
aquantia_port = <4>;
aquantia_gpio = <44>;
port_phyinfo {
port@0 {
phy_address = <0>;
phy_type = <1>;
};
port@1 {
phy_address = <1>;
phy_type = <1>;
};
port@2 {
phy_address = <2>;
phy_type = <1>;
};
port@3 {
phy_address = <3>;
phy_type = <1>;
};
port@4 {
phy_address = <15>;
phy_type = <3>;
};
port@5 {
phy_address = <28>;
phy_type = <2>;
};
};
};
};