From mboxrd@z Thu Jan 1 00:00:00 1970 From: shawnguo@kernel.org (Shawn Guo) Date: Wed, 14 Nov 2018 11:04:01 +0800 Subject: [PATCH] ARM: dts: i.MX25: add the clocks for the EPIT blocks In-Reply-To: <1541093567-29205-1-git-send-email-martin@kaiser.cx> References: <1541093567-29205-1-git-send-email-martin@kaiser.cx> Message-ID: <20181114030359.GB5829@dragon> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thu, Nov 01, 2018 at 06:32:47PM +0100, Martin Kaiser wrote: > The i.MX25 contains two EPIT (Enhanced Periodic Interrupt Timer) > function blocks. Add their ipg and per clocks to the device tree. > > Signed-off-by: Martin Kaiser Applied, thanks.