After this driver was moved from staging into pinctrl subsytems some reviews for bindigns and driver itself comes from Ron Herring and Dan Carpenter. Get rid of all the comments to properly be in a good shape before merge window. Best regards, Sergio Paracuellos Sergio Paracuellos (8): dt-bindings: pinctrl: rt2880: properly redo bindings pinctrl: ralink: rt2880: avoid double pointer to simplify code pinctrl: ralink: rt2880: return proper error code pinctrl: ralink: rt2880: add missing NULL check pinctrl: ralink: rt2880: delete not needed error message pinctrl: ralink: rt2880: preserve error codes pinctrl: ralink: rt2880: use 'PTR_ERR_OR_ZERO' staging: mt7621-dts: properly name pinctrl related nodes .../pinctrl/ralink,rt2880-pinmux.yaml | 62 +++++++++---------- drivers/pinctrl/ralink/pinctrl-rt2880.c | 45 +++++++------- drivers/staging/mt7621-dts/mt7621.dtsi | 46 +++++++------- 3 files changed, 73 insertions(+), 80 deletions(-) -- 2.25.1