local/ARM64: exynos5433-pinctrl: remove the unused gpr3-7 into pcie node
authorJaehoon Chung <jh80.chung@samsung.com>
Tue, 3 Feb 2015 02:33:27 +0000 (11:33 +0900)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Wed, 14 Dec 2016 04:44:26 +0000 (13:44 +0900)
Remove the unused gpr3-7 into pcie node.

Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
arch/arm64/boot/dts/exynos/exynos5433-pinctrl.dtsi

index 44b93fa..d043f45 100644 (file)
        };
 
        pcie_bus: pcie_bus {
-               samsung,pins = "gpr3-4", "gpr3-5", "gpr3-6", "gpr3-7";
+               samsung,pins = "gpr3-4", "gpr3-5", "gpr3-6";
                samsung,pin-function = <3>;
                samsung,pin-pud = <3>;
        };