aboutsummaryrefslogtreecommitdiff
path: root/src/arm/sun7i-a20-i12-tvbox.dts
diff options
context:
space:
mode:
authorEmmanuel Vadot <manu@FreeBSD.org>2017-06-20 02:28:15 +0000
committerEmmanuel Vadot <manu@FreeBSD.org>2017-06-20 02:28:15 +0000
commit8fdc67f730291b64de002bf95d19ae75e058b8ce (patch)
tree7168a4d1758594b7d9d103004964d3ab4a44d2a3 /src/arm/sun7i-a20-i12-tvbox.dts
parentff018dbf5bb142aa83bd955e5b6c55d66e9e9c1e (diff)
downloadsrc-8fdc67f730291b64de002bf95d19ae75e058b8ce.tar.gz
src-8fdc67f730291b64de002bf95d19ae75e058b8ce.zip
Update the DTS file from Linux 4.11vendor/device-tree/4.11
Notes
Notes: svn path=/vendor/device-tree/dist/; revision=320128 svn path=/vendor/device-tree/4.11/; revision=320129; tag=vendor/device-tree/4.11
Diffstat (limited to 'src/arm/sun7i-a20-i12-tvbox.dts')
-rw-r--r--src/arm/sun7i-a20-i12-tvbox.dts26
1 files changed, 9 insertions, 17 deletions
diff --git a/src/arm/sun7i-a20-i12-tvbox.dts b/src/arm/sun7i-a20-i12-tvbox.dts
index 1e6bd360dac0..385fd8232ae0 100644
--- a/src/arm/sun7i-a20-i12-tvbox.dts
+++ b/src/arm/sun7i-a20-i12-tvbox.dts
@@ -185,7 +185,7 @@
&mmc3_pins_a {
/* AP6210 / AP6330 requires pull-up */
- allwinner,pull = <SUN4I_PINCTRL_PULL_UP>;
+ bias-pull-up;
};
&ohci0 {
@@ -198,31 +198,23 @@
&pio {
vmmc3_pin_i12_tvbox: vmmc3_pin@0 {
- allwinner,pins = "PH2";
- allwinner,function = "gpio_out";
- allwinner,drive = <SUN4I_PINCTRL_10_MA>;
- allwinner,pull = <SUN4I_PINCTRL_NO_PULL>;
+ pins = "PH2";
+ function = "gpio_out";
};
vmmc3_io_pin_i12_tvbox: vmmc3_io_pin@0 {
- allwinner,pins = "PH12";
- allwinner,function = "gpio_out";
- allwinner,drive = <SUN4I_PINCTRL_10_MA>;
- allwinner,pull = <SUN4I_PINCTRL_NO_PULL>;
+ pins = "PH12";
+ function = "gpio_out";
};
gmac_power_pin_i12_tvbox: gmac_power_pin@0 {
- allwinner,pins = "PH21";
- allwinner,function = "gpio_out";
- allwinner,drive = <SUN4I_PINCTRL_10_MA>;
- allwinner,pull = <SUN4I_PINCTRL_NO_PULL>;
+ pins = "PH21";
+ function = "gpio_out";
};
led_pins_i12_tvbox: led_pins@0 {
- allwinner,pins = "PH9", "PH20";
- allwinner,function = "gpio_out";
- allwinner,drive = <SUN4I_PINCTRL_10_MA>;
- allwinner,pull = <SUN4I_PINCTRL_NO_PULL>;
+ pins = "PH9", "PH20";
+ function = "gpio_out";
};
};