commit | 87dc2cd47989892b2374b43eda0a5f28c679ff2b | [log] [tgz] |
---|---|---|
author | Stefan Riedmueller <s.riedmueller@phytec.de> | Tue Jul 09 09:19:23 2019 +0200 |
committer | Shawn Guo <shawnguo@kernel.org> | Tue Jul 23 13:38:32 2019 +0800 |
tree | e5911d68066a5ecccb1c11d26faef2a33ba13c86 | |
parent | f1da57d8ea3a9eeb0986fea22389402505d132e7 [diff] |
ARM: dts: imx6ul: segin: Only enable NAND if it is populated The phyCORE-i.MX 6UL/ULL now comes either with NAND flash or eMMC. We have to configure the populated memory type in the device tree files. So the GPMI node gets disabled by default and only enabled if populated. Signed-off-by: Stefan Riedmueller <s.riedmueller@phytec.de> Signed-off-by: Shawn Guo <shawnguo@kernel.org>