]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
reset: uniphier: fix USB clock line for LD20
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Thu, 12 Apr 2018 02:16:10 +0000 (11:16 +0900)
committerStefan Bader <stefan.bader@canonical.com>
Mon, 1 Oct 2018 12:57:50 +0000 (14:57 +0200)
commit33918750f4f3ec214fd79c41103369a65c70576c
tree1e6108778bb0252a3e39e8ea47c6f8bebcc12d30
parent9575692c05690c0ae4328addaa43411d86ca7f05
reset: uniphier: fix USB clock line for LD20

BugLink: http://bugs.launchpad.net/bugs/1794889
[ Upstream commit e6914365fd280fce303a89b8a8d4529af5a2e0f9 ]

For LD20, the bit 5 of the offset 0x200c turned out to be a USB3
reset.  The hardware document says it is the GIO reset despite LD20
has no GIO bus, confusingly.

Also, fix confusing comments for PXs3.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
drivers/reset/reset-uniphier.c