From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Wed, 22 Jul 2015 12:16:40 -0600 Subject: [U-Boot] [PATCH V2 5/6] P2571: dts: Add DT files for Tegra210/P2571 board In-Reply-To: <1437421844-5157-6-git-send-email-twarren@nvidia.com> References: <1437421844-5157-1-git-send-email-twarren@nvidia.com> <1437421844-5157-6-git-send-email-twarren@nvidia.com> Message-ID: <55AFDE08.1080809@wwwdotorg.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 07/20/2015 01:50 PM, Tom Warren wrote: > Based on T124 Venice2. SDMMC1 is SD-card slot. > arch/arm/dts/{tegra124.dtsi => tegra210.dtsi} | 153 ++++----------------- There's also a lot of stuff in that file that isn't used in U-Boot or isn't validated yet (audio, SPI?, PWM, I2C?, APBDMA, PCIe). I'd suggest trimming the DT down to the absolute bare minimum for what U-Boot is using right now. That will help prevent any inconsistencies between the U-Boot and kernel DT files for Tegra210.