boards: Add sdhc0 alias for testing purposes
Add 'sdhc0' alias that points to SDHC controller to use for testing purposes. Signed-off-by: Kumar Gala <galak@kernel.org>
This commit is contained in:
parent
d7541defbe
commit
a5d16f32fc
14 changed files with 14 additions and 0 deletions
|
@ -19,6 +19,7 @@
|
|||
sw0 = &user_button;
|
||||
kscan0 = &touch_controller;
|
||||
watchdog0 = &wdog0;
|
||||
sdhc0 = &usdhc1;
|
||||
};
|
||||
|
||||
chosen {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue