aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm')
-rw-r--r--arch/arm/boot/dts/imx6qdl.dtsi2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/imx6qdl.dtsi b/arch/arm/boot/dts/imx6qdl.dtsi
index eef93536c9ec..2fe1287d92f4 100644
--- a/arch/arm/boot/dts/imx6qdl.dtsi
+++ b/arch/arm/boot/dts/imx6qdl.dtsi
@@ -466,8 +466,10 @@
466 }; 466 };
467 467
468 kpp: kpp@020b8000 { 468 kpp: kpp@020b8000 {
469 compatible = "fsl,imx6q-kpp", "fsl,imx21-kpp";
469 reg = <0x020b8000 0x4000>; 470 reg = <0x020b8000 0x4000>;
470 interrupts = <0 82 IRQ_TYPE_LEVEL_HIGH>; 471 interrupts = <0 82 IRQ_TYPE_LEVEL_HIGH>;
472 clocks = <&clks 62>;
471 }; 473 };
472 474
473 wdog1: wdog@020bc000 { 475 wdog1: wdog@020bc000 {