driverdev-devel.linuxdriverproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] staging: mt7621-pci: make gpios 8 and 9 vendor specific
@ 2020-03-21  7:26 Sergio Paracuellos
  2020-03-21  7:26 ` [PATCH 1/2] staging: mt7621-dts: gpio 8 and 9 are " Sergio Paracuellos
  2020-03-21  7:26 ` [PATCH 2/2] staging: mt7621-pci: delete release gpios related code Sergio Paracuellos
  0 siblings, 2 replies; 3+ messages in thread
From: Sergio Paracuellos @ 2020-03-21  7:26 UTC (permalink / raw)
  To: gregkh; +Cc: neil, driverdev-devel, gerg

According to this:
* http://driverdev.linuxdriverproject.org/pipermail/driverdev-devel/2020-March/142533.html

Gpio's 8 and 9 must be vendor specific and properly be set up
in device tree specific vendor file.

After this changes release part in the driver is not needed anymore
because we rely in the fact that device tree is correct.

This changes have been tested in a gnubee pc1.

Sergio Paracuellos (2):
  staging: mt7621-dts: gpio 8 and 9 are vendor specific
  staging: mt7621-pci: delete release gpios related code

 drivers/staging/mt7621-dts/gbpc1.dts    |  4 ++++
 drivers/staging/mt7621-dts/mt7621.dtsi  |  4 +---
 drivers/staging/mt7621-pci/pci-mt7621.c | 27 +++++++------------------
 3 files changed, 12 insertions(+), 23 deletions(-)

-- 
2.25.1

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-03-21  7:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-21  7:26 [PATCH 0/2] staging: mt7621-pci: make gpios 8 and 9 vendor specific Sergio Paracuellos
2020-03-21  7:26 ` [PATCH 1/2] staging: mt7621-dts: gpio 8 and 9 are " Sergio Paracuellos
2020-03-21  7:26 ` [PATCH 2/2] staging: mt7621-pci: delete release gpios related code Sergio Paracuellos

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).