]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - arch/arm/dts/exynos4210-pinctrl-uboot.dtsi
am33xx: Update DT files, add am335x_gp_evm_config target
[karo-tx-uboot.git] / arch / arm / dts / exynos4210-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                 compatible = "samsung,exynos4210-pinctrl";
14         };
15
16         pinctrl_1: pinctrl@11000000 {
17                 #address-cells = <1>;
18                 #size-cells = <0>;
19                 gpx0: gpx0 {
20                         reg = <0xc00>;
21                 };
22         };
23
24         pinctrl_2: pinctrl@03860000 {
25                 #address-cells = <1>;
26                 #size-cells = <0>;
27         };
28
29 };