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:
Steve Jeong
2024-04-03 02:05:38 +00:00
committed by codewalkerster
parent ca35e49b88
commit d449cf3686

View File

@@ -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: