]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - arch/arm/dts/exynos4x12-pinctrl-uboot.dtsi
am33xx: Update DT files, add am335x_gp_evm_config target
[karo-tx-uboot.git] / arch / arm / dts / exynos4x12-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         pinctrl_0: pinctrl@11400000 {
11                 #address-cells = <1>;
12                 #size-cells = <0>;
13                 gpf0: gpf0 {
14                         reg = <0x180>;
15                 };
16                 gpj0: gpj0 {
17                         reg = <0x240>;
18                 };
19         };
20
21         pinctrl_1: pinctrl@11000000 {
22                 #address-cells = <1>;
23                 #size-cells = <0>;
24                 gpk0: gpk0 {
25                         reg = <0x40>;
26                 };
27                 gpm0: gpm0 {
28                         reg = <0x260>;
29                 };
30                 gpx0: gpx0 {
31                         reg = <0xc00>;
32                 };
33         };
34
35         pinctrl_2: pinctrl@03860000 {
36                 #address-cells = <1>;
37                 #size-cells = <0>;
38         };
39
40         pinctrl_3: pinctrl@106E0000 {
41                 #address-cells = <1>;
42                 #size-cells = <0>;
43         };
44
45 };