[<prev] [next>] [day] [month] [year] [list]
Message-ID: <CAL_JsqLvLoekvxcaBMxrboJzqS=NyB69NHLShos+LhETj7zNwQ@mail.gmail.com>
Date: Fri, 7 Sep 2018 08:58:41 -0500
From: Rob Herring <robh@...nel.org>
To: Michal Simek <monstr@...str.eu>
Cc: devicetree@...r.kernel.org,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Frank Rowand <frowand.list@...il.com>,
Russell King <linux@...linux.org.uk>,
Albert Ou <aou@...s.berkeley.edu>,
Aurelien Jacquiot <jacquiot.aurelien@...il.com>,
Bartlomiej Zolnierkiewicz <b.zolnierkie@...sung.com>,
Benjamin Herrenschmidt <benh@...nel.crashing.org>,
Borislav Petkov <bp@...en8.de>,
Catalin Marinas <catalin.marinas@....com>,
dri-devel <dri-devel@...ts.freedesktop.org>,
"H. Peter Anvin" <hpa@...or.com>, Ingo Molnar <mingo@...hat.com>,
Linux IOMMU <iommu@...ts.linux-foundation.org>,
Joerg Roedel <joro@...tes.org>,
Jonas Bonn <jonas@...thpole.se>,
Ley Foon Tan <lftan@...era.com>,
Magnus Damm <magnus.damm@...il.com>,
Mark Salter <msalter@...hat.com>,
Mauro Carvalho Chehab <mchehab@...nel.org>,
Michael Ellerman <mpe@...erman.id.au>,
nios2-dev@...ts.rocketboards.org,
Openrisc <openrisc@...ts.librecores.org>,
Palmer Dabbelt <palmer@...ive.com>,
Rich Felker <dalias@...c.org>,
Simon Horman <horms@...ge.net.au>,
Stafford Horne <shorne@...il.com>,
Stefan Kristiansson <stefan.kristiansson@...nalahti.fi>,
Stephen Boyd <sboyd@...nel.org>,
Thomas Gleixner <tglx@...utronix.de>, vitb@...nel.crashing.org,
Will Deacon <will.deacon@....com>,
Yoshinori Sato <ysato@...rs.sourceforge.jp>,
"moderated list:ARM/FREESCALE IMX / MXC ARM ARCHITECTURE"
<linux-arm-kernel@...ts.infradead.org>,
linux-c6x-dev@...ux-c6x.org, linux-clk <linux-clk@...r.kernel.org>,
linux-edac@...r.kernel.org, linux-fbdev@...r.kernel.org,
linuxppc-dev <linuxppc-dev@...ts.ozlabs.org>,
"open list:MEDIA DRIVERS FOR RENESAS - FCP"
<linux-renesas-soc@...r.kernel.org>,
linux-riscv@...ts.infradead.org,
SH-Linux <linux-sh@...r.kernel.org>
Subject: Re: [PATCH 00/21] DT cpu node iterator
On Fri, Sep 7, 2018 at 7:54 AM Michal Simek <monstr@...str.eu> wrote:
>
> Hi Rob,
>
> 2018-09-05 21:37 GMT+02:00 Rob Herring <robh@...nel.org>:
>>
>> This series adds an iterator for cpu nodes and converts users over to use
>> it or of_get_cpu_node in some cases. This allows us to remove the
>> dependency on device_type property for cpu nodes though removing that
>> from DTS files will have to wait for some time. In some cases, this makes
>> the DT search more strict by only looking in /cpus child nodes rather
>> than any node with the device_type == cpu. The iterator also honors the
>> status property which is often forgotten.
>>
>> I've only tested on ARM under QEMU and compiled powerpc.
>
>
>
> Do you have this somewhere in your tree not to apply 21 patches by hand?
Yes, dt/cpu-type branch on my kernel.org tree.
Rob
Powered by blists - more mailing lists