9
0
Fork 0

ARM: dts: i.MX6: Add pwm aliases

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
This commit is contained in:
Sascha Hauer 2014-02-13 10:28:02 +01:00
parent 53bdcd4c54
commit b8c0cc94e3
1 changed files with 4 additions and 0 deletions

View File

@ -30,6 +30,10 @@
mmc1 = &usdhc2;
mmc2 = &usdhc3;
mmc3 = &usdhc4;
pwm0 = &pwm1;
pwm1 = &pwm2;
pwm2 = &pwm3;
pwm3 = &pwm4;
serial0 = &uart1;
serial1 = &uart2;
serial2 = &uart3;