On Wed, Dec 20, 2017 at 01:53:10PM +1030, Joel Stanley wrote: > These are used to by the device tree to map pin numbers to constants > required by the GPIO bindings. > > Signed-off-by: Joel Stanley <j...@jms.id.au> > -- > v3: > - Remove dtsi includes from this patch, they will come later > --- > include/dt-bindings/gpio/aspeed-gpio.h | 49 > ++++++++++++++++++++++++++++++++++ > 1 file changed, 49 insertions(+) > create mode 100644 include/dt-bindings/gpio/aspeed-gpio.h
Reviewed-by: Rob Herring <r...@kernel.org>