* [PATCH 1/1] arm64: dts: freescale: imx8dxl: fix sc_pwrkey's property name linux,keycode
@ 2023-01-04 21:07 Frank Li
2023-01-09 9:41 ` Shawn Guo
0 siblings, 1 reply; 2+ messages in thread
From: Frank Li @ 2023-01-04 21:07 UTC (permalink / raw)
To: Rob Herring, Krzysztof Kozlowski, Shawn Guo, Sascha Hauer,
Pengutronix Kernel Team, Fabio Estevam, NXP Linux Team,
Viorel Suman, Jacky Bai, Dong Aisheng, Abel Vesa, Peng Fan,
Han Xu, Shenwei Wang,
open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
moderated list:ARM/FREESCALE IMX / MXC ARM ARCHITECTURE,
open list
Cc: imx
linux,keycode should be "linux,keycodes" according binding-doc
Documentation/devicetree/bindings/input/fsl,scu-key.yaml
Fixes: f537ee7f1e76 ("arm64: dts: freescale: add i.MX8DXL SoC support")
Signed-off-by: Frank Li <Frank.Li@nxp.com>
---
arch/arm64/boot/dts/freescale/imx8dxl.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm64/boot/dts/freescale/imx8dxl.dtsi b/arch/arm64/boot/dts/freescale/imx8dxl.dtsi
index 39020b4629cd..6e2be05f5739 100644
--- a/arch/arm64/boot/dts/freescale/imx8dxl.dtsi
+++ b/arch/arm64/boot/dts/freescale/imx8dxl.dtsi
@@ -187,7 +187,7 @@ rtc: rtc {
sc_pwrkey: keys {
compatible = "fsl,imx8qxp-sc-key", "fsl,imx-sc-key";
- linux,keycode = <KEY_POWER>;
+ linux,keycodes = <KEY_POWER>;
wakeup-source;
};
--
2.34.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH 1/1] arm64: dts: freescale: imx8dxl: fix sc_pwrkey's property name linux,keycode
2023-01-04 21:07 [PATCH 1/1] arm64: dts: freescale: imx8dxl: fix sc_pwrkey's property name linux,keycode Frank Li
@ 2023-01-09 9:41 ` Shawn Guo
0 siblings, 0 replies; 2+ messages in thread
From: Shawn Guo @ 2023-01-09 9:41 UTC (permalink / raw)
To: Frank Li
Cc: Rob Herring, Krzysztof Kozlowski, Sascha Hauer,
Pengutronix Kernel Team, Fabio Estevam, NXP Linux Team,
Viorel Suman, Jacky Bai, Dong Aisheng, Abel Vesa, Peng Fan,
Han Xu, Shenwei Wang,
open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
moderated list:ARM/FREESCALE IMX / MXC ARM ARCHITECTURE,
open list, imx
On Wed, Jan 04, 2023 at 04:07:40PM -0500, Frank Li wrote:
> linux,keycode should be "linux,keycodes" according binding-doc
> Documentation/devicetree/bindings/input/fsl,scu-key.yaml
>
> Fixes: f537ee7f1e76 ("arm64: dts: freescale: add i.MX8DXL SoC support")
>
> Signed-off-by: Frank Li <Frank.Li@nxp.com>
Applied, thanks!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-01-09 9:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-04 21:07 [PATCH 1/1] arm64: dts: freescale: imx8dxl: fix sc_pwrkey's property name linux,keycode Frank Li
2023-01-09 9:41 ` Shawn Guo
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).