hc
2024-05-13 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e
kernel/Documentation/ABI/stable/sysfs-driver-aspeed-vuart
....@@ -6,10 +6,19 @@
66 Users: OpenBMC. Proposed changes should be mailed to
77 openbmc@lists.ozlabs.org
88
9
-What: /sys/bus/platform/drivers/aspeed-vuart*/sirq
9
+What: /sys/bus/platform/drivers/aspeed-vuart/*/sirq
1010 Date: April 2017
1111 Contact: Jeremy Kerr <jk@ozlabs.org>
1212 Description: Configures which interrupt number the host side of
1313 the UART will appear on the host <-> BMC LPC bus.
1414 Users: OpenBMC. Proposed changes should be mailed to
1515 openbmc@lists.ozlabs.org
16
+
17
+What: /sys/bus/platform/drivers/aspeed-vuart/*/sirq_polarity
18
+Date: July 2019
19
+Contact: Oskar Senft <osk@google.com>
20
+Description: Configures the polarity of the serial interrupt to the
21
+ host via the BMC LPC bus.
22
+ Set to 0 for active-low or 1 for active-high.
23
+Users: OpenBMC. Proposed changes should be mailed to
24
+ openbmc@lists.ozlabs.org