switch-coreboot/util/sconfig
Furquan Shaikh 59327ae02e UPSTREAM: sconfig: Add a new "SPI" device type
Update sconfig lex and yacc files to add support for a new "SPI" device
type in the devicetree. SPI device takes only parameter i.e. chip select
number for the device on the SPI bus.

Re-generate the shipped files for sconfig using flex 2.6.0 and bison
3.0.4 (make CONFIG_SCONFIG_GENPARSER=1). Clean up local paths that leak
into generated files.

BUG=chrome-os-partner:59832
BRANCH=None
TEST=Compiles successfully.

Change-Id: If1595a4b6c5a3902f04dd0270a927c3dd418db48
Signed-off-by: Furquan Shaikh <furquan@chromium.org>
Original-Commit-Id: e67002968b
Original-Change-Id: If0831e25b3e4ed87827ad92356d7bf47b6387884
Original-Signed-off-by: Furquan Shaikh <furquan@chromium.org>
Original-Reviewed-on: https://review.coreboot.org/18339
Original-Tested-by: build bot (Jenkins)
Original-Reviewed-by: Duncan Laurie <dlaurie@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/444807
2017-02-18 03:10:55 -08:00
..
lex.yy.c_shipped UPSTREAM: sconfig: Add a new "SPI" device type 2017-02-18 03:10:55 -08:00
main.c UPSTREAM: sconfig: Add a new "SPI" device type 2017-02-18 03:10:55 -08:00
Makefile.inc sconfig: Fix build dependencies 2014-04-16 08:20:24 +02:00
sconfig.h UPSTREAM: sconfig: Reformat C code 2016-08-13 20:28:32 -07:00
sconfig.l UPSTREAM: sconfig: Add a new "SPI" device type 2017-02-18 03:10:55 -08:00
sconfig.tab.c_shipped UPSTREAM: sconfig: Add a new "SPI" device type 2017-02-18 03:10:55 -08:00
sconfig.tab.h_shipped UPSTREAM: sconfig: Add a new "SPI" device type 2017-02-18 03:10:55 -08:00
sconfig.y UPSTREAM: sconfig: Add a new "SPI" device type 2017-02-18 03:10:55 -08:00