mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-08 14:14:32 +00:00
52bbcc340a
Convert the Olimex Olinuxino board's support for MMC to driver model following
Fabio Estevam's excellent example from:
commit: 23013aa961
:
mx23evk: Convert to driver model
Signed-off-by: Trevor Woerner <twoerner@gmail.com>
5 lines
65 B
Text
5 lines
65 B
Text
// SPDX-License-Identifier: GPL-2.0+
|
|
|
|
&ssp0 {
|
|
non-removable;
|
|
};
|