On Wed, 8 May 2019 02:56:02 +0000, Peng Fan wrote: > NXP i.MX8QXP is an ARMv8 SoC with a Cortex-M4 core inside as > system controller(SCU), the ocotp controller is being controlled > by the SCU, so Linux need use RPC to SCU for ocotp handling. This > patch adds binding doc for i.MX8 SCU OCOTP driver. > > Cc: Rob Herring <[email protected]> > Cc: Mark Rutland <[email protected]> > Cc: Aisheng Dong <[email protected]> > Cc: Shawn Guo <[email protected]> > Cc: Ulf Hansson <[email protected]> > Cc: Stephen Boyd <[email protected]> > Cc: Anson Huang <[email protected]> > Cc: [email protected] > Signed-off-by: Peng Fan <[email protected]> > --- > > V2: > Move OCOTP to end, add example, add "scu" > > .../devicetree/bindings/arm/freescale/fsl,scu.txt | 22 > ++++++++++++++++++++++ > 1 file changed, 22 insertions(+) >
Reviewed-by: Rob Herring <[email protected]>

