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