1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 05:58:53 +02:00
openwrt/target/linux/ramips
Furong Xu 00343e18f2 ramips: fix PWM pin mux conflict in dtsi
GPIO18 and GPIO19 on OMEGA2(+) should be GPIO mode, enable PWM lead to a conflict

[    0.290633] rt2880-pinmux pinctrl: pin io18 already requested by pinctrl; cannot claim for 10005000.pwm
[    0.299722] rt2880-pinmux pinctrl: pin-18 (10005000.pwm) status -22
[    0.305729] rt2880-pinmux pinctrl: could not request pin 18 (io18) from group pwm0  on device rt2880-pinmux
[    0.315131] mtk-pwm 10005000.pwm: Error applying setting, reverse things back

Keep PWM disabled.

Signed-off-by: Furong Xu <xfr@outlook.com>
2017-02-16 09:09:09 +01:00
..
base-files ramips: WN3000RPv3: do not setup switch 2017-02-14 12:19:12 +01:00
dts ramips: fix PWM pin mux conflict in dtsi 2017-02-16 09:09:09 +01:00
files-4.9/drivers/net/ethernet/mtk ramips: fix mt7621 ethernet support for v4.9 2017-02-15 09:12:00 +01:00
image ramips: added image size into dwr-512 DT 2017-02-13 10:24:32 +01:00
mt7620 ramips: add v4.9 support 2017-02-14 12:17:52 +01:00
mt7621 ramips: fix mt7621 ethernet support for v4.9 2017-02-15 09:12:00 +01:00
mt7628 ramips: add v4.9 support 2017-02-14 12:17:52 +01:00
mt7688 ramips: add v4.9 support 2017-02-14 12:17:52 +01:00
patches-4.4
patches-4.9 kernel: update kernel 4.9 to version 4.9.10 2017-02-16 00:46:23 +01:00
rt288x ramips: add v4.9 support 2017-02-14 12:17:52 +01:00
rt305x ramips: add v4.9 support 2017-02-14 12:17:52 +01:00
rt3883 ramips: add v4.9 support 2017-02-14 12:17:52 +01:00
Makefile
modules.mk