debian: update package version 3.14.1

ODROID-COMMON: support hardware PWM with sysnode.
Support pwm with gpiomem mode. not sys mode.

ANDROID: Add Android.mk for android.

Signed-off-by: steve.jeong <jkhpro1003@gmail.com>
Change-Id: Ic6005c0cb81586c9f945b9b6c75f904fa79e3915
This commit is contained in:
steve.jeong
2022-11-17 12:37:24 +09:00
parent ae8438fb70
commit 8fceae15a1
11 changed files with 334 additions and 2 deletions

View File

@@ -0,0 +1 @@
ACTION=="add", KERNEL=="pwmchip*", SUBSYSTEM=="pwm", RUN+="/bin/sh /etc/odroid-wpi-pwm.sh /sys/class/pwm/pwmchip*"