Lines Matching +full:reg +full:- +full:names
1 // SPDX-License-Identifier: GPL-2.0
6 /dts-v1/;
9 #include <dt-bindings/input/input.h>
14 #address-cells = <1>;
15 #size-cells = <1>;
19 reg = <0x00000000 0x8000000>;
24 stdout-path = &uart0;
28 compatible = "gpio-keys";
30 button-setup {
31 debounce-interval = <100>;
32 wakeup-source;
41 compatible = "gpio-leds";
42 led-gsm {
47 default-state = "on";
49 led-power {
54 default-state = "off";
55 linux,default-trigger = "heartbeat";
59 mdio0: ethernet-phy {
60 compatible = "virtual,mdio-gpio";
63 #address-cells = <1>;
64 #size-cells = <0>;
66 phy0: ethernet-phy@1 {
67 reg = <1>;
68 device_type = "ethernet-phy";
76 reg = <0x30000000 0x00800000>;
86 gpio0_default_pins: pinctrl-gpio0 {
94 * gpio1dgrp cover line 28-31 otherwise used
97 gpio1_default_pins: pinctrl-gpio1 {
107 pinctrl-names = "default";
108 pinctrl-0 = <&gpio0_default_pins>;
112 pinctrl-names = "default";
113 pinctrl-0 = <&gpio1_default_pins>;
119 ethernet-port@0 {
120 phy-mode = "rgmii";
121 phy-handle = <&phy0>;
123 ethernet-port@1 {
131 ethernet-port@0 {
132 phy-mode = "rgmii";
133 phy-handle = <&phy0>;
135 ethernet-port@1 {