From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-177132.yeah.net (mail-177132.yeah.net [123.58.177.132]) by smtp.subspace.kernel.org (Postfix) with ESMTP id 35A22748D for ; Sun, 25 Feb 2024 14:31:21 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=123.58.177.132 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1708871484; cv=none; b=N5wrG2/3tkTPiHlVWbVne3FuUTMd0I24eOqEH9aokxCmpp3+SeoVRid87TSi6KMC/GOvWVECAY43UCPeJHycQFW2a+NJVcizrd+1bB1wwi3TO2jDX1hByLXAVtNb4NFgz9/CSp09I6BobrGmvXYRP7CLA4vAWh/lpqQ++qZ5KQk= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1708871484; c=relaxed/simple; bh=T2evNBkuQ039DG8VAl9zSkQ43kbNsWzJjmwg46z7ZLE=; h=Date:From:To:Cc:Subject:Message-ID:MIME-Version:Content-Type: Content-Disposition; b=tjcKd6ahZeiEAP9ZEeWTS/ROW53VHwTOWff6WOKPIyvuea4DkMINgu7CWuNOApK7unKs46G5xcb2hzhGKnpkxpKump5K43i2M6oz8+QcyajHg1G5jfWuqNLeKQVQDi3e4f8jiNBoD8wkDxex+iJC+BPo2TZMtZ7fP6l9Hsj8Pf0= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=yeah.net; spf=pass smtp.mailfrom=yeah.net; dkim=pass (1024-bit key) header.d=yeah.net header.i=@yeah.net header.b=NYqc/4K3; arc=none smtp.client-ip=123.58.177.132 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=yeah.net Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=yeah.net Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=yeah.net header.i=@yeah.net header.b="NYqc/4K3" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yeah.net; s=s110527; h=Date:From:Subject:Message-ID:MIME-Version: Content-Type; bh=qBsvSUE8z6h7bL7MwQUR3ATw23XoGoo7FCbLZT8h3m4=; b=NYqc/4K3TeZsHqW1GYTFKlgsJCe1ulDHPm5L4NlDOwV7JB4sWRi1U8bRmljkmC 5bQmxB+gIgxV9ZsXRwtMBQxjnMbTaYBCHYoqASCJbFXM6tpOAcm6Ysf/Nj9a3nBx jpjUmcTXxScGnR0b3P+45hJ0zKe8dR0N2bX46J7c7RcyU= Received: from dragon (unknown [183.213.196.200]) by smtp2 (Coremail) with SMTP id C1UQrAD3ny8oT9tliyxXBA--.42120S3; Sun, 25 Feb 2024 22:31:05 +0800 (CST) Date: Sun, 25 Feb 2024 22:31:03 +0800 From: Shawn Guo To: soc@kernel.org, arm@kernel.org Cc: Fabio Estevam , Stefan Agner , Li Yang , kernel@pengutronix.de, imx@lists.linux.dev, linux-arm-kernel@lists.infradead.org Subject: [GIT PULL] i.MX fixes for 6.8, round 2 Message-ID: Precedence: bulk X-Mailing-List: imx@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-CM-TRANSID:C1UQrAD3ny8oT9tliyxXBA--.42120S3 X-Coremail-Antispam: 1Uf129KBjvJXoW7tr4kKF4kWrWfXF4xZF13urg_yoW8Ar1DpF 4fGFnrJr48Gry8AryDJrnF934Utw15AF1UXr1UG348trn0kr1UXF15Cr1rW34UAryxWr4F y3WrJr4qqr1rXr7anT9S1TB71UUUUU7qnTZGkaVYY2UrUUUUjbIjqfuFe4nvWSU5nxnvy2 9KBjDUYxBIdaVFxhVjvjDU0xZFpf9x07jWApnUUUUU= X-CM-SenderInfo: pvkd40hjxrjqh1hdxhhqhw/1tbiFR6PZV6Nm6aC9gABs6 The following changes since commit 7bca405c986075c99b9f729d3587b5c45db39d01: bus: imx-weim: fix valid range check (2024-02-06 14:10:47 +0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-fixes-6.8-2 for you to fetch changes up to 65e32301e1a0a436bf542674c23030d0dcc1afde: arm64: dts: imx8mp: Fix LDB clocks property (2024-02-25 21:30:17 +0800) ---------------------------------------------------------------- i.MX fixes for 6.8, round 2: - Update MAINTAINERS to use a public mailing list for NXP i.MX development. - Re-enable CONFIG_BACKLIGHT_CLASS_DEVICE in imx_v6_v7_defconfig to fix a backlight regression. - Remove DSI port endpoints from i.MX7 SoC DTSI to fix a display regression. - Fix LDB clocks property for i.MX8MP device tree. - Fix TC9595 reset GPIO on DH i.MX8M Plus DHCOM SoM. ---------------------------------------------------------------- Daniel Baluta (1): MAINTAINERS: Use a proper mailinglist for NXP i.MX development Fabio Estevam (1): ARM: imx_v6_v7_defconfig: Restore CONFIG_BACKLIGHT_CLASS_DEVICE Francesco Dolcini (1): ARM: dts: imx7: remove DSI port endpoints Liu Ying (1): arm64: dts: imx8mp: Fix LDB clocks property Marek Vasut (1): arm64: dts: imx8mp: Fix TC9595 reset GPIO on DH i.MX8M Plus DHCOM SoM MAINTAINERS | 16 ++++++------- arch/arm/boot/dts/nxp/imx/imx7s.dtsi | 26 ---------------------- arch/arm/configs/imx_v6_v7_defconfig | 1 + .../arm64/boot/dts/freescale/imx8mp-dhcom-som.dtsi | 2 +- arch/arm64/boot/dts/freescale/imx8mp.dtsi | 2 +- 5 files changed, 11 insertions(+), 36 deletions(-)