mirror of
https://github.com/torvalds/linux.git
synced 2026-07-31 03:27:03 +02:00
ARM: dts: imx6ul-var-som-concerto: order DT properties
reorder pinctrl_gpio_leds to respect alphabetical order. Signed-off-by: Hugo Villeneuve <hvilleneuve@dimonoff.com> Signed-off-by: Frank Li <Frank.Li@nxp.com>
This commit is contained in:
parent
19435b532a
commit
0d2f2cd6f4
|
|
@ -140,18 +140,18 @@ MX6UL_PAD_NAND_CE1_B__GPIO4_IO14 0x17059
|
|||
>;
|
||||
};
|
||||
|
||||
pinctrl_gpio_leds: gpio-ledsgrp {
|
||||
fsl,pins = <
|
||||
MX6UL_PAD_UART3_RX_DATA__GPIO1_IO25 0x1b0b0 /* GPLED2 */
|
||||
>;
|
||||
};
|
||||
|
||||
pinctrl_gpio_key_wakeup: gpio-keys-wakeupgrp {
|
||||
fsl,pins = <
|
||||
MX6UL_PAD_SNVS_TAMPER8__GPIO5_IO08 0x17059
|
||||
>;
|
||||
};
|
||||
|
||||
pinctrl_gpio_leds: gpio-ledsgrp {
|
||||
fsl,pins = <
|
||||
MX6UL_PAD_UART3_RX_DATA__GPIO1_IO25 0x1b0b0 /* GPLED2 */
|
||||
>;
|
||||
};
|
||||
|
||||
pinctrl_pwm4: pwm4grp {
|
||||
fsl,pins = <
|
||||
MX6UL_PAD_GPIO1_IO05__PWM4_OUT 0x110b0
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user