]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
fdt: Add function for decoding multiple gpios globally available
authorAbhilash Kesavan <a.kesavan@samsung.com>
Thu, 25 Oct 2012 16:31:01 +0000 (16:31 +0000)
committerGerald Van Baren <gvb@unssw.com>
Tue, 13 Nov 2012 04:00:35 +0000 (23:00 -0500)
commit5921f6a2924827548caf55b28a6827b9d856e37f
treeee9940600b7daaf68683aaae8c0199c02d3a3c8a
parentf20c461984c3d986fde037d4c5bf600aa0497676
fdt: Add function for decoding multiple gpios globally available

Samsung's SDHCI bindings require multiple gpios to be parsed and
configured at a time. Export the already available fdtdec_decode_gpios
for this purpose.

Signed-off-by: Abhilash Kesavan <a.kesavan@samsung.com>
Commit-Ready: Che-Liang Chiou <clchiou@chromium.org>
Signed-off-by: Simon Glass <sjg@chromium.org>
include/fdtdec.h
lib/fdtdec.c