mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-01-08 12:24:53 -05:00
ARM: dts: imx6: add missing compatible and clock properties for kpp
Signed-off-by: Lothar Waßmann <LW@KARO-electronics.de> Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
This commit is contained in:
committed by
Shawn Guo
parent
524bf8c518
commit
36d3a8f0f3
@@ -466,8 +466,10 @@ gpio7: gpio@020b4000 {
|
||||
};
|
||||
|
||||
kpp: kpp@020b8000 {
|
||||
compatible = "fsl,imx6q-kpp", "fsl,imx21-kpp";
|
||||
reg = <0x020b8000 0x4000>;
|
||||
interrupts = <0 82 IRQ_TYPE_LEVEL_HIGH>;
|
||||
clocks = <&clks 62>;
|
||||
};
|
||||
|
||||
wdog1: wdog@020bc000 {
|
||||
|
||||
Reference in New Issue
Block a user