From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Mon, 15 Jun 2015 11:23:02 -0600 Subject: [U-Boot] [PATCH 3/4] P2571: dts: Add DT files for Tegra210/P2571 board In-Reply-To: <1433363711-29554-4-git-send-email-twarren@nvidia.com> References: <1433363711-29554-1-git-send-email-twarren@nvidia.com> <1433363711-29554-4-git-send-email-twarren@nvidia.com> Message-ID: <557F09F6.7030708@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 06/03/2015 02:35 PM, Tom Warren wrote: > Based on T124 Venice2. SDMMC1 is SD-card slot. > Using tegra124 compat names for now to get everything > working. May need minor work to match the real board. This looks OK at a quick glance, although the "may need minor rework" comment is worrying; can't we simply not add things into the DT until they've been validated? Otherwise, we run the risk of the DT containing incorrect misleading data.