From nobody Wed Oct 8 14:20:32 2025 Received: from out-170.mta0.migadu.com (out-170.mta0.migadu.com [91.218.175.170]) (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 B703F2EA488 for ; Fri, 27 Jun 2025 15:27:27 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=91.218.175.170 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1751038049; cv=none; b=onBeeR3BwtMjZuUN7d1loaIoIkD4geEbyOZJkBFCUiCzI9lWplzpBhbjo4Gxki5Ysiprd9ng+xbyckAH1maNpMPaqn+zXJij4WTHklqBZZ/J9HCjNn7Z6lwnOx0an404RDeo2YPD6oFpa4mVn8+C96Zo6UhZQZcSvO0nLVFIVuk= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1751038049; c=relaxed/simple; bh=QDduJvC/5cNs1aCofqNCkLX2UcDB8NxT18fZG9lmPDM=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=PKfB2rqdkI+ND/1fOic9RURyQpIJTXZG3YTi/2Sa87HuBXmAkAkpZuOldHTMgUSuiwEE9njnzRV0F87M6GIq+2L3Gcvv/PjKp3bvd4O+clvKQzByjSmm0FLVij+ao+mX2ktTANitesJC9rj5zjq9flp2P80gK/A7/fmRtGKCNPg= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=cknow.org; spf=pass smtp.mailfrom=cknow.org; dkim=pass (2048-bit key) header.d=cknow.org header.i=@cknow.org header.b=Hs4emrNV; arc=none smtp.client-ip=91.218.175.170 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=cknow.org Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=cknow.org Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=cknow.org header.i=@cknow.org header.b="Hs4emrNV" X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cknow.org; s=key1; t=1751038046; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=uYtxvQntJrQzDe3coaU4yovvxAekHNN2pEKLjqZB3iA=; b=Hs4emrNVnCgXOBd0AEnJsdTW9r4FLtCifmsM+sLROezw9mc2W3Ym/rNjUiNCp7e/i7z4pu Z8YdVyaRtXO/4ZsjYBv+tYHE/cDFNqbAOv89Rs7lUuHRk5fL5Sp42K3Fske1AGjkx0LRly YX8oUBsy36sRT/3di+eSWaJ9LQsTwZwLRiA0XfTvucX50/gddi+tI7jA4Q8vPrdmrYsdtT apPfzMh8dsH0XZiBVUiF4Livb63WBi2liYzOngwYkUkbKc7PzNhg0BQkPcta0gAgZhHiOq Lv4rHUHdjXRNoz45nHUBl4MGurX5/8GtSLwHLoJM3C3jCViaIVNoUQyKpCuLvA== From: Diederik de Haas To: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Heiko Stuebner Cc: Dragan Simic , Quentin Schulz , Johan Jonker , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org, Diederik de Haas Subject: [PATCH 6/8] arm64: dts: rockchip: Fix LCD panel port on rk3566-pinetab2 Date: Fri, 27 Jun 2025 17:16:25 +0200 Message-ID: <20250627152645.740981-7-didi.debian@cknow.org> In-Reply-To: <20250627152645.740981-1-didi.debian@cknow.org> References: <20250627152645.740981-1-didi.debian@cknow.org> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Migadu-Flow: FLOW_OUT Content-Type: text/plain; charset="utf-8" The MIPI DSI connector on the PineTab2 only has 1 port with 1 endpoint, so drop the unit-address properties. While at it, move 'rotation' property to its proper sorting position. This fixes the following DTB validation warnings: node has a unit name, but no reg or ranges property Signed-off-by: Diederik de Haas --- arch/arm64/boot/dts/rockchip/rk3566-pinetab2.dtsi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/arch/arm64/boot/dts/rockchip/rk3566-pinetab2.dtsi b/arch/arm64= /boot/dts/rockchip/rk3566-pinetab2.dtsi index 3473b1eef5cd..d0e38412d56a 100644 --- a/arch/arm64/boot/dts/rockchip/rk3566-pinetab2.dtsi +++ b/arch/arm64/boot/dts/rockchip/rk3566-pinetab2.dtsi @@ -282,11 +282,11 @@ lcd: panel@0 { reg =3D <0>; backlight =3D <&backlight>; enable-gpios =3D <&gpio0 RK_PC7 GPIO_ACTIVE_HIGH>; - rotation =3D <90>; power-supply =3D <&vcc_3v3>; + rotation =3D <90>; =20 - port@0 { - panel_in_dsi: endpoint@0 { + port { + panel_in_dsi: endpoint { remote-endpoint =3D <&dsi0_out_con>; }; }; --=20 2.50.0