Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1706055

[RESEND PATCH 0/2] Fix clock name in Aspeed GPIO bindings and driver

From Andrew Jeffery <andrew@aj.id.au>
Newsgroups linux.kernel
Subject [RESEND PATCH 0/2] Fix clock name in Aspeed GPIO bindings and driver
Date 2017-08-08 08:20 +0200
Message-ID <uc61X-3Rd-5@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Resending to fix Ryan's email address. I think I'll step away from computers
now.

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 | NextNext in thread | Find similar | Unroll thread


Thread

[RESEND PATCH 0/2] Fix clock name in Aspeed GPIO bindings and driver Andrew Jeffery <andrew@aj.id.au> - 2017-08-08 08:20 +0200
  [RESEND PATCH 2/2] gpio: aspeed: Remove reference to clock name in debounce warning message Andrew Jeffery <andrew@aj.id.au> - 2017-08-08 08:20 +0200
    Re: [RESEND PATCH 2/2] gpio: aspeed: Remove reference to clock name  in debounce warning message Joel Stanley <joel@jms.id.au> - 2017-08-11 05:10 +0200

csiph-web