board: Add gazerbeam driver
authorMario Six <mario.six@gdsys.cc>
Tue, 31 Jul 2018 09:44:12 +0000 (11:44 +0200)
committerSimon Glass <sjg@chromium.org>
Sat, 29 Sep 2018 17:49:35 +0000 (11:49 -0600)
commit6238ae4d60476dd7535b781ef3f255f676851283
tree0bf2d01cef99092338775f0b5b24a8c8e59de6fd
parent5381c2856de3ed0191135b435cff39789e5f17ad
board: Add gazerbeam driver

Add a board driver for the upcoming gdsys Gazerbeam board.

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