All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] ipmi: kcs-bmc: Rework bindings to clean up DT warnings
@ 2019-12-16  2:27 ` Andrew Jeffery
  0 siblings, 0 replies; 24+ messages in thread
From: Andrew Jeffery @ 2019-12-16  2:27 UTC (permalink / raw)
  To: linux-aspeed

Hello,

This is a short series reworking the devicetree binding and driver for the
ASPEED BMC KCS devices. With the number of supported ASPEED BMC devicetrees the
changes enable removal of more than 100 lines of warning output from dtc.

v1 can be found here:

https://lore.kernel.org/lkml/cover.5630f63168ad5cddf02e9796106f8e086c196907.1575376664.git-series.andrew at aj.id.au/

v2 cleans up the commit message of 2/3 and changes the name of the property
governing the LPC IO address for the KCS devices.

Cheers,

Andrew

Andrew Jeffery (3):
  dt-bindings: ipmi: aspeed: Introduce a v2 binding for KCS
  ipmi: kcs: Finish configuring ASPEED KCS device before enable
  ipmi: kcs: aspeed: Implement v2 bindings

 Documentation/devicetree/bindings/ipmi/aspeed-kcs-bmc.txt |  20 +-
 drivers/char/ipmi/kcs_bmc_aspeed.c                        | 151 +++++--
 2 files changed, 139 insertions(+), 32 deletions(-)

base-commit: 937d6eefc716a9071f0e3bada19200de1bb9d048
-- 
git-series 0.9.1

^ permalink raw reply	[flat|nested] 24+ messages in thread

end of thread, other threads:[~2020-04-05  7:00 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-16  2:27 [PATCH v2 0/3] ipmi: kcs-bmc: Rework bindings to clean up DT warnings Andrew Jeffery
2019-12-16  2:27 ` Andrew Jeffery
2019-12-16  2:27 ` Andrew Jeffery
2019-12-16  2:27 ` [PATCH v2 1/3] dt-bindings: ipmi: aspeed: Introduce a v2 binding for KCS Andrew Jeffery
2019-12-16  2:27   ` Andrew Jeffery
2019-12-16  2:27   ` Andrew Jeffery
2019-12-20  0:01   ` Rob Herring
2019-12-20  0:01     ` Rob Herring
2019-12-20  0:01     ` Rob Herring
2019-12-16  2:27 ` [PATCH v2 2/3] ipmi: kcs: Finish configuring ASPEED KCS device before enable Andrew Jeffery
2019-12-16  2:27   ` Andrew Jeffery
2019-12-16  2:27   ` Andrew Jeffery
2019-12-16  2:27 ` [PATCH v2 3/3] ipmi: kcs: aspeed: Implement v2 bindings Andrew Jeffery
2019-12-16  2:27   ` Andrew Jeffery
2019-12-16  2:27   ` Andrew Jeffery
2020-04-03  3:50 ` [PATCH v2 0/3] ipmi: kcs-bmc: Rework bindings to clean up DT warnings Andrew Jeffery
2020-04-03  3:50   ` Andrew Jeffery
2020-04-03  3:50   ` Andrew Jeffery
2020-04-03 13:08   ` Corey Minyard
2020-04-03 13:08     ` Corey Minyard
2020-04-03 13:08     ` Corey Minyard
2020-04-05  7:00     ` Andrew Jeffery
2020-04-05  7:00       ` Andrew Jeffery
2020-04-05  7:00       ` Andrew Jeffery

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.