]> git.karo-electronics.de Git - linux-beck.git/commitdiff
ARM: dts: cm-t54: fix mux mode comment style
authorDmitry Lifshitz <lifshitz@compulab.co.il>
Wed, 17 Sep 2014 12:10:04 +0000 (15:10 +0300)
committerTony Lindgren <tony@atomide.com>
Thu, 18 Sep 2014 16:06:51 +0000 (09:06 -0700)
Follow the comment style of mode0_name.modeX_name for pins
which mux mode differs from MUX_MODE0.

Signed-off-by: Dmitry Lifshitz <lifshitz@compulab.co.il>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/omap5-cm-t54.dts

index b8698ca686471857c28ef4af49593d1837ad6438..29007d1fcb2da3243140bb39bfe233cd419e3689 100644 (file)
 
        wlan_gpios_pins: pinmux_wlan_gpios_pins {
                pinctrl-single,pins = <
-                       OMAP5_IOPAD(0x019c, PIN_OUTPUT_PULLDOWN | MUX_MODE6) /* gpio4_109 */
-                       OMAP5_IOPAD(0x019e, PIN_OUTPUT_PULLDOWN | MUX_MODE6) /* gpio4_110 */
+                       OMAP5_IOPAD(0x019c, PIN_OUTPUT_PULLDOWN | MUX_MODE6) /* abemcpdm_ul_data.gpio4_109 */
+                       OMAP5_IOPAD(0x019e, PIN_OUTPUT_PULLDOWN | MUX_MODE6) /* abemcpdm_dl_data.gpio4_110 */
                >;
        };