Received: by 2002:a05:6358:3188:b0:123:57c1:9b43 with SMTP id q8csp4402272rwd; Tue, 30 May 2023 05:07:35 -0700 (PDT) X-Google-Smtp-Source: ACHHUZ5IJqVLCF+LIsf2QIztVFN5rEhDhT2d/Oz8k5oF9DXJh1sM2x304Ya8Akge4aFNfW0elkPx X-Received: by 2002:a17:90b:87:b0:253:62c2:4e1b with SMTP id bb7-20020a17090b008700b0025362c24e1bmr2026210pjb.48.1685448454814; Tue, 30 May 2023 05:07:34 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1685448454; cv=none; d=google.com; s=arc-20160816; b=en2509kb+K1E5tPSPf2sixjE3szT/hr1Sa/ZjE7hxhH8hsiOmYXqF1QAv/rzmpLS5J HY/c9VC5HN2JhIWq5C/zhHRgF4a2ectqbNLBaCSaD2Gv1wWN7xMERcIpTYt9fHvgnTdi n2+jaYzhQIwnFydlMeDjTHuK28/GhyTCeYm/rTDITRSThLjLoPg5wqiBeFsApKfcWEK/ V932F6H4/p2D8kcXXwvAgAqZ1y3MOipgs8V6zJYk9MJyva/dvO//BsfkKHbD/WWa32oa oBnrh9bossNl9ffzRqRApQ3oID8mO41wMRMhNsHx4YD27PlMFm6NV/JxmUK+zz8nqyMe ffVQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :message-id:date:subject:cc:to:from; bh=YaZ0SrjrbwY/xrwhRbLd5JxRAd+3qgG/4YkhPNtYqsg=; b=W0nPv2nc+pUqYX4FDW2DeBO0cd29LrPavaVclWqbT9FntwoAsgYwBDovbo2xVApr38 Ig8rUpvuijEiCDUFpnCtrgbjTh4Zh84V8Uin9sP5kSrSIW+nhSUMoINNx9RQnP9mtb6E KES1zL4BqL+puiCvmgXj/0UmYrFc23xedzDCXtA7DE0Aer14OgzxHtQuBzEt3ks6FpfL yoB8qZ2nCaOCbkyf3hSvCLiDYmV+1HmuZw5SDSm3ITiTJfIysDiKxjzgi1P39QXtY1eo TS1GGLfRpvY/h6TC/g34TSf6AFr8U8yRfDdcnfVbDsHDY5fDzmiTobutbRk6ToGY6D85 o5Pg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id l65-20020a639144000000b005348f85f89fsi11378595pge.226.2023.05.30.05.07.20; Tue, 30 May 2023 05:07:34 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232182AbjE3MEJ (ORCPT + 99 others); Tue, 30 May 2023 08:04:09 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36354 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231295AbjE3MED (ORCPT ); Tue, 30 May 2023 08:04:03 -0400 Received: from metis.ext.pengutronix.de (metis.ext.pengutronix.de [IPv6:2001:67c:670:201:290:27ff:fe1d:cc33]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id EED899D for ; Tue, 30 May 2023 05:04:01 -0700 (PDT) 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 Content-Transfer-Encoding: 8bit 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-kernel@vger.kernel.org X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_MED, SPF_HELO_NONE,SPF_PASS,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.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(-) -- 2.39.2