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>
6 lines
65 B
Plaintext
6 lines
65 B
Plaintext
// SPDX-License-Identifier: GPL-2.0+
|
|
|
|
&ssp0 {
|
|
non-removable;
|
|
};
|