.. | .. |
---|
| 1 | +// SPDX-License-Identifier: GPL-2.0-or-later |
---|
1 | 2 | /* |
---|
2 | 3 | * Copyright 2012 ST-Ericsson AB |
---|
3 | | - * |
---|
4 | | - * The code contained herein is licensed under the GNU General Public |
---|
5 | | - * License. You may obtain a copy of the GNU General Public License |
---|
6 | | - * Version 2 or later at the following locations: |
---|
7 | | - * |
---|
8 | | - * http://www.opensource.org/licenses/gpl-license.html |
---|
9 | | - * http://www.gnu.org/copyleft/gpl.html |
---|
10 | 4 | * |
---|
11 | 5 | * Device Tree for the HREF+ prior to the v60 variant. |
---|
12 | 6 | */ |
---|
13 | 7 | |
---|
14 | | -#include "ste-dbx5x0.dtsi" |
---|
15 | 8 | #include "ste-href-ab8500.dtsi" |
---|
16 | 9 | #include "ste-href.dtsi" |
---|
17 | 10 | |
---|
.. | .. |
---|
64 | 57 | */ |
---|
65 | 58 | pinctrl-names = "default"; |
---|
66 | 59 | pinctrl-0 = <&ssp0_hrefprev60_mode>; |
---|
| 60 | + status = "okay"; |
---|
67 | 61 | }; |
---|
68 | 62 | |
---|
69 | 63 | // External Micro SD slot |
---|