]> git.sur5r.net Git - u-boot/blob - arch/arm/dts/exynos54xx-pinctrl-uboot.dtsi
sunxi: Enable eMMC on Libre Computer Board ALL-H3-CC boards
[u-boot] / arch / arm / dts / exynos54xx-pinctrl-uboot.dtsi
1 // SPDX-License-Identifier: GPL-2.0+
2 /*
3  * U-Boot additions to enable a generic Exynos GPIO driver
4  *
5  * Copyright (c) 2014 Google, Inc
6  */
7
8 /{
9         /*
10          * Replicate the ordering of arch/arm/include/asm/arch-exynos/gpio.h
11          * TODO(sjg@chromium.org): This ordering ceases to matter once GPIO
12          * numbers are not needed in U-Boot for exynos.
13          */
14         pinctrl@14010000 {
15                 #address-cells = <1>;
16                 #size-cells = <1>;
17         };
18         pinctrl@13400000 {
19                 #address-cells = <1>;
20                 #size-cells = <1>;
21                 gpy7 {
22                 };
23
24                 gpx0 {
25                         reg = <0xc00 0x0>;
26                 };
27         };
28         pinctrl@13410000 {
29                 #address-cells = <1>;
30                 #size-cells = <1>;
31         };
32         pinctrl@14000000 {
33                 #address-cells = <1>;
34                 #size-cells = <1>;
35         };
36         pinctrl@03860000 {
37                 #address-cells = <1>;
38                 #size-cells = <1>;
39         };
40
41 };