The following series updated mt7621-gpio driver to use 'mediatek'
which is already defined in kernel bindings documentation instead
of add a new custom one 'mtk' for this company. mt7621-gpio device-tree 
documentation has been added also but there some missing stuff 
about gpio  interrupts which is not included in dtsi yet. So add 
temporal documentation to the staging driver directory and update 
TODO file accordly with missing things to get this driver out of 
staging.

Sergio Paracuellos (4):
  staging: mt7621-gpio: dt-bindings: add documentation for mt7621-gpio
  staging: mt7621-gpio: update TODO file
  staging: mt7621-dts: update gpios related entries to use 'mediatek'
  staging: mt7621-gpio: replace 'mtk' to use correct one 'mediatek'

 drivers/staging/mt7621-dts/mt7621.dtsi             |  8 ++--
 drivers/staging/mt7621-gpio/TODO                   |  4 +-
 drivers/staging/mt7621-gpio/gpio-mt7621.c          |  4 +-
 .../staging/mt7621-gpio/mediatek,mt7621-gpio.txt   | 51 ++++++++++++++++++++++
 4 files changed, 60 insertions(+), 7 deletions(-)
 create mode 100644 drivers/staging/mt7621-gpio/mediatek,mt7621-gpio.txt

-- 
2.7.4

_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to