From nobody Tue Oct 7 15:01:30 2025 Received: from out-188.mta0.migadu.com (out-188.mta0.migadu.com [91.218.175.188]) (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 4ED3A2E0B6E; Wed, 9 Jul 2025 13:23:40 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=91.218.175.188 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1752067422; cv=none; b=oWxxYOSjaolqOL2q/EqqQUpUtQHtCx8RUuQdTceO2CEGnwWsOEeuIQGtjaAzslvR3GJ+88PDjKn8jNPQdJtNwyqRADgbCCpHu9g/2gthKarnjFspNAb6gfnNSaLv7ncH2i8FQ/Ab9KoGWRfHRvrMOqSp6YEU4sYUaT0hyoIIChM= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1752067422; c=relaxed/simple; bh=KvdRiVzd9y8bYqaEqQtCdCidc7FyB9JJR7/moClKn2M=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=pMkYbJFrMo/XSilNwzkL7uxS+qWxShvGIzww/l5EsLvgMyfekJcmsugC9EKxsnJdRhqtT6o7xuTyW2hPeFJIR06jRrYMuMauxh0DOjJkPJlmTnk/KTTOZ6Y8iQtxV7xHnIFLQ1uhzrF949q2zYOFJDPTjqD1E3cu+Lxt0a1cN5E= 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=XmaZB6XJ; arc=none smtp.client-ip=91.218.175.188 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="XmaZB6XJ" 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=1752067418; 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=PaiBlNQO0f338PUKKeTaAyF8Owpl4mcYk0JrGqHmrxo=; b=XmaZB6XJ1P2GHWPYaL9mf0HQnu87zeJl/QveWabRDaIlavDcgdSKOWErsAL8dD7RUNEH0G xTpLZ36nEA5vgMdoDxpIpbUUdymacJByRWS3NHinvifacPrehEHbJ9Iw/HBv1VqfbYulIb Y4aYRuYWS0br56qGWC9kYt9Cme+GD84N/4yByH50EsrpYHFEZbLV1O78SoD7zFoupHCilI YNfKV7fTUt207Vt9LTXt3TVNUDQCaTFcZa1h08OX+aixbG4DPjpeuuN+E6LNrNqZDyZGsM sOdRahQv+Euis85S7R6y0+rIvhg33SwNXXEpro0uq2YleanAc5Wi2sJ5z8toKA== 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 v4 06/10] arm64: dts: rockchip: Simplify mipi_out endpoint on rk3399 RP64 dtso Date: Wed, 9 Jul 2025 15:15:19 +0200 Message-ID: <20250709132323.128757-7-didi.debian@cknow.org> In-Reply-To: <20250709132323.128757-1-didi.debian@cknow.org> References: <20250709132323.128757-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 only thing actually added here is a single endpoint on mipi_out, which is already defined in rk3399-base.dtsi, so it's simpler to just reference that phandle, which allows the removal of several properties. Signed-off-by: Diederik de Haas --- .../dts/rockchip/rk3399-rockpro64-screen.dtso | 19 ++++++------------- 1 file changed, 6 insertions(+), 13 deletions(-) diff --git a/arch/arm64/boot/dts/rockchip/rk3399-rockpro64-screen.dtso b/ar= ch/arm64/boot/dts/rockchip/rk3399-rockpro64-screen.dtso index a26c8e05c13b..dabe535f2111 100644 --- a/arch/arm64/boot/dts/rockchip/rk3399-rockpro64-screen.dtso +++ b/arch/arm64/boot/dts/rockchip/rk3399-rockpro64-screen.dtso @@ -52,19 +52,6 @@ &mipi_dsi { #size-cells =3D <0>; status =3D "okay"; =20 - ports { - #address-cells =3D <1>; - #size-cells =3D <0>; - - mipi_out: port@1 { - reg =3D <1>; - - mipi_out_panel: endpoint { - remote-endpoint =3D <&mipi_in_panel>; - }; - }; - }; - mipi_panel: panel@0 { compatible =3D "feiyang,fy07024di26a30d"; reg =3D <0>; @@ -80,6 +67,12 @@ mipi_in_panel: endpoint { }; }; =20 +&mipi_out { + mipi_out_panel: endpoint { + remote-endpoint =3D <&mipi_in_panel>; + }; +}; + &pwm0 { status =3D "okay"; }; --=20 2.50.0