]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
bus: ti-sysc: Detect UARTs for SYSC_QUIRK_LEGACY_IDLE quirk on omap4
authorTony Lindgren <tony@atomide.com>
Mon, 16 Apr 2018 17:25:32 +0000 (10:25 -0700)
committerTony Lindgren <tony@atomide.com>
Tue, 1 May 2018 13:54:17 +0000 (06:54 -0700)
commitd708bb14971ce797ac6d64aea19e2f8f41859f54
tree664f35aa2215797a9004c6f37dac87792ff22547
parent8cde5d5f7361fd152dd67df552596919d89ac404
bus: ti-sysc: Detect UARTs for SYSC_QUIRK_LEGACY_IDLE quirk on omap4

Starting with omap4, UARTs have different revision register that we need to
detect to enable SYSC_QUIRK_LEGACY_IDLE. Otherwise UARTs won't idle properly.

Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/bus/ti-sysc.c