All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH linux dev-4.10 v3 0/3] Clean up mach-aspeed/aspeed.c
@ 2017-05-05  2:42 Andrew Jeffery
  2017-05-05  2:42 ` [PATCH linux dev-4.10 v3 1/3] aspeed: barreleye: Remove unnecessary GPIO configuration Andrew Jeffery
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Andrew Jeffery @ 2017-05-05  2:42 UTC (permalink / raw)
  To: joel; +Cc: Andrew Jeffery, openbmc, bradleyb, ken.th.liu, john.hc.wang

Hi all,

Here's v3 of the series cleaning up the board file given functionality we now
have in the tree. Between patches acked and applied from v1 and v2, there's
only Barreleye left. I've dug into the archives and Cc'ed Ken and John so they
can provide feedback if they have availability.

A slip of the fingers meant that v2 didn't actually get Cc'ed to the list, so
apologies for that. Xo kindly Cc'ed his replies so the acks at least saw the
light of day.

Again, the controversial patch is the debounce patch for BMC_PWBTN_IN_N, which
changes how the GPIO is exposed to userspace (and so needs a corresponding
userspace update). I'm hoping Brad can give feedback or start the discussion to
coordinate the userspace change.

Cheers,

Andrew

Andrew Jeffery (3):
  aspeed: barreleye: Remove unnecessary GPIO configuration
  aspeed: barreleye: Passthrough debounce isn't required
  aspeed: barreleye: Debounce BMC_PWBTN_IN_N through devicetree

 arch/arm/boot/dts/aspeed-bmc-opp-barreleye.dts | 11 +++++++++++
 arch/arm/mach-aspeed/aspeed.c                  | 18 ------------------
 2 files changed, 11 insertions(+), 18 deletions(-)

-- 
2.9.3

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

end of thread, other threads:[~2017-06-06  7:38 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-05  2:42 [PATCH linux dev-4.10 v3 0/3] Clean up mach-aspeed/aspeed.c Andrew Jeffery
2017-05-05  2:42 ` [PATCH linux dev-4.10 v3 1/3] aspeed: barreleye: Remove unnecessary GPIO configuration Andrew Jeffery
2017-05-05  2:42 ` [PATCH linux dev-4.10 v3 2/3] aspeed: barreleye: Passthrough debounce isn't required Andrew Jeffery
2017-05-05  2:42 ` [PATCH linux dev-4.10 v3 3/3] aspeed: barreleye: Debounce BMC_PWBTN_IN_N through devicetree Andrew Jeffery
2017-06-05  8:18 ` [PATCH linux dev-4.10 v3 0/3] Clean up mach-aspeed/aspeed.c Andrew Jeffery
2017-06-06  7:37   ` Joel Stanley

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.