All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Robert P. J. Day" <rpjday-L09J2beyid0N/H6P543EQg@public.gmane.org>
To: Device Tree Mailing List
	<devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
Subject: DT best practices for defining multiple closely-related boards
Date: Sat, 28 Oct 2017 05:19:23 -0400 (EDT)	[thread overview]
Message-ID: <alpine.LFD.2.21.1710280514300.8772@localhost.localdomain> (raw)


  much shorter followup to previous note -- if we extend all that to
defining, say, two very closely-related boards, the acme "coyote1" and
"coyote2", then all i should end up needing (at most) is two new .dts
files:

  coyote1.dts
  coyote2.dts

both of which could include (among other things) common coyote content
in:

  coyote.dtsi

and that's it. unless there's something really novel about these
boards, all other content should come from kernel-supplied .dtsi
files, yes? and, once again, i'm asking since the design i was handed
again copies kernel-supplied .dtsi files and modifies them, apparently
for no other reason than to remove properties, which should have been
done with /delete-property/.

rday

-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                        http://crashcourse.ca

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

             reply	other threads:[~2017-10-28  9:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-28  9:19 Robert P. J. Day [this message]
     [not found] ` <alpine.LFD.2.21.1710280514300.8772-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org>
2017-11-01 21:24   ` DT best practices for defining multiple closely-related boards Rob Herring

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=alpine.LFD.2.21.1710280514300.8772@localhost.localdomain \
    --to=rpjday-l09j2beyid0n/h6p543eqg@public.gmane.org \
    --cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.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.