From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fabio Estevam Date: Wed, 30 Dec 2020 11:22:23 -0300 Subject: [PATCH 2/2] ARM: dts: imx8mm-beacon: add UHS and HS400/HS400ES properties In-Reply-To: <20201230141421.2860212-2-aford173@gmail.com> References: <20201230141421.2860212-1-aford173@gmail.com> <20201230141421.2860212-2-aford173@gmail.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Adam, On Wed, Dec 30, 2020 at 11:14 AM Adam Ford wrote: > &usdhc2 { > u-boot,dm-spl; > + sd-uhs-sdr104; > + sd-uhs-ddr50; Shouldn't these properties be part of the main dtsi instead of adding them to the u-boot.dtsi one?