From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jernej =?utf-8?B?xaBrcmFiZWM=?= Date: Mon, 26 Apr 2021 18:14:18 +0200 Subject: [linux-sunxi] [PATCH] sunxi: board: Add H616 MMC2 pins In-Reply-To: <20210426121446.8013-1-andre.przywara@arm.com> References: <20210426121446.8013-1-andre.przywara@arm.com> Message-ID: <3812926.Gie0PPOfKQ@kista> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dne ponedeljek, 26. april 2021 ob 14:14:46 CEST je Andre Przywara napisal(a): > We hardcode the pinctrl setting for the MMC controllers in boards.c, > since we need them also in the SPL, where there is no DT yet. > > Add the respective setting for the H616 SoC, to enable eMMC on boards > with this SoC as well. > Also to make diagnosing this problem easier, print a warning if a board > tries to setup MMC2 pins without a respective SoC setting being defined. > > Signed-off-by: Andre Przywara Reviewed-by: Jernej Skrabec Best regards, Jernej