Other Parts Discussed in Thread: AM3358
Hi,
I can control GPIO0 with __raw_writel(), but it doesn't work for GPIO2. When I write
__raw_writel(0xFFFFFFBF, 0x481AC000+0x134);
The program hangs up. How can I output a high on GPIO2_6? I'm using AM3358. Thanks.
DL