From: Abel Vesa <abel.vesa@xxxxxxx> The proper name is 'keys', not 'scu-keys'. Signed-off-by: Abel Vesa <abel.vesa@xxxxxxx> Signed-off-by: Viorel Suman <viorel.suman@xxxxxxx> --- arch/arm64/boot/dts/freescale/imx8qxp.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm64/boot/dts/freescale/imx8qxp.dtsi b/arch/arm64/boot/dts/freescale/imx8qxp.dtsi index ddcc0131b861..f4ea18bb95ab 100644 --- a/arch/arm64/boot/dts/freescale/imx8qxp.dtsi +++ b/arch/arm64/boot/dts/freescale/imx8qxp.dtsi @@ -230,7 +230,7 @@ ocotp: ocotp { #size-cells = <1>; }; - scu_key: scu-key { + scu_key: keys { compatible = "fsl,imx8qxp-sc-key", "fsl,imx-sc-key"; linux,keycodes = <KEY_POWER>; status = "disabled"; -- 2.25.1