ARM: dts: lpc32xx: add required clocks property to keypad device node
authorVladimir Zapolskiy <vz@mleia.com>
Sat, 26 Jan 2019 14:29:20 +0000 (16:29 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 27 Jan 2020 13:50:18 +0000 (14:50 +0100)
commitf108da79ce07dd2c2d76b84d572f16034f047671
treef97a432e0b10acbf82e2d23b64c059f6a4ce3d93
parent02f6982774e25ae57bca56e0062e53c304ba30dc
ARM: dts: lpc32xx: add required clocks property to keypad device node

[ Upstream commit 3e88bc38b9f6fe4b69cecf81badd3c19fde97f97 ]

NXP LPC32xx keypad controller requires a clock property to be defined.

The change fixes the driver initialization problem:

  lpc32xx_keys 40050000.key: failed to get clock
  lpc32xx_keys: probe of 40050000.key failed with error -2

Fixes: 93898eb775e5 ("arm: dts: lpc32xx: add clock properties to device nodes")
Signed-off-by: Vladimir Zapolskiy <vz@mleia.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/arm/boot/dts/lpc32xx.dtsi