]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
Edited for typos
authorOliver Wendt <ow@karo-electronics.de>
Mon, 25 Mar 2013 17:08:09 +0000 (18:08 +0100)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 2 Apr 2013 09:53:01 +0000 (11:53 +0200)
arch/arm/boot/dts/am335x-tx48.dts

index 006e648c86070b75f13bff504b1244b9cf1242f4..6e000582c1f26eb842b1c8be5c0dcc2e2c6ad13e 100755 (executable)
 //             pinctrl-names = "default","power";
 //             pinctrl-0 = <&usb_host_0 &volume_keys_s0>;
 
-               pinctrl_usb_host_0: usbhostgrp-0 {
+               pinctrl_usb_host_0: usbhostgrp-1 {
                        pinctrl-single,pins = <
                                0x234 0x0       /* usb1_drvvbus.usb1_drvvbus, OUTPUT | MODE0; USBH_VBUSEN */
                                0x21c 0x7       /* usb0_drvvbus.gpio0_18,  INPUT | MODE0; #USBH_OC */
                        >;
                };
-               pinctrl_usbotg_0: usbotggrp-0 { // USB-OTG / 2nd CAN
+               pinctrl_usbotg_0: usbotggrp-1 { // USB-OTG / 2nd CAN
                        pinctrl-single,pins = <
                                0x100 0x7       /* mmc0_clk.gpio2_30, OUTPUT | MODE7; USBOTG_VBUSEN */
                                0x104 0x7       /* mmc0_cmd.gpio2_31, OUTPUT | MODE7; #USBOTG_OC */
                        >;
                };
-               pinctrl_dcan_1: dcan1grp1 { // USB-OTG / 2nd CAN
+               pinctrl_dcan_1: dcan1grp-1 { // USB-OTG / 2nd CAN
                        pinctrl-single,pins = <
                                0x100 0x4       /* mmc0_clk.dcan1_tx, OUTPUT | MODE4; USBOTG_VBUSEN */
                                0x104 0x7       /* mmc0_cmd.gpio2_31,  INPUT | MODE4; #USBOTG_OC */
                };
                pinctrl_cspi_0: cspi0grp-1 {
                        pinctrl-single,pins = <
-                               CSPI -  Configurable Serial Peripheral Interface
                                0x15c 0x0       /* spi0_cs0.spi0_cs0    CSPI_SS */
                                0x160 0x0       /* spi0_cs1.spi0_cs1    CSPI_SS*/
                                0x154 0x0       /* spi0_d0.spi0_d0      CSPI_MOSI*/
                                0x158 0x0       /* spi0_d1.spi0_d1      CSPI_MISO*/
                                0x150 0x0       /* spi0_sclk.spi0_sclk, I/O | MODE0; CSPI_SCLK */
+                       >;
                };
                pinctrl_mmc_0: mmc0grp-1 {
                        pinctrl-single,pins = <
                };
                pinctrl_matrix_keypad_0: matrix-keypad0 {
                        pinctrl-single,pins = <
-                               KEYPAD
                                0xf0 0x7
                                0x19c 0x7
                                0x164 0x7
                };
                pinctrl_dcan_0: dcan0grp-1 {
                        pinctrl-single,pins = <
-                               1st CAN
                                0x11c 0x1
                                0x120 0x1
                        >;
                                0x1a4 0x0
                        >;
                };
-               pinctrl_pwm_0: pwm_0 {
+               pinctrl_lcd_0: lcd0grp1 {
                        pinctrl-single,pins = <
-                               LCD Controller and Smart LCD Controller
                                0x20 0x0
                                0x2c 0x0
                                0x38 0x0
                sw1_reg: regulator@4 {
                        /* VDD_CORE voltage limits 0.95V - 1.1V with +/-4% tolerance */
                        regulator-name = "vdd_core";
-/*                     regulator-min-microvolt = <912500>; */  // lt4% 
+/*                     regulator-min-microvolt = <912500>; */  // lt4%
 /*                     regulator-max-microvolt = <1150000>; */ // gt4%
                        regulator-min-microvolt = <912000>;
                        regulator-max-microvolt = <1144000>;