The following patch series fix some checkpatch complains
about this driver. There is still some complains about dt-bindings
not being added to its correct Documentation place inside the kernel
but it should be ok when this driver will be move out of staging.
Changes have not been tested and also compiled but it should not have 
any problem about them.

Changes in v2:
    - mtk,mt7621-gpio.txt dt-bindings description moved inside the
      staging folder because is still uncomplete.
    - TODO has been updated with real stuff missing to get this
      driver out of staging.

Sergio Paracuellos (5):
  staging: mt7621-gpio: fix some warnings because of lines exceeded 80
    characters
  staging: mt7621-gpio: add SPDX identifier
  dt-bindings: add compatible string for 'mtk' MediaTek
  staging: mt7621-gpio: dt-bindings: add documentation for mt7621-gpio
  staging: mt7621-gpio: update TODO file

 .../devicetree/bindings/vendor-prefixes.txt        |  1 +
 drivers/staging/mt7621-gpio/TODO                   |  3 +-
 drivers/staging/mt7621-gpio/gpio-mt7621.c          | 24 +++++-----
 drivers/staging/mt7621-gpio/mtk,mt7621-gpio.txt    | 51 ++++++++++++++++++++++
 4 files changed, 68 insertions(+), 11 deletions(-)
 create mode 100644 drivers/staging/mt7621-gpio/mtk,mt7621-gpio.txt

-- 
2.7.4

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

Reply via email to