On Tue, Apr 2, 2019 at 3:45 PM Christian Lütke-Stetzkamp
wrote:
> There are two other larger differences that I found during my
> work. One is that drivers/mmc/host/mtk-sd.c has much more features,
> like voltage and clock handling and some support for high speed
> modes. I don't know if these fea
...@gmail.com
Signed-off-by: George Hilliard
---
Changelog:
v2:
- Also make the change for skipped/forgotten drivers such as mt7621-eth
v3..v4:
- Rebase against staging-testing
- Also make the change for new PCIe PHY driver
- Slightly change commit wording
v5:
- Fix dependency issue
On Tue, Jan 15, 2019 at 10:20 AM Greg Kroah-Hartman
wrote:
> What changed from v2 and v1? That always goes below the --- line.
>
> Please fix that up and resend v4.
>
Sent. Didn't know to do that - first time contributor here. Sorry
about the churn and thanks for your patience!
Cheers,
George
__
...@gmail.com
Signed-off-by: George Hilliard
---
Changes in v2..v4:
- Also use individual flags for mt7621-pci and the new mt7621-pci-phy
- Slightly revise commit message
drivers/staging/Makefile| 14 +++---
drivers/staging/mt7621-pci-phy/Makefile | 2 +-
drivers/staging/mt7621
...@gmail.com
Signed-off-by: George Hilliard
---
drivers/staging/Makefile| 14 +++---
drivers/staging/mt7621-pci-phy/Makefile | 2 +-
drivers/staging/mt7621-pci/Makefile | 2 +-
3 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/drivers/staging/Makefile b/drivers
On Thu, Jan 10, 2019, 6:21 PM NeilBrown
> On Thu, Jan 10 2019, thirtythreefo...@gmail.com wrote:
>
> > From: George Hilliard
> >
> > This is in preparation to allow it and the mt7621-dma drivers to be
> > built separately. They are completely independent pieces of
On Thu, Jan 10, 2019 at 12:39 AM Greg KH wrote:
>
> On Thu, Jan 10, 2019 at 12:26:28AM -0700, thirtythreefo...@gmail.com wrote:
> > From: George Hilliard
> >
> > These drivers are useful on other MT76xx SoCs, which have compatible
> > peripherals. The drivers are s