summaryrefslogtreecommitdiffstats
path: root/sys/dev
diff options
context:
space:
mode:
authorkettenis <kettenis@openbsd.org>2017-12-23 12:55:26 +0000
committerkettenis <kettenis@openbsd.org>2017-12-23 12:55:26 +0000
commit265c35e4c4fbf27d03bee048d68145b4608756cd (patch)
tree5e962f607cb8647bfeec2c9c23972cc41977f0cc /sys/dev
parentthe trick to get signal names requires skipping over POSIX stuff we don't (diff)
downloadwireguard-openbsd-265c35e4c4fbf27d03bee048d68145b4608756cd.tar.xz
wireguard-openbsd-265c35e4c4fbf27d03bee048d68145b4608756cd.zip
Sync Allwinner H3/H5 pin definitions with Linux.
Diffstat (limited to 'sys/dev')
-rw-r--r--sys/dev/fdt/sxipio_pins.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/sys/dev/fdt/sxipio_pins.h b/sys/dev/fdt/sxipio_pins.h
index 10f27f03e47..721e749050e 100644
--- a/sys/dev/fdt/sxipio_pins.h
+++ b/sys/dev/fdt/sxipio_pins.h
@@ -3559,7 +3559,6 @@ struct sxipio_pin sun8i_h3_pins[] = {
{ "gpio_in", 0 },
{ "gpio_out", 1 },
{ "sim", 2 },
- { "pwm1", 3 },
{ "irq", 6 },
} },
{ SXIPIO_PIN(A, 7), {
@@ -4074,13 +4073,13 @@ struct sxipio_pin sun8i_h3_r_pins[] = {
{ SXIPIO_PIN(L, 0), {
{ "gpio_in", 0 },
{ "gpio_out", 1 },
- { "s_twi", 2 },
+ { "s_i2c", 2 },
{ "irq", 6 },
} },
{ SXIPIO_PIN(L, 1), {
{ "gpio_in", 0 },
{ "gpio_out", 1 },
- { "s_twi", 2 },
+ { "s_i2c", 2 },
{ "irq", 6 },
} },
{ SXIPIO_PIN(L, 2), {