Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1706051
| From | Andrew Jeffery <andrew@aj.id.au> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/2] Fix clock name in Aspeed GPIO bindings and driver |
| Date | 2017-08-08 08:10 +0200 |
| Message-ID | <uc5Sh-3MH-5@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hello,
Joel discovered I brain-farted the referenced clock name in the patches
introducing the debounce capability for the Aspeed driver. The datasheet says
PCLK but I wrote HPLL for whatever reason, so clean up that mistake by simply
removing references to HPLL and put the onus on the devicetree author to
get it right.
Cheers,
Andrew
Andrew Jeffery (2):
dt-bindings: gpio: aspeed: Remove reference to clock name
gpio: aspeed: Remove reference to clock name in debounce warning
message
Documentation/devicetree/bindings/gpio/gpio-aspeed.txt | 2 +-
drivers/gpio/gpio-aspeed.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
--
2.11.0
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH 0/2] Fix clock name in Aspeed GPIO bindings and driver Andrew Jeffery <andrew@aj.id.au> - 2017-08-08 08:10 +0200
csiph-web