Skip to content
Snippets Groups Projects
Commit fd81eb9e authored by Ken Ma's avatar Ken Ma Committed by Stefan Roese
Browse files

Revert "arm64: a37xx: dts: Add pin control nodes to DT"


The commit "arm64: mvebu: Add pinctrl nodes for Armada 3700" has
added new pinctrl nodes.
This reverts commit f7cab0f9.

Cc: Simon Glass <sjg@chromium.org>
Cc: Stefan Roese <sr@denx.de>
Signed-off-by: default avatarKen Ma <make@marvell.com>
Signed-off-by: default avatarStefan Roese <sr@denx.de>
parent 65b2e668
No related branches found
No related tags found
No related merge requests found
...@@ -286,20 +286,6 @@ ...@@ -286,20 +286,6 @@
status = "disabled"; status = "disabled";
}; };
pinctl0: pinctl@13830 { /* north bridge */
compatible = "marvell,armada-3700-pinctl";
bank-name = "armada-3700-nb";
reg = <0x13830 0x4>;
pin-count = <36>;
};
pinctl1: pinctl@18830 { /* south bridge */
compatible = "marvell,armada-3700-pinctl";
bank-name = "armada-3700-sb";
reg = <0x18830 0x4>;
pin-count = <30>;
};
comphy: comphy@18300 { comphy: comphy@18300 {
compatible = "marvell,mvebu-comphy", "marvell,comphy-armada-3700"; compatible = "marvell,mvebu-comphy", "marvell,comphy-armada-3700";
reg = <0x18300 0x28>, reg = <0x18300 0x28>,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment