Skip to content
Commit 907e08e6 authored by Phil Elwell's avatar Phil Elwell Committed by popcornmix
Browse files

overlays: gpio-keys: Avoid open-drain warnings

The i2c-gpio driver expects to use a GPIO in open-drain mode. Failure
to configure it in that way causes alarming warnings in the kernel log.
The BCM283x and BCM2711 GPIO blocks don't support open-drain mode,
but i2c-gpio works anyway. Silence the warning by declaring that
open-drain mode has been enabled by other means.

See: https://github.com/raspberrypi/firmware/issues/1381



Signed-off-by: default avatarPhil Elwell <phil@raspberrypi.com>
parent 2ce0dd77
  • mirror @mirror

    mentioned in commit a49e64794d5b61609445d4b7f4fda605bd8b2a92

    ·

    mentioned in commit a49e64794d5b61609445d4b7f4fda605bd8b2a92

    Toggle commit list
  • mirror @mirror

    mentioned in commit b26da9749fcf2a46000f4acc6747cea17eadc51d

    ·

    mentioned in commit b26da9749fcf2a46000f4acc6747cea17eadc51d

    Toggle commit list
  • mirror @mirror

    mentioned in commit 3b38ad7c6faf58b5e8044d3b059e75a96cf3ce4d

    ·

    mentioned in commit 3b38ad7c6faf58b5e8044d3b059e75a96cf3ce4d

    Toggle commit list
  • mirror @mirror

    mentioned in commit 7744086c199be6a1e36bebed5decae581be30479

    ·

    mentioned in commit 7744086c199be6a1e36bebed5decae581be30479

    Toggle commit list
  • mirror @mirror

    mentioned in commit 0956de350d422850975783b46dfc9d020462d68d

    ·

    mentioned in commit 0956de350d422850975783b46dfc9d020462d68d

    Toggle commit list
  • mirror @mirror

    mentioned in commit f56bf83fb49a6956d325a57fc253cf2c96fdc217

    ·

    mentioned in commit f56bf83fb49a6956d325a57fc253cf2c96fdc217

    Toggle commit list
  • mirror @mirror

    mentioned in commit f76eaf98

    ·

    mentioned in commit f76eaf98

    Toggle commit list
  • mirror @mirror

    mentioned in commit 65c3ae533a6f6ec17b10acbb8e1d1dabc7d71ce2

    ·

    mentioned in commit 65c3ae533a6f6ec17b10acbb8e1d1dabc7d71ce2

    Toggle commit list
  • mirror @mirror

    mentioned in commit 8f4734021e678d9e4f3f97f69ca8389e3f0e5d32

    ·

    mentioned in commit 8f4734021e678d9e4f3f97f69ca8389e3f0e5d32

    Toggle commit list
  • mirror @mirror

    mentioned in commit b91a9c2294442d64687999f310c2a0d603fcc667

    ·

    mentioned in commit b91a9c2294442d64687999f310c2a0d603fcc667

    Toggle commit list
  • mirror @mirror

    mentioned in commit c26cead47ed8f3ceaaacd7a13f6bd4a2cb81fdb0

    ·

    mentioned in commit c26cead47ed8f3ceaaacd7a13f6bd4a2cb81fdb0

    Toggle commit list
  • mirror @mirror

    mentioned in commit 7d49548cba9aa7d449be348bb9c5522f139acee5

    ·

    mentioned in commit 7d49548cba9aa7d449be348bb9c5522f139acee5

    Toggle commit list
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment