]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: aspeed: g5: Do not set sirq polarity
authorJoel Stanley <joel@jms.id.au>
Wed, 12 Aug 2020 11:24:00 +0000 (20:54 +0930)
committerJoel Stanley <joel@jms.id.au>
Wed, 9 Sep 2020 07:08:55 +0000 (16:38 +0930)
commit5501755d9c9f9f12e2f7b0f177aba4cb0c38640f
treec477ee9265dd14b699ae5f0fee3e0b86af3a7d06
parent2bd4d1e5f6148b553360c51ba921e773e195890f
ARM: aspeed: g5: Do not set sirq polarity

A feature was added to the aspeed vuart driver to configure the vuart
interrupt (sirq) polarity according to the LPC/eSPI strapping register.

Systems that depend on a active low behaviour (sirq_polarity set to 0)
such as OpenPower boxes also use LPC, so this relationship does not
hold. Jeremy confirms that the s2600st which is strapped for eSPI also
does not have this relationship.

The property was added for a Tyan S7106 system which is not supported
in the kernel tree. Should this or other systems wish to use this
feature of the driver they should add it to the machine specific device
tree.

Fixes: dd76ef631770 ("arm: dts: aspeed: Add vuart aspeed,sirq-polarity-sense...")
Signed-off-by: Joel Stanley <joel@jms.id.au>
Tested-by: Jeremy Kerr <jk@ozlabs.org>
Reviewed-by: Jeremy Kerr <jk@ozlabs.org>
Cc: stable@vger.kernel.org
Link: https://lore.kernel.org/r/20200812112400.2406734-1-joel@jms.id.au
Signed-off-by: Joel Stanley <joel@jms.id.au>
arch/arm/boot/dts/aspeed-g5.dtsi