kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
From: jim.cromie@gmail.com
To: ckim@etri.re.kr
Cc: kernelnewbies <kernelnewbies@kernelnewbies.org>
Subject: Re: where can I find the explanations for pin-ctrl or #clock-cells in the dts file? (device tree)
Date: Sat, 25 Sep 2021 15:29:55 -0600	[thread overview]
Message-ID: <CAJfuBxxzKFo35p9r4dg+snP=XW0ECQ3jZs4H+ZjCkYOOuDCOKw@mail.gmail.com> (raw)
In-Reply-To: <007d01d7abba$89b29d50$9d17d7f0$@etri.re.kr>

On Fri, Sep 17, 2021 at 5:53 AM <ckim@etri.re.kr> wrote:
>
> Hi
>
> I’ve downloaded device tree spec from https://www.devicetree.org/specifications/ but it doesn’t tell me anything about #clock-cells or pin-ctrl properties. (the spec is the newst 2020 version)
>
> Isnt there any full specification somewhere?

that link looks like the place to start / stay - there is a mailing
list mentioned, and a github repo

Id suggest you find the spot in the docs where you think the
properties should be,
add the skeleton definitions, with your own best guess, and a  YOUR
EXPERTISE HERE marker,
and invite some expertise.

1st step, pull the repo, grep -r for pin-ctrl, in a few different spellings,
and see what comes up.

>
> Thanks,
>
> Chan Kim
>
> _______________________________________________
> Kernelnewbies mailing list
> Kernelnewbies@kernelnewbies.org
> https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

      reply	other threads:[~2021-09-25 21:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-17 11:52 where can I find the explanations for pin-ctrl or #clock-cells in the dts file? (device tree) ckim
2021-09-25 21:29 ` jim.cromie [this message]

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='CAJfuBxxzKFo35p9r4dg+snP=XW0ECQ3jZs4H+ZjCkYOOuDCOKw@mail.gmail.com' \
    --to=jim.cromie@gmail.com \
    --cc=ckim@etri.re.kr \
    --cc=kernelnewbies@kernelnewbies.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 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).