File tree Expand file tree Collapse file tree 4 files changed +12
-12
lines changed Expand file tree Collapse file tree 4 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -1432,10 +1432,10 @@ static const u16 pinmux_data[] = {
1432
1432
1433
1433
/*
1434
1434
* Static pins can not be muxed between different functions but
1435
- * still needs a mark entry in the pinmux list. Add each static
1435
+ * still need mark entries in the pinmux list. Add each static
1436
1436
* pin to the list without an associated function. The sh-pfc
1437
- * core will do the right thing and skip trying to mux then pin
1438
- * while still applying configuration to it
1437
+ * core will do the right thing and skip trying to mux the pin
1438
+ * while still applying configuration to it.
1439
1439
*/
1440
1440
#define FM (x ) PINMUX_DATA (x ##_MARK , 0 ),
1441
1441
PINMUX_STATIC
Original file line number Diff line number Diff line change @@ -1493,10 +1493,10 @@ static const u16 pinmux_data[] = {
1493
1493
1494
1494
/*
1495
1495
* Static pins can not be muxed between different functions but
1496
- * still needs a mark entry in the pinmux list. Add each static
1496
+ * still need mark entries in the pinmux list. Add each static
1497
1497
* pin to the list without an associated function. The sh-pfc
1498
- * core will do the right thing and skip trying to mux then pin
1499
- * while still applying configuration to it
1498
+ * core will do the right thing and skip trying to mux the pin
1499
+ * while still applying configuration to it.
1500
1500
*/
1501
1501
#define FM (x ) PINMUX_DATA (x ##_MARK , 0 ),
1502
1502
PINMUX_STATIC
Original file line number Diff line number Diff line change @@ -1499,10 +1499,10 @@ static const u16 pinmux_data[] = {
1499
1499
1500
1500
/*
1501
1501
* Static pins can not be muxed between different functions but
1502
- * still needs a mark entry in the pinmux list. Add each static
1502
+ * still need mark entries in the pinmux list. Add each static
1503
1503
* pin to the list without an associated function. The sh-pfc
1504
- * core will do the right thing and skip trying to mux then pin
1505
- * while still applying configuration to it
1504
+ * core will do the right thing and skip trying to mux the pin
1505
+ * while still applying configuration to it.
1506
1506
*/
1507
1507
#define FM (x ) PINMUX_DATA (x ##_MARK , 0 ),
1508
1508
PINMUX_STATIC
Original file line number Diff line number Diff line change @@ -1501,10 +1501,10 @@ static const u16 pinmux_data[] = {
1501
1501
1502
1502
/*
1503
1503
* Static pins can not be muxed between different functions but
1504
- * still needs a mark entry in the pinmux list. Add each static
1504
+ * still need mark entries in the pinmux list. Add each static
1505
1505
* pin to the list without an associated function. The sh-pfc
1506
- * core will do the right thing and skip trying to mux then pin
1507
- * while still applying configuration to it
1506
+ * core will do the right thing and skip trying to mux the pin
1507
+ * while still applying configuration to it.
1508
1508
*/
1509
1509
#define FM (x ) PINMUX_DATA (x ##_MARK , 0 ),
1510
1510
PINMUX_STATIC
You can’t perform that action at this time.
0 commit comments