From: kettenis Date: Sat, 23 Dec 2017 12:55:26 +0000 (+0000) Subject: Sync Allwinner H3/H5 pin definitions with Linux. X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=265c35e4c4fbf27d03bee048d68145b4608756cd;p=openbsd Sync Allwinner H3/H5 pin definitions with Linux. --- 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), {