mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-04 18:19:28 +09:00
ODROID-M1/S: driver/gpiomem: Disallow pwm areas
In windingPi, Fix the mechanism of PWM controls by not directly accessing the hardware and reading/writing it, but by transferring the value through sysfs. Signed-off-by: Steve Jeong <steve@how2flow.net> Change-Id: I8f49b8423afcfe762866207d2ff46b91eeb712f4
This commit is contained in:
committed by
codewalkerster
parent
ca35e49b88
commit
d449cf3686
@@ -118,8 +118,6 @@ static int address_is_allowed(unsigned long pfn, unsigned long size)
|
||||
case 0xfdd20000:
|
||||
case 0xfdc20000:
|
||||
case 0xfdd60000:
|
||||
case 0xfdd70000:
|
||||
case 0xfe6f0000:
|
||||
case 0xfe740000:
|
||||
case 0xfe750000:
|
||||
case 0xfe760000:
|
||||
|
||||
Reference in New Issue
Block a user