Messages in this thread |  | | Date | Tue, 3 Sep 2019 19:01:19 +0100 | From | Rob Herring <> | Subject | Re: [PATCH V3 1/5] dt-bindings: fsl: scu: add scu key binding |
| |
On Tue, 3 Sep 2019 17:36:36 -0400, Anson Huang wrote: > NXP i.MX8QXP is an ARMv8 SoC with a Cortex-M4 core inside as > system controller, the system controller is in charge of system > power, clock and scu key event etc. management, Linux kernel has > to communicate with system controller via MU (message unit) IPC > to get scu key event, add binding doc for i.MX system controller > key driver. > > Signed-off-by: Anson Huang <Anson.Huang@nxp.com> > --- > Changes since V2: > - use "key" instead of "pwrkey" as the key function can be defined in DT. > --- > .../devicetree/bindings/arm/freescale/fsl,scu.txt | 14 ++++++++++++++ > 1 file changed, 14 insertions(+) >
Reviewed-by: Rob Herring <robh@kernel.org>
|  |