linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: Anson Huang <Anson.Huang@nxp.com>
Cc: robh+dt@kernel.org, mark.rutland@arm.com, shawnguo@kernel.org,
	s.hauer@pengutronix.de, kernel@pengutronix.de,
	festevam@gmail.com, catalin.marinas@arm.com, will@kernel.org,
	dmitry.torokhov@gmail.com, aisheng.dong@nxp.com,
	ulf.hansson@linaro.org, fugang.duan@nxp.com, peng.fan@nxp.com,
	daniel.baluta@nxp.com, leonard.crestez@nxp.com,
	mripard@kernel.org, olof@lixom.net, arnd@arndb.de,
	jagan@amarulasolutions.com, bjorn.andersson@linaro.org,
	dinguyen@kernel.org, marcin.juszkiewicz@linaro.org,
	stefan@agner.ch, gregkh@linuxfoundation.org,
	andriy.shevchenko@linux.intel.com, yuehaibing@huawei.com,
	tglx@linutronix.de, ronald@innovation.ch,
	m.felsch@pengutronix.de, ping.bai@nxp.com,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-input@vger.kernel.org, Linux-imx@nxp.com
Subject: Re: [PATCH V3 1/5] dt-bindings: fsl: scu: add scu key binding
Date: Tue, 3 Sep 2019 19:01:19 +0100	[thread overview]
Message-ID: <20190903180119.GA5856@bogus> (raw)
In-Reply-To: <1567546600-21566-1-git-send-email-Anson.Huang@nxp.com>

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>

  reply	other threads:[~2019-09-03 18:01 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-03 21:36 [PATCH V3 1/5] dt-bindings: fsl: scu: add scu key binding Anson Huang
2019-09-03 18:01 ` Rob Herring [this message]
2019-09-03 21:36 ` [PATCH V3 2/5] input: keyboard: imx_sc: Add i.MX system controller key support Anson Huang
2019-09-03 10:05   ` Oleksij Rempel
2019-09-12 20:22   ` Dmitry Torokhov
2019-09-16  2:44     ` Anson Huang
2019-09-03 21:36 ` [PATCH V3 3/5] arm64: dts: imx8qxp: Add scu key node Anson Huang
2019-09-03 21:36 ` [PATCH V3 4/5] arm64: dts: imx8qxp-mek: Enable scu key Anson Huang
2019-09-03 21:36 ` [PATCH V3 5/5] arm64: defconfig: Enable CONFIG_KEYBOARD_IMX_SC_KEY as module Anson Huang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190903180119.GA5856@bogus \
    --to=robh@kernel.org \
    --cc=Anson.Huang@nxp.com \
    --cc=Linux-imx@nxp.com \
    --cc=aisheng.dong@nxp.com \
    --cc=andriy.shevchenko@linux.intel.com \
    --cc=arnd@arndb.de \
    --cc=bjorn.andersson@linaro.org \
    --cc=catalin.marinas@arm.com \
    --cc=daniel.baluta@nxp.com \
    --cc=devicetree@vger.kernel.org \
    --cc=dinguyen@kernel.org \
    --cc=dmitry.torokhov@gmail.com \
    --cc=festevam@gmail.com \
    --cc=fugang.duan@nxp.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=jagan@amarulasolutions.com \
    --cc=kernel@pengutronix.de \
    --cc=leonard.crestez@nxp.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=m.felsch@pengutronix.de \
    --cc=marcin.juszkiewicz@linaro.org \
    --cc=mark.rutland@arm.com \
    --cc=mripard@kernel.org \
    --cc=olof@lixom.net \
    --cc=peng.fan@nxp.com \
    --cc=ping.bai@nxp.com \
    --cc=robh+dt@kernel.org \
    --cc=ronald@innovation.ch \
    --cc=s.hauer@pengutronix.de \
    --cc=shawnguo@kernel.org \
    --cc=stefan@agner.ch \
    --cc=tglx@linutronix.de \
    --cc=ulf.hansson@linaro.org \
    --cc=will@kernel.org \
    --cc=yuehaibing@huawei.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).