This is required at present for device tree control. The ppc4xx does support GPIOs but does not seem to have a proper driver. So this file is empty. Signed-off-by: Simon Glass <sjg@chromium.org>master
parent
36ec4c021a
commit
86bedaebb5
@ -0,0 +1,7 @@ |
|||||||
|
/*
|
||||||
|
* (C) Copyright 2014 Google, Inc |
||||||
|
* |
||||||
|
* SPDX-License-Identifier: GPL-2.0+ |
||||||
|
*/ |
||||||
|
|
||||||
|
/* This is empty for now as we don't support the generic GPIO interface */ |
Loading…
Reference in new issue