misc: hisi_hikey_usb: add support for Hikey 970
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Thu, 10 Sep 2020 06:00:13 +0000 (08:00 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 10 Sep 2020 16:56:41 +0000 (18:56 +0200)
commitd210a0023590dbebb2f547d1ca3fc845b223430a
treeb00d3a8a48a3e7993e73671e9d9d64de884ef523
parent7a6ff4c4cbc3570a1ae483a833b3fb12b1a56a9d
misc: hisi_hikey_usb: add support for Hikey 970

The HiKey 970 board is similar to Hikey 960 with regards
to its USB configutation: it also relies on a USB HUB
that is used when DWC3 is at host mode.

However, it requires a few extra DT settings, as it
uses a voltage regulator and GPIO reset pin.

Add support for them.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/62843df9927b4d8dac5dc7c4a189567fa52ab2bb.1599717402.git.mchehab+huawei@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/Kconfig
drivers/misc/hisi_hikey_usb.c