All of lore.kernel.org
 help / color / mirror / Atom feed
From: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
To: ath6kl@lists.infradead.org, Kalle Valo <kvalo@qca.qualcomm.com>
Cc: linux-wireless@vger.kernel.org, devicetree-discuss@lists.ozlabs.org
Subject: ath6kl DT support and multiple instances.
Date: Tue, 19 Aug 2014 08:22:25 +0100	[thread overview]
Message-ID: <53F2FB31.3090802@linaro.org> (raw)

Hi Kalle,

I noticed that ath6kl partially supports Device trees, via 
check_device_tree() function in init.c.

I have a use case for adding reset line and pinctrl properties to this 
dt bindings, but soon realized that this function would not work for 
multiple instances of the driver, as there is no direct 
association/binding of dt node and driver instance.

Just wondering if this is a know limitation and there will be no 
possible multiple instances of this driver?

is check_device_tree function obsolete?

should I care about multiple instances?

Other than adding static code in the board file, are there any other 
options to pass platform data like reset gpio lines and pinctrl 
properties to the driver?


thanks,
srini

             reply	other threads:[~2014-08-19  7:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-19  7:22 Srinivas Kandagatla [this message]
2014-08-19  7:38 ` ath6kl DT support and multiple instances Kalle Valo

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=53F2FB31.3090802@linaro.org \
    --to=srinivas.kandagatla@linaro.org \
    --cc=ath6kl@lists.infradead.org \
    --cc=devicetree-discuss@lists.ozlabs.org \
    --cc=kvalo@qca.qualcomm.com \
    --cc=linux-wireless@vger.kernel.org \
    /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 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.