[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20151022122835.GE8232@sirena.org.uk>
Date: Thu, 22 Oct 2015 13:28:35 +0100
From: Mark Brown <broonie@...nel.org>
To: Heiko Schocher <hs@...x.de>
Cc: linux-kernel@...r.kernel.org, devicetree@...r.kernel.org,
Liam Girdwood <lgirdwood@...il.com>
Subject: Re: [PATCH] regulator, dt: add dt support for tps6502x regulator
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.
Download attachment "signature.asc" of type "application/pgp-signature" (474 bytes)
Powered by blists - more mailing lists