From: Mark Brown <broonie@kernel.org>
To: Heiko Schocher <hs@denx.de>
Cc: linux-kernel@vger.kernel.org, devicetree@vger.kernel.org,
Liam Girdwood <lgirdwood@gmail.com>
Subject: Re: [PATCH] regulator, dt: add dt support for tps6502x regulator
Date: Thu, 22 Oct 2015 13:28:35 +0100 [thread overview]
Message-ID: <20151022122835.GE8232@sirena.org.uk> (raw)
In-Reply-To: <56286B65.1010209@denx.de>
[-- Attachment #1: Type: text/plain, Size: 734 bytes --]
On Thu, Oct 22, 2015 at 06:51:49AM +0200, Heiko Schocher wrote:
> Am 21.10.2015 um 18:17 schrieb Mark Brown:
> >>arch/arm/boot/dts/tps65217.dtsi
> >>but, okay, removed.
> >That too is broken and should be removed :(
> Ok, I have a board which uses this regulator ... can you give me a hint,
> how to remove it correctly?
> I would do:
> move from arch/arm/boot/dts/tps65217.dtsi into board dts
> &tps {
> + compatible = "ti,tps65217";
> [...]
> and the reg and "regulator-compatible" into the corresponding
> nodes ...
> dcdc1_reg: regulator@0 {
> + reg = <0>;
> + regulator-compatible = "dcdc1";
Yes, you should just put everything directly into the board DT.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 473 bytes --]
prev parent reply other threads:[~2015-10-22 23:36 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-19 7:14 kbuild test robot
2015-10-19 6:27 ` Heiko Schocher
2015-10-19 7:14 ` [RFC PATCH] regulator, dt: tps6502x_parse_dt_data() can be static kbuild test robot
2015-10-21 12:19 ` [PATCH] regulator, dt: add dt support for tps6502x regulator Mark Brown
2015-10-21 12:52 ` Heiko Schocher
2015-10-21 16:17 ` Mark Brown
2015-10-22 4:51 ` Heiko Schocher
2015-10-22 12:28 ` Mark Brown [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=20151022122835.GE8232@sirena.org.uk \
--to=broonie@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=hs@denx.de \
--cc=lgirdwood@gmail.com \
--cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome