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:
Kumar Gala 2022-07-13 09:40:10 -05:00 committed by Carles Cufí
commit a5d16f32fc
14 changed files with 14 additions and 0 deletions

View file

@ -19,6 +19,7 @@
sw0 = &user_button;
kscan0 = &touch_controller;
watchdog0 = &wdog0;
sdhc0 = &usdhc1;
};
chosen {