
23 Oct
2014
23 Oct
'14
5:01 a.m.
On 20 October 2014 19:48, Simon Glass sjg@chromium.org wrote:
The pinctrl bindings used by Linux are an incomplete description of the hardware. It is possible in most cases to determine the register address of each, but not in all cases. By adding an additional property we can fix this, and avoid adding a table to U-Boot for every single Exynos SOC.
Signed-off-by: Simon Glass sjg@chromium.org
Changes in v10:
- Adjust ordering of U-Boot .dtsi includes to fix GPIO numbering order
Applied to u-boot-dm/master.