how to enable GPIOJ

Harihar
Hi all,

I want to enable GPIOJ port in /sys/class/gpio/.

Is anyone having the idea of how to enable it.

I made changes in the gpiolib.c array and also incuded the regs-gpioj.h
header file. kernel get compiled fine but on booting it is not showing the
J port in /sys/slass/gpio.

Harihar