diff options
author | Lothar Waßmann <LW@KARO-electronics.de> | 2014-09-09 07:26:03 -0400 |
---|---|---|
committer | Shawn Guo <shawn.guo@freescale.com> | 2014-09-15 22:27:19 -0400 |
commit | 0361598baddc926d146b7f49e01c2231e19edaef (patch) | |
tree | 2f563adb4090409a5982ca6894f102fb2b6dd70b | |
parent | d7dbe2c78f74f1d6514b2ea4fc3f4740f01f70c5 (diff) |
ARM: dts: imx28-tx28: add alias for CAN XCVR regulator
This alias is used by U-Boot to enable/disable the regulator depending
on baseboard type.
Signed-off-by: Lothar Waßmann <LW@KARO-electronics.de>
Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
-rw-r--r-- | arch/arm/boot/dts/imx28-tx28.dts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/imx28-tx28.dts b/arch/arm/boot/dts/imx28-tx28.dts index 81d4eb4220a5..a5b27c85a91c 100644 --- a/arch/arm/boot/dts/imx28-tx28.dts +++ b/arch/arm/boot/dts/imx28-tx28.dts | |||
@@ -27,6 +27,7 @@ | |||
27 | lcdif = &lcdif; | 27 | lcdif = &lcdif; |
28 | lcdif_23bit_pins = &tx28_lcdif_23bit_pins; | 28 | lcdif_23bit_pins = &tx28_lcdif_23bit_pins; |
29 | lcdif_24bit_pins = &lcdif_24bit_pins_a; | 29 | lcdif_24bit_pins = &lcdif_24bit_pins_a; |
30 | reg_can_xcvr = ®_can_xcvr; | ||
30 | spi_gpio = &spi_gpio; | 31 | spi_gpio = &spi_gpio; |
31 | spi_mxs = &ssp3; | 32 | spi_mxs = &ssp3; |
32 | stk5led = &user_led; | 33 | stk5led = &user_led; |