1 // SPDX-License-Identifier: GPL-2.0+
3 * Samsung Exynos7880 SoC device tree source
9 #include "skeleton.dtsi"
10 #include "exynos78x0-pinctrl.dtsi"
11 #include "exynos78x0-gpio.dtsi"
13 compatible = "samsung,exynos7880";
16 compatible = "fixed-clock";
17 clock-output-names = "fin_pll";
22 /* Dummy clock for uart */
23 fin_uart: uart_dummy_fin {
24 compatible = "fixed-clock";
25 clock-output-names = "fin_uart";
26 clock-frequency = <132710400>;
31 uart2: serial@13820000 {
32 compatible = "samsung,exynos4210-uart";
33 reg = <0x13820000 0x100>;
35 clocks = <&fin_uart>, <&fin_uart>; // driver uses 1st clock
36 clock-names = "uart", "clk_uart_baud0";
37 pinctrl-names = "default";
38 pinctrl-0 = <&uart2_bus>;
44 compatible = "i2c-gpio";
50 i2c-gpio,delay-us = <5>;
53 compatible = "samsung,s2mu004mfd";
58 pinctrl_0: pinctrl@139F0000 {
59 compatible = "samsung,exynos78x0-pinctrl";
60 reg = <0x139F0000 0x1000>;
64 pinctrl_2: pinctrl@148C0000 {
65 compatible = "samsung,exynos78x0-pinctrl";
66 reg = <0x148C0000 0x1000>;
70 pinctrl_4: pinctrl@13750000 {
71 compatible = "samsung,exynos78x0-pinctrl";
72 reg = <0x13750000 0x1000>;
76 gpio_0: gpio@139F0000 {
77 compatible = "samsung,exynos78x0-gpio";
78 reg = <0x139F0000 0x1000>;
82 gpio_2: gpio@148C0000 {
83 compatible = "samsung,exynos78x0-gpio";
84 reg = <0x148C0000 0x1000>;
88 gpio_4: gpio@13750000 {
89 compatible = "samsung,exynos78x0-gpio";
90 reg = <0x13750000 0x1000>;
94 gpio_6: gpio@139B0000 {
95 compatible = "samsung,exynos78x0-gpio";
96 reg = <0x139B0000 0x1000>;