From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sat, 6 Jan 2018 20:39:48 +0100 Subject: [U-Boot] [PATCH 1/7] mmc: uniphier-sd: Use mmc_of_parse() In-Reply-To: <20180106192954.17753-1-marek.vasut+renesas@gmail.com> References: <20180106192954.17753-1-marek.vasut+renesas@gmail.com> Message-ID: <24fe37ae-489a-8c0a-c142-ffd818868090@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 01/06/2018 08:29 PM, Marek Vasut wrote: > Drop the ad-hoc DT caps parsing in favor of common framework function. > > Signed-off-by: Marek Vasut > Cc: Jaehoon Chung > Cc: Masahiro Yamada Just for completeness, this all applies to u-boot/next , since the HS200 patches which are in next are needed. I'd really appreciate it if these were applied right after that u-boot/next hits u-boot/master after 2018.01 is out . -- Best regards, Marek Vasut