linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Piotr Haber" <phaber@broadcom.com>
To: "Hauke Mehrtens" <hauke@hauke-m.de>, "Rafal Milecki" <zajec5@gmail.com>
Cc: linux-wireless@vger.kernel.org
Subject: bcma: trouble with gpio
Date: Fri, 18 Jan 2013 15:33:41 +0100	[thread overview]
Message-ID: <50F95D45.6060601@broadcom.com> (raw)

Hi,

I turned GPIO support in bcma (CONFIG_BCMA_DRIVER_GPIO)
and get this in log:

bcma: bus0: Found chip with id 0xA8D8, rev 0x01 and package 0x0A
bcma: bus0: Core 0 found: ChipCommon (manuf 0x4BF, id 0x800, rev 0x22, class 0x0)
bcma: bus0: Core 1 found: IEEE 802.11 (manuf 0x4BF, id 0x812, rev 0x17, class 0x0)
bcma: bus0: Core 2 found: PCIe (manuf 0x4BF, id 0x820, rev 0x0F, class 0x0)
bcma: bus0: Found rev 6 PMU (capabilities 0x108C2606)
bcma: bus0: SPROM offset 0x830
bcma: bus0: PMU resource config unknown or not needed for device 0xA8D8
gpiochip_add: gpios -1..14 (bcma_gpio) failed to register
bcma: bus0: Error registering GPIO driver: -28
bcma: bus0: Bus registered
bcma: bus1: Found chip with id 0x4313, rev 0x01 and package 0x08
bcma: bus1: Core 0 found: ChipCommon (manuf 0x4BF, id 0x800, rev 0x24, class 0x0)
bcma: bus1: Core 1 found: IEEE 802.11 (manuf 0x4BF, id 0x812, rev 0x18, class 0x0)
bcma: bus1: Core 2 found: PCIe (manuf 0x4BF, id 0x820, rev 0x11, class 0x0)
bcma: bus1: Found rev 8 PMU (capabilities 0x084C3008)
bcma: bus1: SPROM offset 0x830
gpiochip_add: gpios -1..14 (bcma_gpio) failed to register
bcma: bus1: Error registering GPIO driver: -28
bcma: bus1: Bus registered
bcma: bus2: Found chip with id 0x4313, rev 0x01 and package 0x08
bcma: bus2: Core 0 found: ChipCommon (manuf 0x4BF, id 0x800, rev 0x24, class 0x0)
bcma: bus2: Core 1 found: IEEE 802.11 (manuf 0x4BF, id 0x812, rev 0x18, class 0x0)
bcma: bus2: Core 2 found: PCIe (manuf 0x4BF, id 0x820, rev 0x11, class 0x0)
bcma: bus2: Found rev 8 PMU (capabilities 0x084C3008)
bcma: bus2: SPROM offset 0x830
gpiochip_add: gpios -1..14 (bcma_gpio) failed to register
bcma: bus2: Error registering GPIO driver: -28
bcma: bus2: Bus registered

does that mean that gpio is not usable?
what might be the problem?

Kind regards
Piotr


             reply	other threads:[~2013-01-18 14:36 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-18 14:33 Piotr Haber [this message]
2013-01-19 17:18 ` bcma: trouble with gpio Hauke Mehrtens
2013-01-25  9:26   ` Piotr Haber
2013-01-30 12:39   ` Piotr Haber
2013-02-03 22:46     ` Hauke Mehrtens
2013-02-04  9:37       ` Piotr Haber

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=50F95D45.6060601@broadcom.com \
    --to=phaber@broadcom.com \
    --cc=hauke@hauke-m.de \
    --cc=linux-wireless@vger.kernel.org \
    --cc=zajec5@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).