From patchwork Mon Nov 25 08:17:59 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andrej Picej X-Patchwork-Id: 13884598 Received: from cpanel.siel.si (cpanel.siel.si [46.19.9.99]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 0B0763D0D5 for ; Mon, 25 Nov 2024 09:01:18 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=46.19.9.99 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1732525280; cv=none; b=R7z0+GV7OdkP93rcQzt1p/n+FGhf3SsLb2fm4J8kB54+sn4+AEu4ayuqceGoZcXeiFshsx0IsIuEifUfCGUEcsCHW57K2HFRqq708RQCdtvxVczZc5Q1zZhwFO6qNYiLXjsumn0bqtfh8O7/HNE+vyOPFJJVc3uRY6Q7JQzZr+w= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1732525280; c=relaxed/simple; bh=wM4wGY8x3MGjtpmoX6GtebwRDedZrGqXodaM5iDy2cE=; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version; b=RGKqI1a9KAlzQ1J0jRcCUqrIJ0S1s9ED5HJ2uurBxDCc5T7i1WnvtEt67XAs5Ed3GHa4MO06w/pnTYFcrz6Gk4VdtsERW0vlbyYvQ4OcBffMNF4AzNusEGb8pxTeW7QYolQd6Xr5Zgi58/oI3pjofst5rjQ2YOt2mwukVvpIfDY= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=norik.com; spf=pass smtp.mailfrom=norik.com; dkim=pass (2048-bit key) header.d=norik.com header.i=@norik.com header.b=gEAGFi+s; arc=none smtp.client-ip=46.19.9.99 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=norik.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=norik.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=norik.com header.i=@norik.com header.b="gEAGFi+s" DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=norik.com; s=default; h=Content-Transfer-Encoding:MIME-Version:Message-Id:Date:Subject: Cc:To:From:Sender:Reply-To:Content-Type:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: In-Reply-To:References:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=8o1U+9mGkaPAD9dCFwGk4bFEjZYhCv0ayoZN7iOOFII=; b=gEAGFi+symlZA6nqcCVsAAY/Wf Qau6esj8KSWRXmbj0fMXZx9yNAFb1taB5tukb1VT6aIfSzeWZPlCTf5aRWJ3WFagOjC7ftyiM+fzg rPqSC98/NeFeY5ojvaDg+FtQ2GoVlmQmECKgmy7pyvi2Q8HybLquY0kU4PUTMBBnjz3uiugu4McJC V1GbrTHz75bf3JG3wmRxGAiq4HG6/ctwOgFgJEwEIVSOZ2BfWU8yyoPOtHcJ91lwzjejIIt//5YYp lfjXKkaeRbQqyFOmRws5H+mpS6eC21Zqs/uKWYdzK1B8HM8mkEwu+isicGrsTwLYmD4sL4vQnJLxI 1tXepIMQ==; Received: from [91.26.50.162] (port=58340 helo=and-HP-Z4..) by cpanel.siel.si with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96.2) (envelope-from ) id 1tFUIm-00Eq70-1K; Mon, 25 Nov 2024 09:18:36 +0100 From: Andrej Picej To: shawnguo@kernel.org, s.hauer@pengutronix.de, kernel@pengutronix.de, festevam@gmail.com, robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org Cc: imx@lists.linux.dev, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, upstream@lists.phytec.de Subject: [PATCH 00/15] Update PHYTEC's i.MX8MM DTSs Date: Mon, 25 Nov 2024 09:17:59 +0100 Message-Id: <20241125081814.397352-1-andrej.picej@norik.com> X-Mailer: git-send-email 2.34.1 Precedence: bulk X-Mailing-List: imx@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - cpanel.siel.si X-AntiAbuse: Original Domain - lists.linux.dev X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - norik.com X-Get-Message-Sender-Via: cpanel.siel.si: authenticated_id: andrej.picej@norik.com X-Authenticated-Sender: cpanel.siel.si: andrej.picej@norik.com X-Source: X-Source-Args: X-Source-Dir: Hi all, these patches aim to get PHYTEC downstream kernel device-tree changes into the mainline for the phyCORE-i.MX8MM SoM and boards (phyBOARD-Polis and phyGATE-Tauri-L). Changes mainly fix suspending/resuming with different wakeup-sources and add missing regulators. Last 4 patches add additional overlays. Some are meant to be used with PHYTEC's "option tree" to add/disable optional SoM components (idea behind it is outlined in [1]). [1] https://lore.kernel.org/all/4e7dd467-20be-43ce-936d-200ede6d511b@phytec.de/ Best regards, Andrej Andrej Picej (3): arm64: dts: imx8mm-phycore-som: Fix bluetooth wakeup source arm64: dts: imx8mm-phyboard-polis: Set RTC as wakeup-source arm64: dts: imx8mm-phygate-tauri-l: Set RTC as wakeup-source Dominik Haller (1): arm64: dts: imx8mm-phycore-som: Add overlay for rproc Janine Hagemann (1): arm64: dts: imx8mm-phyboard-polis: Add overlay for PEB-EVAL-01 Teresa Remmet (5): arm64: dts: imx8mm-phycore-som: Keep LDO3 on in suspend arm64: dts: imx8mm-phycore-som: Remove magic-packet property arm64: dts: imx8mm-phyboard-polis: Add support for PEB-AV-10 arm64: dts: imx8mm-phycore-som: Add no-eth phy overlay arm64: dts: imx8mm-phycore-som: Add overlay to disable SPI NOR flash Yannic Moog (3): arm64: dts: imx8mm-phycore-som: add descriptions to nodes arm64: dts: imx8mm-phyboard-polis: add RTC description arm64: dts: imx8mm: move bulk of rtc properties to carrierboards Yashwanth Varakala (2): arm64: dts: imx8mm-phycore-som: Assign regulator for dsi to lvds bridge arm64: dts: imx8mm-phyboard-polis: Assign missing regulator for bluetooth arch/arm64/boot/dts/freescale/Makefile | 13 + .../imx8mm-phyboard-polis-peb-av-10.dtso | 237 ++++++++++++++++++ .../imx8mm-phyboard-polis-peb-eval-01.dtso | 72 ++++++ .../freescale/imx8mm-phyboard-polis-rdk.dts | 11 +- .../dts/freescale/imx8mm-phycore-no-eth.dtso | 12 + .../freescale/imx8mm-phycore-no-spiflash.dtso | 16 ++ .../dts/freescale/imx8mm-phycore-rpmsg.dtso | 55 ++++ .../dts/freescale/imx8mm-phycore-som.dtsi | 16 +- .../dts/freescale/imx8mm-phygate-tauri-l.dts | 5 + 9 files changed, 427 insertions(+), 10 deletions(-) create mode 100644 arch/arm64/boot/dts/freescale/imx8mm-phyboard-polis-peb-av-10.dtso create mode 100644 arch/arm64/boot/dts/freescale/imx8mm-phyboard-polis-peb-eval-01.dtso create mode 100644 arch/arm64/boot/dts/freescale/imx8mm-phycore-no-eth.dtso create mode 100644 arch/arm64/boot/dts/freescale/imx8mm-phycore-no-spiflash.dtso create mode 100644 arch/arm64/boot/dts/freescale/imx8mm-phycore-rpmsg.dtso