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)
commitc0a2b086b22b4af3253e4e22d5a9d1e809fd1352
treeba1587a5a08c55b2afc31dd0175bca0ba26a60b9
parent313d4cc3e982c6bf45e8bcf54a7db256eef41837
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]