Skip to content

Commit 28f3136

Browse files
committed
Merge tag 'imx-dt-clkdep-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/late
Merge "The i.MX device tree updates with new clocks for 4.7" from Shawn Guo: - Add LCDIF and FlexCAN device support for i.MX7D - New support i.MX7D based Nitrogen7 board from Boundary Devices - Add display support for vf610-colibri board * tag 'imx-dt-clkdep-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux: ARM: dts: vf610-colibri: enable display controller ARM: dts: vf610: add display nodes ARM: dts: imx: add Boundary Devices Nitrogen7 board ARM: dts: imx7d: add flexcan support ARM: dts: imx7d: add lcdif support clk: imx: vf610: fix whitespace in vf610-clock.h clk: imx: vf610: add TCON ipg clock clk: imx: vf610: fix DCU clock tree clk: imx: add ckil clock for i.MX7 clk: imx: vf610: add suspend/resume support clk: imx: vf610: add WKPU unit clk: imx: vf610: leave DDR clock on clk: imx: clk-gate2: allow custom gate configuration clk: imx6sx: Register SAI clocks as shared clocks
2 parents 0683e59 + 77f0862 commit 28f3136

File tree

13 files changed

+934
-15
lines changed

13 files changed

+934
-15
lines changed

arch/arm/boot/dts/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -377,6 +377,7 @@ dtb-$(CONFIG_SOC_IMX6UL) += \
377377
imx6ul-14x14-evk.dtb
378378
dtb-$(CONFIG_SOC_IMX7D) += \
379379
imx7d-cl-som-imx7.dtb \
380+
imx7d-nitrogen7.dtb \
380381
imx7d-sbc-imx7.dtb \
381382
imx7d-sdb.dtb
382383
dtb-$(CONFIG_SOC_LS1021A) += \

0 commit comments

Comments
 (0)