From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jun Nie Date: Thu, 25 Apr 2019 10:56:00 +0800 Subject: [U-Boot] [PATCH v3 7/9] pico-imx7d: Add device tree for pico-imx7d In-Reply-To: References: <1556078372-26851-1-git-send-email-jun.nie@linaro.org> <1556078372-26851-8-git-send-email-jun.nie@linaro.org> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit To: u-boot@lists.denx.de Fabio Estevam 于2019年4月24日周三 下午6:31写道: > > On Wed, Apr 24, 2019 at 1:00 AM Jun Nie wrote: > > > > Copy device tree files from Linux directly. > > > > Signed-off-by: Jun Nie > > There is a series from Joris that does the pico-mx7d DM conversion. When is that series expected to be merged?