]> git.baikalelectronics.ru Git - uboot.git/commit
misc: Add gdsys_soc driver
authorMario Six <mario.six@gdsys.cc>
Thu, 4 Oct 2018 07:00:54 +0000 (09:00 +0200)
committerSimon Glass <sjg@chromium.org>
Wed, 14 Nov 2018 17:16:27 +0000 (09:16 -0800)
commitada33cef164582b7538851be1842c3c8e1a1bcd0
treeba1587a5a08c55b2afc31dd0175bca0ba26a60b9
parent3f133e4b959eac3a32f47a18506fbbef8c81bc1d
misc: Add gdsys_soc driver

This patch adds a driver for the bus associated with a IHS FPGA.

Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Mario Six <mario.six@gdsys.cc>
Documentation/devicetree/bindings/misc/gdsys,soc.txt [new file with mode: 0644]
drivers/misc/Kconfig
drivers/misc/Makefile
drivers/misc/gdsys_soc.c [new file with mode: 0644]
drivers/misc/gdsys_soc.h [new file with mode: 0644]