Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c30d9897 authored by Sunil Paidimarri's avatar Sunil Paidimarri Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: sa2150p: revert cv2x config from default dt



This is the default data tree for sa2150 ccard.
Move the cv2x configuration to specific dt.

Change-Id: I497dda8b93b13faa169f004d6cb5530c1bdfc003
Acked-by: default avatarNing Cai <ncai@qti.qualcomm.com>
Signed-off-by: default avatarSunil Paidimarri <hisunil@codeaurora.org>
parent bdd6da44
Loading
Loading
Loading
Loading
+0 −28
Original line number Diff line number Diff line
@@ -213,39 +213,11 @@
	extcon = <&usb2_extcon>;
};

&mtl_rx_setup {
	queue2 {
		snps,dcb-algorithm;
	};

	queue3 {
		snps,dcb-algorithm;
	};
};

&mtl_tx_setup {
	queue2 {
		snps,dcb-algorithm;
	};

	queue3 {
		snps,dcb-algorithm;
	};
};

&ethqos_hw {
	status = "okay";
	vreg_emac_phy-supply = <&vreg_emac_phy>;
	vreg_rgmii_io_pads-supply = <&vreg_rgmii_io_pads>;
	rxc-skew-ps = <0>;
	qcom,qoe_mode = <1>;
	qcom,qoe-queue = <2>;
	qcom,qoe-vlan-offset = <0>;
	snps,mtl-rx-config = <&mtl_rx_setup>;
	snps,mtl-tx-config = <&mtl_tx_setup>;
	qcom,cv2x_mode = <2>;
	qcom,cv2x-queue = <3>;
	qcom,cv2x-vlan-offset = <1>;

	pinctrl-names = "dev-emac-mdc", "dev-emac-mdio",
		"dev-emac-rgmii_txd0_state", "dev-emac-rgmii_txd1_state",