From 3177f23af8439d2be1ed3ae1459fcbb17d5897e2 Mon Sep 17 00:00:00 2001 From: Peng Fan Date: Wed, 18 Jan 2017 10:54:58 +0800 Subject: MLK-13538-1 arm: dts: imx7ulp1: add ocotp node Add ocotp node. Signed-off-by: Peng Fan --- arch/arm/boot/dts/imx7ulp.dtsi | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'arch/arm/boot/dts/imx7ulp.dtsi') diff --git a/arch/arm/boot/dts/imx7ulp.dtsi b/arch/arm/boot/dts/imx7ulp.dtsi index 577c8915e7c4..f36c908d32c5 100644 --- a/arch/arm/boot/dts/imx7ulp.dtsi +++ b/arch/arm/boot/dts/imx7ulp.dtsi @@ -1,5 +1,6 @@ /* * Copyright 2015-2016 Freescale Semiconductor, Inc. + * Copyright 2017 NXP * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as @@ -552,6 +553,12 @@ status = "disabled"; }; + ocotp: ocotp@410a6000 { + compatible = "fsl,imx7ulp-ocotp"; + reg = <0x410a6000 0x4000>; + clocks = <&clks IMX7ULP_CLK_DUMMY>; + }; + gpu: gpu@41800000 { compatible = "fsl,imx6q-gpu"; reg = <0x41800000 0x80000>, <0x41880000 0x80000>, -- cgit v1.2.3