diff options
author | David Lechner <david@lechnology.com> | 2017-03-28 03:12:46 +0200 |
---|---|---|
committer | Sekhar Nori <nsekhar@ti.com> | 2017-03-30 12:47:47 +0200 |
commit | 96f24474a82635810be6943f1bd3fb9c1b70d9d0 (patch) | |
tree | 9487f0d024a6b302c7217d8ad8bdc053348f170e /arch/arm/boot/dts/da850-lego-ev3.dts | |
parent | ARM: dts: da850-evm: add the output port to the vpif node (diff) | |
download | linux-96f24474a82635810be6943f1bd3fb9c1b70d9d0.tar.xz linux-96f24474a82635810be6943f1bd3fb9c1b70d9d0.zip |
ARM: dts: da850: move spi0_cs3_pin pinconf node
This moves the spi0_cs3_pin pinconf node from the LEGO EV3 file to the
common DA850 include file. This node is applicable to any board, and
therefore belongs in the common file.
Signed-off-by: David Lechner <david@lechnology.com>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
Diffstat (limited to 'arch/arm/boot/dts/da850-lego-ev3.dts')
-rw-r--r-- | arch/arm/boot/dts/da850-lego-ev3.dts | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/arm/boot/dts/da850-lego-ev3.dts b/arch/arm/boot/dts/da850-lego-ev3.dts index c20580a7356e..512604ad8b71 100644 --- a/arch/arm/boot/dts/da850-lego-ev3.dts +++ b/arch/arm/boot/dts/da850-lego-ev3.dts @@ -177,13 +177,6 @@ &pmx_core { status = "okay"; - spi0_cs3_pin: pinmux_spi0_cs3_pin { - pinctrl-single,bits = < - /* CS3 */ - 0xc 0x01000000 0x0f000000 - >; - }; - mmc0_cd_pin: pinmux_mmc0_cd { pinctrl-single,bits = < /* GP5[14] */ |