Re: [PATCH RESEND V5 1/5] dt-bindings: fsl: scu: add scu key binding
From: Rob Herring <robh@kernel.org>
Date: 2019-09-17 14:37:19
Also in:
linux-arm-kernel, linux-devicetree, lkml
From: Rob Herring <robh@kernel.org>
Date: 2019-09-17 14:37:19
Also in:
linux-arm-kernel, linux-devicetree, lkml
On Tue, 17 Sep 2019 11:12:15 +0800, 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 <redacted> --- No changes. --- .../devicetree/bindings/arm/freescale/fsl,scu.txt | 14 ++++++++++++++ 1 file changed, 14 insertions(+)
Please add Acked-by/Reviewed-by tags when posting new versions. However, there's no need to repost patches *only* to add the tags. The upstream maintainer will do that for acks received on the version they apply. If a tag was not added on purpose, please state why and what changed.