]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
x86: dts: Add compatible string for Intel ICH9 SPI controller
authorSimon Glass <sjg@chromium.org>
Tue, 20 Jan 2015 05:16:06 +0000 (22:16 -0700)
committerSimon Glass <sjg@chromium.org>
Sat, 24 Jan 2015 04:44:59 +0000 (21:44 -0700)
commit5da38086bd6c39efd09e57900702b99541844339
tree1253ba18dce4a69b0a5247b9283e87ce106925fa
parent053b86e6d8e50359412e626c33bae3f7bafd74dd
x86: dts: Add compatible string for Intel ICH9 SPI controller

Add this to the enum so that we can use the various fdtdec functions. A
later commit will move this driver to driver model.

Signed-off-by: Simon Glass <sjg@chromium.org>
include/fdtdec.h
lib/fdtdec.c