From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Date: Tue, 11 Aug 2020 10:07:36 +0200 From: Robert Schwebel Message-ID: <20200811080736.5pf3qchw6www2zgb@pengutronix.de> References: <20200810152730.9416-1-h.assmann@pengutronix.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200810152730.9416-1-h.assmann@pengutronix.de> Subject: Re: [DistroKit] [PATCH v2 1/2] platform-v7a: kernel version bump 5.6.2 -> 5.8 List-Id: DistroKit Mailinglist List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: distrokit-bounces@pengutronix.de Sender: "DistroKit" To: Holger Assmann Cc: distrokit@pengutronix.de, Ahmad Fatoum On Mon, Aug 10, 2020 at 05:27:29PM +0200, Holger Assmann wrote: > The latest kernel release now contains the device trees for the > Linux Automation MC-1. We can thus drop them from the BSP. > > On the Kconfig front, we dropped CONFIG_MMC_OMAP(_HS) in favor of > CONFIG_MMC_SDHCI_OMAP. For a while now, Linux has had a sdhci-omap > driver for TI's OMAP SoCs making use of the SDHCI core library. > This was in addition to the older omap-hsmmc driver, which didn't. > > Linux commit 0b4edf11187 ("ARM: dts: Move am33xx and am43xx mmc nodes > tosdhci-omap driver") first included in v5.8 changes the device tree > compatible of the mmc nodes on the am33xx and am43xx SoCs away from > the omap-hsmmc to the SDHCI driver. Add the new compatibles, so we > aren't broken by the change. > > Co-authored-by: Ahmad Fatoum > Signed-off-by: Holger Assmann > --- > .../platform-v7a/dts/stm32mp157c-lxa-mc1.dts | 362 ------------------ > .../platform-v7a/dts/stm32mp15xx-osd32.dtsi | 229 ----------- > configs/platform-v7a/kernelconfig | 163 +++++--- > configs/platform-v7a/platformconfig | 4 +- > 4 files changed, 116 insertions(+), 642 deletions(-) > delete mode 100644 configs/platform-v7a/dts/stm32mp157c-lxa-mc1.dts > delete mode 100644 configs/platform-v7a/dts/stm32mp15xx-osd32.dtsi Merged, thx. rsc -- Pengutronix e.K. | Dipl.-Ing. Robert Schwebel | Steuerwalder Str. 21 | https://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-9 | _______________________________________________ DistroKit mailing list DistroKit@pengutronix.de