[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20190611233453.GA14130@bogus>
Date: Tue, 11 Jun 2019 17:34:53 -0600
From: Rob Herring <robh@...nel.org>
To: Hsin-Yi Wang <hsinyi@...omium.org>
Cc: Stephen Boyd <swboyd@...omium.org>,
"moderated list:ARM/FREESCALE IMX / MXC ARM ARCHITECTURE"
<linux-arm-kernel@...ts.infradead.org>, devicetree@...r.kernel.org,
lkml <linux-kernel@...r.kernel.org>,
Frank Rowand <frowand.list@...il.com>,
Catalin Marinas <catalin.marinas@....com>,
Will Deacon <will.deacon@....com>,
Andrew Morton <akpm@...ux-foundation.org>,
Mike Rapoport <rppt@...ux.ibm.com>,
Ard Biesheuvel <ard.biesheuvel@...aro.org>,
Miles Chen <miles.chen@...iatek.com>,
James Morse <james.morse@....com>,
Andrew Murray <andrew.murray@....com>,
Mark Rutland <mark.rutland@....com>,
Jun Yao <yaojun8558363@...il.com>, Yu Zhao <yuzhao@...gle.com>,
Robin Murphy <robin.murphy@....com>,
Laura Abbott <labbott@...hat.com>,
Kees Cook <keescook@...omium.org>,
Nicolas Boichat <drinkcat@...omium.org>
Subject: Re: [PATCH v5 2/3] fdt: add support for rng-seed
On Mon, Jun 10, 2019 at 06:59:11PM +0800, Hsin-Yi Wang wrote:
> On Tue, May 28, 2019 at 11:53 PM Stephen Boyd <swboyd@...omium.org> wrote:
> >
> > Quoting Hsin-Yi Wang (2019-05-26 21:33:35)
> > > Introducing a chosen node, rng-seed, which is an entropy that can be
> > > passed to kernel called very early to increase initial device
> > > randomness. Bootloader should provide this entropy and the value is
> > > read from /chosen/rng-seed in DT.
> > >
> > > Signed-off-by: Hsin-Yi Wang <hsinyi@...omium.org>
> > > ---
> >
> > Reviewed-by: Stephen Boyd <swboyd@...omium.org>
> >
>
> Hi Rob,
>
> Is this series accepted? Or is there any other related concern?
>
> If it's fine, I also have sent a patch for updating
> schemas/chosen.yaml document.
The kernel change is fine, but please put the documentation change into
the schema doc (in github.com/devicetree-org/dt-schema) and don't modify
chosen.txt.
Rob
Powered by blists - more mailing lists