From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from gloria.sntech.de (gloria.sntech.de [185.11.138.130]) (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 EBD3227510A; Wed, 14 May 2025 12:09:25 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=185.11.138.130 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1747224567; cv=none; b=IPXHFRdULAwlXFcG55ThOd03GRQYzMdr2ujvAL6aVBgragzHGis2lDKbUyRneR2AB4yRZmUHirwb1IKV/njm22e2RtOwgsG+Wj6gQoNGIpTX7OMlRYjvVYW46DPsui+EEWwYw0SLVRpsA/FMPMpnkLXzbkPIgvt/0YP0avZluUw= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1747224567; c=relaxed/simple; bh=ERUx06SGj0f1N8GLFSdIeCyIDUKnc9FjJIF8FnYn4WA=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=Cr3zqnBUp4iCP/cs36t4Raoz9yXATVTRyDELgLSNLhLhydB3Vr2S+yUlirU7SH0e2i+Sz0acC/VISGvRRfeJ1qXQFUtcp4UqsAF68qVM/lYe4sqbVXXilefuLVySBz2rCDrIUpUj9qs8NU1UhPJtWHK8C20BjHUWyzKGL/Le3UI= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=sntech.de; spf=pass smtp.mailfrom=sntech.de; dkim=pass (2048-bit key) header.d=sntech.de header.i=@sntech.de header.b=V1Eq/MMn; arc=none smtp.client-ip=185.11.138.130 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=sntech.de Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=sntech.de Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=sntech.de header.i=@sntech.de header.b="V1Eq/MMn" DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sntech.de; s=gloria202408; 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; bh=H/2ChNLYeohTfTXoFO/V8FY8XoAsUs4cwYgU4hy+IFg=; b=V1Eq/MMnCq6CGVprIyYS/3T1Wg Z63mwLDUbn4cOkg0FznmkJ40wdmhEdahPXSR0oB9KZ/gDG0TmotUhe/lIOKFWgnFstD4t2VZFP520 uskyu/iS1w4kyGANmGnip90G/6/2CC72VAfsDfCWVk91GrwKna3AXuxJbihzlKMz0ITKqunkKOM/l 4Aj6kx+8r1hOvEFfl9g6CsSfYvJrkdDHyHp1uH+9+ih/Bbbko3cm3FGbSdFu0IFy4PWWa7hmdXc9g FmoT44PWd5wTrzDQMiKIrWJA/mweJEBQpp5sPsBodoow6etEtPCFkQpxkqIWWrfKYwYDCTLxLMU+s +ihXqBAA==; Received: from i53875a50.versanet.de ([83.135.90.80] helo=localhost.localdomain) by gloria.sntech.de with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1uFAvI-0005f9-2h; Wed, 14 May 2025 14:09:20 +0200 From: Heiko Stuebner To: heiko@sntech.de Cc: quentin.schulz@cherry.de, robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [PATCH v3 0/6] Add two board-families from Theobroma-Systems Date: Wed, 14 May 2025 14:09:00 +0200 Message-ID: <20250514120906.2412588-1-heiko@sntech.de> X-Mailer: git-send-email 2.47.2 Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Both the Cobra and PP1516 boards are based around the PX30 SoC and can be found with a variety of display options. As new boards should not use the deprecated snps,reset-* properties in the gmac node, I also added a core mdio-node for the gmac and converted the Theobroma Ringneck board over. Testing with the new node both before and after converting Ringneck showed the board finding its network both when booting locally and from the tftp/nfs. changes in v3: - more sorting - more Reviewed-bys - pull-down for dsp-rst - pp1516 accel pinctrl group changes in v2: - add received Acks/Reviews - drop "rockchip" prefix from system-power-controller (Diederik) - split out prototype-pins to prototype variant - address Quentin's review comments - ethernet0 alias for Cobra - a number more pinctrl entries for gpios - drop unused slp pinctrl entries - additional comments - use gpio-constants for pmic int - ordering (nodes + properties) - clarify vccio_sd more - interrupt line for pp1516 accelerometer Heiko Stuebner (6): arm64: dts: rockchip: add basic mdio node to px30 arm64: dts: rockchip: move reset to dedicated eth-phy node on ringneck dt-bindings: arm: rockchip: add PX30-Cobra boards from Theobroma Systems arm64: dts: rockchip: add px30-cobra base dtsi and board variants dt-bindings: arm: rockchip: add PX30-PP1516 boards from Theobroma Systems arm64: dts: rockchip: add px30-pp1516 base dtsi and board variants .../devicetree/bindings/arm/rockchip.yaml | 18 + arch/arm64/boot/dts/rockchip/Makefile | 6 + .../rockchip/px30-cobra-ltk050h3146w-a2.dts | 39 ++ .../dts/rockchip/px30-cobra-ltk050h3146w.dts | 39 ++ .../dts/rockchip/px30-cobra-ltk050h3148w.dts | 39 ++ .../dts/rockchip/px30-cobra-ltk500hd1829.dts | 73 +++ arch/arm64/boot/dts/rockchip/px30-cobra.dtsi | 566 ++++++++++++++++ .../rockchip/px30-pp1516-ltk050h3146w-a2.dts | 39 ++ .../dts/rockchip/px30-pp1516-ltk050h3148w.dts | 39 ++ arch/arm64/boot/dts/rockchip/px30-pp1516.dtsi | 602 ++++++++++++++++++ .../boot/dts/rockchip/px30-ringneck.dtsi | 22 +- arch/arm64/boot/dts/rockchip/px30.dtsi | 6 + 12 files changed, 1485 insertions(+), 3 deletions(-) create mode 100644 arch/arm64/boot/dts/rockchip/px30-cobra-ltk050h3146w-a2.dts create mode 100644 arch/arm64/boot/dts/rockchip/px30-cobra-ltk050h3146w.dts create mode 100644 arch/arm64/boot/dts/rockchip/px30-cobra-ltk050h3148w.dts create mode 100644 arch/arm64/boot/dts/rockchip/px30-cobra-ltk500hd1829.dts create mode 100644 arch/arm64/boot/dts/rockchip/px30-cobra.dtsi create mode 100644 arch/arm64/boot/dts/rockchip/px30-pp1516-ltk050h3146w-a2.dts create mode 100644 arch/arm64/boot/dts/rockchip/px30-pp1516-ltk050h3148w.dts create mode 100644 arch/arm64/boot/dts/rockchip/px30-pp1516.dtsi -- 2.47.2