From patchwork Tue May 30 12:03:30 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Oleksij Rempel X-Patchwork-Id: 13259829 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id D1FF2C7EE23 for ; Tue, 30 May 2023 12:04:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-Id:Date:Subject:Cc :To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=L5qjOePxDU9nRAkzfni7vXHvsqukhOIM4RFZMUn9EI8=; b=FhnEfBBoZVzaW8 EHG8V9X/Fn07FKchKamgew/Wy/cjXyaE25up7FQLUz2ey9rheAEuON0235YGTdHV5I4ih83+8ea5y aRm71VFaspq9MEXJCtr/hOhVmFXTwq1uTKs7OCCVEZhDTDbJmgGTXqatu99MaF06iaOurADipn799 hPkPeIosf7vZnS9xBMU0ZHWpQzHq15Iw6NoqFhPTOzmnDMAQSZ7PlTdNnPS11GvnFv3oheYKUQ9an GcvCeHbyvHH/IJwVZTCVFrhlHm4djkjXJSmg5HrDg78KJyyeLqNar3xIJTLfoqcQNa4ORQYIu70gC RNEgKpAhNfWLCBgNwUTQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1q3y5J-00Dlwu-0f; Tue, 30 May 2023 12:04:17 +0000 Received: from metis.ext.pengutronix.de ([2001:67c:670:201:290:27ff:fe1d:cc33]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1q3y57-00Dlnw-03 for linux-arm-kernel@lists.infradead.org; Tue, 30 May 2023 12:04:07 +0000 Received: from drehscheibe.grey.stw.pengutronix.de ([2a0a:edc0:0:c01:1d::a2]) by metis.ext.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1q3y4q-0000AS-LN; Tue, 30 May 2023 14:03:48 +0200 Received: from [2a0a:edc0:0:1101:1d::ac] (helo=dude04.red.stw.pengutronix.de) by drehscheibe.grey.stw.pengutronix.de with esmtp (Exim 4.94.2) (envelope-from ) id 1q3y4p-003rWP-Km; Tue, 30 May 2023 14:03:47 +0200 Received: from ore by dude04.red.stw.pengutronix.de with local (Exim 4.94.2) (envelope-from ) id 1q3y4o-00C3uC-Ll; Tue, 30 May 2023 14:03:46 +0200 From: Oleksij Rempel To: Shawn Guo , Sascha Hauer , Rob Herring , Krzysztof Kozlowski Cc: Oleksij Rempel , kernel@pengutronix.de, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, NXP Linux Team , Fabio Estevam Subject: [PATCH v1 00/15] Maintenance updates for Protonic Holland boards Date: Tue, 30 May 2023 14:03:30 +0200 Message-Id: <20230530120345.2874900-1-o.rempel@pengutronix.de> X-Mailer: git-send-email 2.39.2 MIME-Version: 1.0 X-SA-Exim-Connect-IP: 2a0a:edc0:0:c01:1d::a2 X-SA-Exim-Mail-From: ore@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: linux-arm-kernel@lists.infradead.org X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230530_050405_079345_AFB93DF9 X-CRM114-Status: GOOD ( 11.93 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org This patchset consists of several updates that address issues on Protonic Holland's supported i.MX6-based devices, with a particular focus on the USB subsystem configuration, thermal zones, and the naming of GPIO keys. Some of these changes include the activation of USB over- current detection on certain ports, the disabling of unused USB PHY nodes, fixing USB-related warnings, adding trip points to thermal zones on several devices, and renaming the 'power' key to meet the necessary conventions. David Jander (1): ARM: dts: imx6dl: prtvt7: Remove touchscreen inversion Oleksij Rempel (11): ARM: dts: imx6dl: lanmcu: Disable unused USB PHY nodes ARM: dts: imx6dl: lanmcu: Configure over-current polarity for USB OTG node ARM: dts: imx6dl: Add trip points to thermal zones on several devices ARM: dts: imx6dl: vicut1: Address USB related warnings ARM: dts: imx6dl: alti6p: fix different USB related warnings ARM: dts: imx6dl: prtmvt: fix different USB related warnings ARM: dts: imx6qp: prtwd3: Enable USB over current detection on USB OTG port ARM: dts: imx6ul: prti6g: fix USB over-current detection on USB OTG port ARM: dts: imx6dl: plybas: fix USB over-current detection on USB OTG port ARM: dts: imx6dl: prtrvt, prtvt7, prti6q, prtwd2: fix USB related warnings ARM: dts: imx6qdl: vicut1: rename power to power-button Robin van der Gracht (3): ARM: dts: imx6qdl: vicut1: The sgtl5000 uses i2s not ac97 ARM: dts: imx6dl: prtvt7: Adjust default backlight brightness to 65 ARM: dts: imx6q: prtwd2: Correct iomux configuration for ENET MDIO and MDC arch/arm/boot/dts/imx6dl-alti6p.dts | 10 +++++++ arch/arm/boot/dts/imx6dl-lanmcu.dts | 9 +++++++ arch/arm/boot/dts/imx6dl-plybas.dts | 2 +- arch/arm/boot/dts/imx6dl-plym2m.dts | 24 +++++++++++++++++ arch/arm/boot/dts/imx6dl-prtmvt.dts | 11 +++++++- arch/arm/boot/dts/imx6dl-prtrvt.dts | 4 +++ arch/arm/boot/dts/imx6dl-prtvt7.dts | 28 +++++++++++++++++--- arch/arm/boot/dts/imx6dl-victgo.dts | 24 +++++++++++++++++ arch/arm/boot/dts/imx6q-prtwd2.dts | 3 --- arch/arm/boot/dts/imx6qdl-prti6q.dtsi | 11 +++++++- arch/arm/boot/dts/imx6qdl-vicut1-12inch.dtsi | 2 +- arch/arm/boot/dts/imx6qdl-vicut1.dtsi | 19 +++++++++++-- arch/arm/boot/dts/imx6qp-prtwd3.dts | 2 +- arch/arm/boot/dts/imx6ul-prti6g.dts | 1 + 14 files changed, 137 insertions(+), 13 deletions(-)