treewide: dts: trim "#size-cells" from "gpio-export" node
The "gpio-export" driver doesn't require a "reg" property in the device tree, hence we don't need to use the "#size-cells" property to describe the size of "reg". Signed-off-by: Shiji Yang <yangshiji66@outlook.com> Link: https://github.com/openwrt/openwrt/pull/18290 Signed-off-by: Robert Marko <robimarko@gmail.com>
This commit is contained in:
parent
75c69935fd
commit
7193539c98
91 changed files with 3 additions and 91 deletions
|
@ -5,7 +5,6 @@
|
|||
/ {
|
||||
gpio-export {
|
||||
compatible = "gpio-export";
|
||||
#size-cells = <0>;
|
||||
|
||||
gpio_usb_power {
|
||||
gpio-export,name = "tp-link:power:usb";
|
||||
|
|
|
@ -50,7 +50,6 @@
|
|||
|
||||
gpio-export {
|
||||
compatible = "gpio-export";
|
||||
#size-cells = <0>;
|
||||
|
||||
gpio_usb_power {
|
||||
gpio-export,name = "buffalo:usb-power";
|
||||
|
|
|
@ -106,7 +106,6 @@
|
|||
|
||||
gpio-export {
|
||||
compatible = "gpio-export";
|
||||
#size-cells = <0>;
|
||||
|
||||
gpio_usb_power {
|
||||
gpio-export,name = "buffalo:usb-power";
|
||||
|
|
|
@ -18,7 +18,6 @@
|
|||
|
||||
gpio-export {
|
||||
compatible = "gpio-export";
|
||||
#size-cells = <0>;
|
||||
|
||||
microsd-detect {
|
||||
gpio-export,name = "microsd-detect";
|
||||
|
|
|
@ -19,7 +19,6 @@
|
|||
|
||||
gpio-export {
|
||||
compatible = "gpio-export";
|
||||
#size-cells = <0>;
|
||||
|
||||
watchdog-enable {
|
||||
gpio-export,name = "watchdog-enable";
|
||||
|
|
|
@ -20,7 +20,6 @@
|
|||
|
||||
gpio-export {
|
||||
compatible = "gpio-export";
|
||||
#size-cells = <0>;
|
||||
|
||||
usb-power {
|
||||
gpio-export,name = "usb-power";
|
||||
|
|
|
@ -16,7 +16,6 @@
|
|||
|
||||
gpio-export-pcf8574 {
|
||||
compatible = "gpio-export";
|
||||
#size-cells = <0>;
|
||||
|
||||
poe-passthrough {
|
||||
gpio-export,name = "poe-passthrough";
|
||||
|
|
|
@ -12,7 +12,6 @@
|
|||
|
||||
gpio_export: gpio-export {
|
||||
compatible = "gpio-export";
|
||||
#size-cells = <0>;
|
||||
|
||||
watchdog-enable {
|
||||
gpio-export,name = "watchdog-enable";
|
||||
|
|
|
@ -52,7 +52,6 @@
|
|||
|
||||
gpio-export {
|
||||
compatible = "gpio-export";
|
||||
#size-cells = <0>;
|
||||
|
||||
usb2_power {
|
||||
gpio-export,name = "usb2:power";
|
||||
|
|
|
@ -87,7 +87,6 @@
|
|||
|
||||
gpio-export {
|
||||
compatible = "gpio-export";
|
||||
#size-cells = <0>;
|
||||
|
||||
gpio_pa_dcdc {
|
||||
gpio-export,name = "om5pac:pa_dcdc";
|
||||
|
|
|
@ -66,7 +66,6 @@
|
|||
|
||||
gpio-export {
|
||||
compatible = "gpio-export";
|
||||
#size-cells = <0>;
|
||||
|
||||
gpio_usb_power {
|
||||
gpio-export,name = "tp-link:power:usb";
|
||||
|
|
|
@ -14,7 +14,6 @@
|
|||
|
||||
gpio-export {
|
||||
compatible = "gpio-export";
|
||||
#size-cells = <0>;
|
||||
|
||||
gpio_usb_power {
|
||||
gpio-export,name = "tp-link:power:usb";
|
||||
|
|
|
@ -22,7 +22,6 @@
|
|||
soc {
|
||||
gpio_export {
|
||||
compatible = "gpio-export";
|
||||
#size-cells = <0>;
|
||||
|
||||
plc {
|
||||
gpio-export,name = "plc-enable";
|
||||
|
|
|
@ -38,7 +38,6 @@
|
|||
|
||||
gpio_export {
|
||||
compatible = "gpio-export";
|
||||
#size-cells = <0>;
|
||||
|
||||
gpio_modem_reset: modem {
|
||||
gpio-export,name = "modem-reset";
|
||||
|
|
|
@ -25,7 +25,6 @@
|
|||
|
||||
gpio_export {
|
||||
compatible = "gpio-export";
|
||||
#size-cells = <0>;
|
||||
|
||||
gpio_out {
|
||||
gpio-export,name = "gpio_out";
|
||||
|
|
|
@ -19,7 +19,6 @@
|
|||
soc {
|
||||
gpio-export {
|
||||
compatible = "gpio-export";
|
||||
#size-cells = <0>;
|
||||
|
||||
gpio_modem_reset {
|
||||
gpio-export,name = "modem_reset";
|
||||
|
|
|
@ -59,7 +59,6 @@
|
|||
|
||||
gpio_export {
|
||||
compatible = "gpio-export";
|
||||
#size-cells = <0>;
|
||||
|
||||
lte_rst {
|
||||
gpio-export,name = "lte_rst";
|
||||
|
|
|
@ -31,7 +31,6 @@
|
|||
|
||||
gpio_export {
|
||||
compatible = "gpio-export";
|
||||
#size-cells = <0>;
|
||||
|
||||
modem {
|
||||
gpio-export,name = "modem-reset";
|
||||
|
|
|
@ -80,7 +80,6 @@
|
|||
|
||||
gpio_export {
|
||||
compatible = "gpio-export";
|
||||
#size-cells = <0>;
|
||||
|
||||
usb {
|
||||
gpio-export,name = "usb-power";
|
||||
|
|
|
@ -39,7 +39,6 @@
|
|||
|
||||
gpio-export {
|
||||
compatible = "gpio-export";
|
||||
#size-cells = <0>;
|
||||
|
||||
mcu_power {
|
||||
gpio-export,name = "mcu_power";
|
||||
|
|
|
@ -24,7 +24,7 @@
|
|||
chosen {
|
||||
bootargs = "console=ttyS0,115200n8 earlyprintk";
|
||||
stdout-path = &uart0;
|
||||
@@ -79,7 +86,7 @@
|
||||
@@ -78,7 +85,7 @@
|
||||
linux,default-trigger = "usbport";
|
||||
};
|
||||
|
||||
|
|
|
@ -89,7 +89,6 @@
|
|||
|
||||
gpio_export {
|
||||
compatible = "gpio-export";
|
||||
#size-cells = <0>;
|
||||
|
||||
switch {
|
||||
gpio-export,name = "switch";
|
||||
|
|
|
@ -89,7 +89,6 @@
|
|||
|
||||
gpio_export {
|
||||
compatible = "gpio-export";
|
||||
#size-cells = <0>;
|
||||
|
||||
switch {
|
||||
gpio-export,name = "switch";
|
||||
|
|
|
@ -110,7 +110,6 @@
|
|||
/* is there another way to "reserve" the GPIO? */
|
||||
gpio_export {
|
||||
compatible = "gpio-export";
|
||||
#size-cells = <0>;
|
||||
|
||||
switch {
|
||||
gpio-export,name = "switch";
|
||||
|
|
|
@ -28,7 +28,6 @@
|
|||
|
||||
gpio_export {
|
||||
compatible = "gpio-export";
|
||||
#size-cells = <0>;
|
||||
|
||||
switch {
|
||||
gpio-export,name = "switch";
|
||||
|
|
|
@ -62,7 +62,6 @@
|
|||
|
||||
gpio_export {
|
||||
compatible = "gpio-export";
|
||||
#size-cells = <0>;
|
||||
|
||||
power_led_blink {
|
||||
gpio-export,name = "power_led_blink";
|
||||
|
|
|
@ -38,7 +38,6 @@
|
|||
|
||||
gpio_export {
|
||||
compatible = "gpio-export";
|
||||
#size-cells = <0>;
|
||||
|
||||
annexa {
|
||||
gpio-export,name = "annexa";
|
||||
|
|
|
@ -57,7 +57,6 @@
|
|||
|
||||
gpio_export {
|
||||
compatible = "gpio-export";
|
||||
#size-cells = <0>;
|
||||
|
||||
antctrl {
|
||||
/* Not sure if this pin does anything.
|
||||
|
|
|
@ -41,7 +41,6 @@
|
|||
|
||||
gpio-export {
|
||||
compatible = "gpio-export";
|
||||
#size-cells = <0>;
|
||||
|
||||
cpepower {
|
||||
gpio-export,name = "cpe-pwr";
|
||||
|
|
|
@ -93,7 +93,6 @@
|
|||
|
||||
gpio-export {
|
||||
compatible = "gpio-export";
|
||||
#size-cells = <0>;
|
||||
|
||||
pcie {
|
||||
gpio-export,name = "pcie_power";
|
||||
|
|
|
@ -427,7 +427,6 @@
|
|||
|
||||
gpio_export {
|
||||
compatible = "gpio-export";
|
||||
#size-cells = <0>;
|
||||
|
||||
usb-pwr {
|
||||
gpio-export,name = "usb_pwr";
|
||||
|
|
|
@ -29,7 +29,6 @@
|
|||
|
||||
gpio_export {
|
||||
compatible = "gpio-export";
|
||||
#size-cells = <0>;
|
||||
|
||||
bt_pwr {
|
||||
gpio-export,name = "bt_pwr";
|
||||
|
|
|
@ -24,7 +24,6 @@
|
|||
|
||||
gpio-export {
|
||||
compatible = "gpio-export";
|
||||
#size-cells = <0>;
|
||||
|
||||
modem-enable {
|
||||
gpio-export,name = "modem-enable";
|
||||
|
|
|
@ -24,7 +24,6 @@
|
|||
|
||||
gpio-export {
|
||||
compatible = "gpio-export";
|
||||
#size-cells = <0>;
|
||||
|
||||
modem-enable {
|
||||
gpio-export,name = "modem-enable";
|
||||
|
|
|
@ -69,7 +69,6 @@
|
|||
|
||||
gpio_export {
|
||||
compatible = "gpio-export";
|
||||
#size-cells = <0>;
|
||||
|
||||
usb {
|
||||
gpio-export,name = "usb";
|
||||
|
|
|
@ -66,7 +66,6 @@
|
|||
|
||||
gpio_export {
|
||||
compatible = "gpio-export";
|
||||
#size-cells = <0>;
|
||||
|
||||
usb {
|
||||
gpio-export,name = "usb";
|
||||
|
|
|
@ -37,7 +37,6 @@
|
|||
|
||||
gpio_export {
|
||||
compatible = "gpio-export";
|
||||
#size-cells = <0>;
|
||||
|
||||
usbpower {
|
||||
gpio-export,name = "usbpower";
|
||||
|
|
|
@ -64,7 +64,7 @@
|
|||
|
||||
gpio_export {
|
||||
compatible = "gpio-export";
|
||||
#size-cells = <0>;
|
||||
|
||||
usb-power {
|
||||
gpio-export,name="usb-power";
|
||||
gpio-export,output=<1>;
|
||||
|
|
|
@ -39,7 +39,6 @@
|
|||
|
||||
gpio_export {
|
||||
compatible = "gpio-export";
|
||||
#size-cells = <0>;
|
||||
|
||||
usbpower {
|
||||
gpio-export,name = "usbpower";
|
||||
|
|
|
@ -44,7 +44,6 @@
|
|||
|
||||
gpio_export {
|
||||
compatible = "gpio-export";
|
||||
#size-cells = <0>;
|
||||
|
||||
usbpower {
|
||||
gpio-export,name = "usbpower";
|
||||
|
|
|
@ -27,7 +27,6 @@
|
|||
|
||||
gpio-export {
|
||||
compatible = "gpio-export";
|
||||
#size-cells = <0>;
|
||||
|
||||
power_modem {
|
||||
gpio-export,name = "power_modem";
|
||||
|
|
|
@ -56,7 +56,6 @@
|
|||
|
||||
gpio_export {
|
||||
compatible = "gpio-export";
|
||||
#size-cells = <0>;
|
||||
|
||||
usbpower {
|
||||
gpio-export,name = "usbpower";
|
||||
|
|
|
@ -16,7 +16,6 @@
|
|||
|
||||
gpio_export {
|
||||
compatible = "gpio-export";
|
||||
#size-cells = <0>;
|
||||
|
||||
usb0 {
|
||||
gpio-export,name = "usb0";
|
||||
|
|
|
@ -27,7 +27,6 @@
|
|||
|
||||
gpio-export {
|
||||
compatible = "gpio-export";
|
||||
#size-cells = <0>;
|
||||
|
||||
power_mpcie2 {
|
||||
gpio-export,name = "power_mpcie2";
|
||||
|
|
|
@ -105,7 +105,6 @@
|
|||
|
||||
gpio_export {
|
||||
compatible = "gpio-export";
|
||||
#size-cells = <0>;
|
||||
|
||||
telit {
|
||||
gpio-export,name = "telit";
|
||||
|
|
|
@ -62,7 +62,6 @@
|
|||
|
||||
gpio_export {
|
||||
compatible = "gpio-export";
|
||||
#size-cells = <0>;
|
||||
|
||||
usb-power {
|
||||
gpio-export,name = "usb-power";
|
||||
|
|
|
@ -97,7 +97,6 @@
|
|||
|
||||
gpio_export {
|
||||
compatible = "gpio-export";
|
||||
#size-cells = <0>;
|
||||
|
||||
power_usb {
|
||||
gpio-export,name = "power_usb1";
|
||||
|
|
|
@ -19,7 +19,6 @@
|
|||
|
||||
gpio_export {
|
||||
compatible = "gpio-export";
|
||||
#size-cells = <0>;
|
||||
|
||||
s1 {
|
||||
gpio-export,name = "rec";
|
||||
|
|
|
@ -74,7 +74,6 @@
|
|||
|
||||
gpio_export {
|
||||
compatible = "gpio-export";
|
||||
#size-cells = <0>;
|
||||
|
||||
usb_power {
|
||||
gpio-export,name = "usb";
|
||||
|
|
|
@ -72,7 +72,6 @@
|
|||
|
||||
gpio_export {
|
||||
compatible = "gpio-export";
|
||||
#size-cells = <0>;
|
||||
|
||||
lte_modem_enable {
|
||||
gpio-export,name = "lte_modem_enable";
|
||||
|
|
|
@ -75,7 +75,6 @@
|
|||
|
||||
gpio_export {
|
||||
compatible = "gpio-export";
|
||||
#size-cells = <0>;
|
||||
|
||||
lte_modem_enable {
|
||||
gpio-export,name = "lte_modem_enable";
|
||||
|
|
|
@ -68,7 +68,6 @@
|
|||
|
||||
gpio_export {
|
||||
compatible = "gpio-export";
|
||||
#size-cells = <0>;
|
||||
|
||||
usb_power {
|
||||
gpio-export,name = "usb";
|
||||
|
|
|
@ -68,7 +68,6 @@
|
|||
|
||||
gpio_export {
|
||||
compatible = "gpio-export";
|
||||
#size-cells = <0>;
|
||||
|
||||
usb_power {
|
||||
gpio-export,name = "usb";
|
||||
|
|
|
@ -23,7 +23,6 @@
|
|||
|
||||
gpio-export {
|
||||
compatible = "gpio-export";
|
||||
#size-cells = <0>;
|
||||
|
||||
m2-enable {
|
||||
gpio-export,name = "m2-enable";
|
||||
|
|
|
@ -62,7 +62,6 @@
|
|||
|
||||
gpio_export {
|
||||
compatible = "gpio-export";
|
||||
#size-cells = <0>;
|
||||
|
||||
power_usb2 {
|
||||
gpio-export,name = "power_usb2";
|
||||
|
|
|
@ -23,7 +23,6 @@
|
|||
|
||||
gpio-export {
|
||||
compatible = "gpio-export";
|
||||
#size-cells = <0>;
|
||||
|
||||
usb-30-power {
|
||||
gpio-export,name = "usb-30-power";
|
||||
|
|
|
@ -61,7 +61,6 @@
|
|||
|
||||
gpio_export {
|
||||
compatible = "gpio-export";
|
||||
#size-cells = <0>;
|
||||
|
||||
usb2power {
|
||||
gpio-export,name = "usb2power";
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
/ {
|
||||
gpio_export {
|
||||
compatible = "gpio-export";
|
||||
#size-cells = <0>;
|
||||
|
||||
buzzer {
|
||||
/* Beeper requires PWM for frequency selection */
|
||||
|
|
|
@ -11,7 +11,6 @@
|
|||
|
||||
gpio-export {
|
||||
compatible = "gpio-export";
|
||||
#size-cells = <0>;
|
||||
|
||||
modem_reset {
|
||||
gpio-export,name = "modem_reset";
|
||||
|
|
|
@ -27,7 +27,6 @@
|
|||
|
||||
gpio-export {
|
||||
compatible = "gpio-export";
|
||||
#size-cells = <0>;
|
||||
|
||||
modem_reset {
|
||||
gpio-export,name = "modem_reset";
|
||||
|
|
|
@ -66,7 +66,6 @@
|
|||
|
||||
gpio_export {
|
||||
compatible = "gpio-export";
|
||||
#size-cells = <0>;
|
||||
|
||||
power_usb2 {
|
||||
gpio-export,name = "power_usb2";
|
||||
|
|
|
@ -68,7 +68,6 @@
|
|||
|
||||
gpio-export {
|
||||
compatible = "gpio-export";
|
||||
#size-cells = <0>;
|
||||
|
||||
4g1-pwr {
|
||||
gpio-export,name = "4g1-pwr";
|
||||
|
|
|
@ -67,7 +67,6 @@
|
|||
|
||||
gpio-export {
|
||||
compatible = "gpio-export";
|
||||
#size-cells = <0>;
|
||||
|
||||
4g1-pwr {
|
||||
gpio-export,name = "4g1-pwr";
|
||||
|
|
|
@ -19,7 +19,6 @@
|
|||
|
||||
gpio_export {
|
||||
compatible = "gpio-export";
|
||||
#size-cells = <0>;
|
||||
|
||||
power_modem {
|
||||
gpio-export,name = "power_modem";
|
||||
|
|
|
@ -85,7 +85,6 @@
|
|||
|
||||
gpio_export {
|
||||
compatible = "gpio-export";
|
||||
#size-cells = <0>;
|
||||
|
||||
lte_power {
|
||||
gpio-export,name = "lte_power";
|
||||
|
|
|
@ -67,7 +67,6 @@
|
|||
|
||||
gpio_export {
|
||||
compatible = "gpio-export";
|
||||
#size-cells = <0>;
|
||||
|
||||
usb {
|
||||
gpio-export,name = "usb";
|
||||
|
|
|
@ -47,7 +47,6 @@
|
|||
|
||||
gpio-export {
|
||||
compatible = "gpio-export";
|
||||
#size-cells = <0>;
|
||||
|
||||
usb-power {
|
||||
gpio-export,name = "usb-power";
|
||||
|
|
|
@ -34,7 +34,6 @@
|
|||
|
||||
gpio_export {
|
||||
compatible = "gpio-export";
|
||||
#size-cells = <0>;
|
||||
|
||||
usb_power {
|
||||
gpio-export,name = "usb_power";
|
||||
|
|
|
@ -22,7 +22,6 @@
|
|||
|
||||
gpio_export {
|
||||
compatible = "gpio-export";
|
||||
#size-cells = <0>;
|
||||
|
||||
usb1power {
|
||||
gpio-export,name = "usb1power";
|
||||
|
|
|
@ -21,7 +21,6 @@
|
|||
|
||||
gpio_export {
|
||||
compatible = "gpio-export";
|
||||
#size-cells = <0>;
|
||||
|
||||
modem1power {
|
||||
gpio-export,name = "modem1power";
|
||||
|
|
|
@ -38,7 +38,6 @@
|
|||
|
||||
gpio-export {
|
||||
compatible = "gpio-export";
|
||||
#size-cells = <0>;
|
||||
|
||||
ws2812 {
|
||||
gpio-export,name = "ws2812";
|
||||
|
|
|
@ -83,7 +83,6 @@
|
|||
|
||||
gpio_export {
|
||||
compatible = "gpio-export";
|
||||
#size-cells = <0>;
|
||||
|
||||
usbpower {
|
||||
gpio-export,name = "usbpower";
|
||||
|
|
|
@ -71,7 +71,6 @@
|
|||
|
||||
gpio_export {
|
||||
compatible = "gpio-export";
|
||||
#size-cells = <0>;
|
||||
|
||||
usbpower {
|
||||
gpio-export,name = "usbpower";
|
||||
|
|
|
@ -95,7 +95,6 @@
|
|||
|
||||
gpio_export {
|
||||
compatible = "gpio-export";
|
||||
#size-cells = <0>;
|
||||
|
||||
display_data {
|
||||
gpio-export,name = "display_data";
|
||||
|
|
|
@ -55,7 +55,6 @@
|
|||
|
||||
gpio_export {
|
||||
compatible = "gpio-export";
|
||||
#size-cells = <0>;
|
||||
|
||||
usb {
|
||||
gpio-export,name = "usb";
|
||||
|
|
|
@ -137,7 +137,6 @@
|
|||
/*
|
||||
gpio_export {
|
||||
compatible = "gpio-export";
|
||||
#size-cells = <0>;
|
||||
|
||||
usb {
|
||||
gpio-export,name="usb";
|
||||
|
|
|
@ -46,7 +46,6 @@
|
|||
|
||||
gpio_export {
|
||||
compatible = "gpio-export";
|
||||
#size-cells = <0>;
|
||||
|
||||
usb {
|
||||
gpio-export,name = "usb";
|
||||
|
|
|
@ -69,7 +69,7 @@
|
|||
|
||||
gpio_export {
|
||||
compatible = "gpio-export";
|
||||
#size-cells = <0>;
|
||||
|
||||
/* gpio 12 and 13 handle the OC input */
|
||||
|
||||
usb0 {
|
||||
|
|
|
@ -42,7 +42,6 @@
|
|||
|
||||
gpio_export {
|
||||
compatible = "gpio-export";
|
||||
#size-cells = <0>;
|
||||
|
||||
usb {
|
||||
gpio-export,name = "usb";
|
||||
|
|
|
@ -55,7 +55,6 @@
|
|||
|
||||
gpio_export {
|
||||
compatible = "gpio-export";
|
||||
#size-cells = <0>;
|
||||
|
||||
usb {
|
||||
gpio-export,name = "usb";
|
||||
|
|
|
@ -63,7 +63,6 @@
|
|||
|
||||
gpio-export {
|
||||
compatible = "gpio-export";
|
||||
#size-cells = <0>;
|
||||
|
||||
slic_int {
|
||||
gpio-export,name = "slic_int";
|
||||
|
|
|
@ -42,7 +42,6 @@
|
|||
|
||||
gpio_export {
|
||||
compatible = "gpio-export";
|
||||
#size-cells = <0>;
|
||||
|
||||
usb {
|
||||
gpio-export,name = "usb";
|
||||
|
|
|
@ -42,7 +42,6 @@
|
|||
|
||||
gpio_export {
|
||||
compatible = "gpio-export";
|
||||
#size-cells = <0>;
|
||||
|
||||
usb {
|
||||
gpio-export,name = "usb";
|
||||
|
|
|
@ -13,7 +13,6 @@
|
|||
|
||||
gpio-export {
|
||||
compatible = "gpio-export";
|
||||
#size-cells = <0>;
|
||||
|
||||
/* I2C */
|
||||
gpio1 {
|
||||
|
|
|
@ -11,7 +11,6 @@
|
|||
|
||||
gpio-export {
|
||||
compatible = "gpio-export";
|
||||
#size-cells = <0>;
|
||||
|
||||
gpio0 {
|
||||
gpio-export,name = "gpio0";
|
||||
|
|
|
@ -8,7 +8,6 @@
|
|||
|
||||
gpio_export {
|
||||
compatible = "gpio-export";
|
||||
#size-cells = <0>;
|
||||
|
||||
relay1 {
|
||||
gpio-export,name = "relay1";
|
||||
|
|
|
@ -65,7 +65,6 @@
|
|||
|
||||
gpio_export {
|
||||
compatible = "gpio-export";
|
||||
#size-cells = <0>;
|
||||
|
||||
usb-mode {
|
||||
gpio-export,name = "usb-mode";
|
||||
|
|
|
@ -42,7 +42,6 @@
|
|||
|
||||
gpio_export {
|
||||
compatible = "gpio-export";
|
||||
#size-cells = <0>;
|
||||
|
||||
usb {
|
||||
gpio-export,name = "usb";
|
||||
|
|
|
@ -43,7 +43,6 @@
|
|||
|
||||
gpio_export {
|
||||
compatible = "gpio-export";
|
||||
#size-cells = <0>;
|
||||
|
||||
repeater {
|
||||
gpio-export,name = "repeater_switch";
|
||||
|
|
|
@ -43,7 +43,6 @@
|
|||
|
||||
gpio_export {
|
||||
compatible = "gpio-export";
|
||||
#size-cells = <0>;
|
||||
|
||||
usb {
|
||||
gpio-export,name = "usb";
|
||||
|
|
|
@ -16,7 +16,6 @@
|
|||
|
||||
gpio-export {
|
||||
compatible = "gpio-export";
|
||||
#size-cells = <0>;
|
||||
|
||||
gpio0 {
|
||||
gpio-export,name = "gpio0";
|
||||
|
|
Loading…
Reference in a new issue