pinctrl-bcm2835: Add support for BCM2838
GPIO configuration on BCM2838 is largely the same as BCM2835 except for the pull up/down configuration. The old mechanism has been replaced by new registers which don't require the fixed delay. Detect BCN2838 at run-time and use the new mechanism. Backwards compatibility for the device-tree configuration has been retained.
Loading