17fbcf3afSJeremy KerrWhat:		/sys/bus/platform/drivers/aspeed-vuart/*/lpc_address
27fbcf3afSJeremy KerrDate:		April 2017
37fbcf3afSJeremy KerrContact:	Jeremy Kerr <jk@ozlabs.org>
47fbcf3afSJeremy KerrDescription:	Configures which IO port the host side of the UART
57fbcf3afSJeremy Kerr		will appear on the host <-> BMC LPC bus.
67fbcf3afSJeremy KerrUsers:		OpenBMC.  Proposed changes should be mailed to
77fbcf3afSJeremy Kerr		openbmc@lists.ozlabs.org
87fbcf3afSJeremy Kerr
98d310c91SOskar SenftWhat:		/sys/bus/platform/drivers/aspeed-vuart/*/sirq
107fbcf3afSJeremy KerrDate:		April 2017
117fbcf3afSJeremy KerrContact:	Jeremy Kerr <jk@ozlabs.org>
127fbcf3afSJeremy KerrDescription:	Configures which interrupt number the host side of
137fbcf3afSJeremy Kerr		the UART will appear on the host <-> BMC LPC bus.
147fbcf3afSJeremy KerrUsers:		OpenBMC.  Proposed changes should be mailed to
157fbcf3afSJeremy Kerr		openbmc@lists.ozlabs.org
168d310c91SOskar Senft
178d310c91SOskar SenftWhat:		/sys/bus/platform/drivers/aspeed-vuart/*/sirq_polarity
188d310c91SOskar SenftDate:		July 2019
198d310c91SOskar SenftContact:	Oskar Senft <osk@google.com>
208d310c91SOskar SenftDescription:	Configures the polarity of the serial interrupt to the
218d310c91SOskar Senft		host via the BMC LPC bus.
228d310c91SOskar Senft		Set to 0 for active-low or 1 for active-high.
238d310c91SOskar SenftUsers:		OpenBMC.  Proposed changes should be mailed to
248d310c91SOskar Senft		openbmc@lists.ozlabs.org
25