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
|
@ -16,6 +16,7 @@
|
|||
aliases {
|
||||
led0 = &green_led;
|
||||
sw0 = &user_button;
|
||||
sdhc0 = &usdhc1;
|
||||
};
|
||||
|
||||
chosen {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue