From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mx4.wp.pl (mx4.wp.pl [212.77.101.12]) (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 04D2D1B6527 for ; Fri, 8 May 2026 05:15:23 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=212.77.101.12 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1778217326; cv=none; b=MXQ6pWboJbBak9YJeQ5tUTR0BSUgt/n5JXEMGWcVvnPuk0eah8DQX/4EnRa79zgxwcH75Ufb89twL3nxMB7HBtjcZ7jR9e9T8ufucFYCWwRTYioFWs8hdr1k9Q/EI4pd9LojFM3bD+pZwzFWTAemKbdQ/TgBj6IjKgsTEfQ/O1A= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1778217326; c=relaxed/simple; bh=+8MR8QvjuLY+eYr1xl7q+5KnEmhU9NqLnLbYJ/bR/KI=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=DxTHyxjkjqUx3L/bJvB9jzc0ypFD6X8/lu6tLZTPgooMDQI1tcjsH++pGlLpfIAmXjlY9pIoEO8zpX+EoUrEbAJerMISFIXyMLPHZzoY1MUyj2JIYqeuGAHMOxkO1W3OYaOjlKPZAUcXLCEYz4xLP70dy61SXLPv28OhQA9gV1I= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=wp.pl; spf=pass smtp.mailfrom=wp.pl; dkim=pass (2048-bit key) header.d=wp.pl header.i=@wp.pl header.b=lHKekldA; arc=none smtp.client-ip=212.77.101.12 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=wp.pl Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=wp.pl Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=wp.pl header.i=@wp.pl header.b="lHKekldA" Received: (wp-smtpd smtp.wp.pl 47759 invoked from network); 8 May 2026 07:08:41 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=wp.pl; s=20241105; t=1778216921; bh=cywqaLjlmIjLoBq4AUdNSMkQgGbtYmPPwMSekZGY2NQ=; h=From:To:Cc:Subject; b=lHKekldAZxDs5hjMDm5nJmac6YOTFOGFesKsiYyaW/IMG1QWOPYRpbkzf0gu9IC42 q2US6oZbfbPqLQUQyQuVVHLH5Ug9+OyDwpq5/BBnciKl+mJywtusxa0pWzxAMT2bGP XzyvGUdbEgDTerYbImIN6Crfer+2+6fx3tmbkK2ZXxml2pb1oKC9l4VTSvOv6nSipQ epyLbkBXMKyElYCOkmikduE4+z8xL8tdFdGHiGorOo3URSmjlXBU6+2mckNuT0INu9 nm6op0vZyC2fa6JbAhDYBwONy2IUN3aBXu0Yh8sc4j7O6y+BblRdbvYWPoPAvsDdrP dWlOMgksP5f9w== Received: from pub-142.188.multiplay.pl (HELO ad-Inspiron-14-5441) (adamszyma@wp.pl@[178.219.142.188]) (envelope-sender ) by smtp.wp.pl (WP-SMTPD) with TLS_AES_256_GCM_SHA384 encrypted SMTP for ; 8 May 2026 07:08:41 +0200 From: Adam Szyma To: linux-arm-msm@vger.kernel.org Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, robh@kernel.org, conor+dt@kernel.org, andersson@kernel.org, quic_bjorande@quicinc.com, val@packett.cool, Adam Szyma Subject: [PATCH v2] arm64: dts: qcom: Add Dell Inspiron 14 Plus 5441 Date: Fri, 8 May 2026 07:08:28 +0200 Message-ID: <20260508050828.7442-1-adamszyma@wp.pl> X-Mailer: git-send-email 2.53.0 In-Reply-To: <9666c1f5-722f-4c90-8412-19257a4afae5@packett.cool> References: <9666c1f5-722f-4c90-8412-19257a4afae5@packett.cool> Precedence: bulk X-Mailing-List: linux-arm-msm@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-WP-DKIM-Status: good (id: wp.pl) X-WP-MailID: eeab978bcd2af9e5a8c586ae11baf5d3 X-WP-AV: skaner antywirusowy Poczty Wirtualnej Polski X-WP-SPAM: NO 0000001 [cTJj] Add device tree for the Dell Inspiron 14 Plus 5441 laptop which uses the Qualcomm Snapdragon X Plus X1P64100 SoC. The device shares the same platform (Thena) as the Dell Inspiron 14 Plus 7441 and Dell Latitude 7455, and reuses the x1-dell-thena.dtsi include. The 5441 has 2 speakers only (no front tweeters), so the tweeter nodes from x1-dell-thena.dtsi are deleted. There is no touchscreen. Signed-off-by: Adam Szyma --- arch/arm64/boot/dts/qcom/Makefile | 2 + .../x1p64100-dell-inspiron-14-plus-5441.dts | 44 +++++++++++++++++++ 2 files changed, 46 insertions(+) create mode 100644 arch/arm64/boot/dts/qcom/x1p64100-dell-inspiron-14-plus-5441.dts diff --git a/arch/arm64/boot/dts/qcom/Makefile b/arch/arm64/boot/dts/qcom/Makefile index 4ba8e7306..81e058a22 100644 --- a/arch/arm64/boot/dts/qcom/Makefile +++ b/arch/arm64/boot/dts/qcom/Makefile @@ -449,3 +449,5 @@ x1p42100-lenovo-thinkbook-16-el2-dtbs := x1p42100-lenovo-thinkbook-16.dtb x1-el2 dtb-$(CONFIG_ARCH_QCOM) += x1p42100-lenovo-thinkbook-16.dtb x1p42100-lenovo-thinkbook-16-el2.dtb x1p64100-microsoft-denali-el2-dtbs := x1p64100-microsoft-denali.dtb x1-el2.dtbo dtb-$(CONFIG_ARCH_QCOM) += x1p64100-microsoft-denali.dtb x1p64100-microsoft-denali-el2.dtb +x1p64100-dell-inspiron-14-plus-5441-el2-dtbs := x1p64100-dell-inspiron-14-plus-5441.dtb x1-el2.dtbo +dtb-$(CONFIG_ARCH_QCOM) += x1p64100-dell-inspiron-14-plus-5441.dtb x1p64100-dell-inspiron-14-plus-5441-el2.dtb diff --git a/arch/arm64/boot/dts/qcom/x1p64100-dell-inspiron-14-plus-5441.dts b/arch/arm64/boot/dts/qcom/x1p64100-dell-inspiron-14-plus-5441.dts new file mode 100644 index 000000000..b9e9ee417 --- /dev/null +++ b/arch/arm64/boot/dts/qcom/x1p64100-dell-inspiron-14-plus-5441.dts @@ -0,0 +1,44 @@ +// SPDX-License-Identifier: BSD-3-Clause +/* + * Copyright (c) 2026 Adam Szyma + */ + +/dts-v1/; +#include "hamoa.dtsi" +#include "x1-dell-thena.dtsi" + +/ { + model = "Dell Inspiron 14 Plus 5441"; + compatible = "dell,inspiron-14-plus-5441", + "qcom,x1p64100", "qcom,x1e80100"; +}; + +&sound { + model = "X1E80100-Dell-Inspiron-14p-5441"; + /delete-node/ speaker@0,1; +}; + +&gpu { + status = "okay"; +}; + +&gpu_zap_shader { + firmware-name = "qcom/x1e80100/dell/inspiron-14-plus-5441/qcdxkmsuc8380.mbn"; +}; + +&iris { + firmware-name = "qcom/x1e80100/dell/inspiron-14-plus-5441/qcvss8380.mbn"; + status = "okay"; +}; + +&remoteproc_adsp { + firmware-name = "qcom/x1e80100/dell/inspiron-14-plus-5441/qcadsp8380.mbn", + "qcom/x1e80100/dell/inspiron-14-plus-5441/adsp_dtbs.elf"; + status = "okay"; +}; + +&remoteproc_cdsp { + firmware-name = "qcom/x1e80100/dell/inspiron-14-plus-5441/qccdsp8380.mbn", + "qcom/x1e80100/dell/inspiron-14-plus-5441/cdsp_dtbs.elf"; + status = "okay"; +}; -- 2.53.0