OSDN Git Service

ARM: dts: sbc-t3x: refactor DT support
[sagit-ice-cold/kernel_xiaomi_msm8998.git] / arch / arm / boot / dts / omap3-sbc-t3730.dts
index 0a8849f..565099c 100644 (file)
        ranges = <5 0 0x2c000000 0x01000000>,
                 <4 0 0x2d000000 0x01000000>;
 };
-
-&smsc2 {
-       pinctrl-names = "default";
-       pinctrl-0 = <&smsc2_pins>;
-};
-
-&omap3_pmx_core {
-       smsc2_pins: pinmux_smsc2_pins {
-               pinctrl-single,pins = <
-                       OMAP3_CORE1_IOPAD(0x20b6, PIN_OUTPUT | MUX_MODE0)       /* gpmc_ncs4.gpmc_ncs4 */
-                       OMAP3_CORE1_IOPAD(0x20d2, PIN_INPUT_PULLUP | MUX_MODE4) /* gpmc_wait3.gpio_65 */
-               >;
-       };
-};