From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiko Stuebner Subject: Re: [PATCH v2 10/11] arm64: dts: rockchip: Add PX30 DSI DPHY Date: Tue, 31 Dec 2019 13:14:02 +0100 Message-ID: <10740878.zWD4iEhqxt@phil> References: <20191224143900.23567-1-miquel.raynal@bootlin.com> <20191224143900.23567-11-miquel.raynal@bootlin.com> <1796464.bE5sXyoQCg@phil> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1796464.bE5sXyoQCg@phil> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: Miquel Raynal Cc: Mark Rutland , devicetree@vger.kernel.org, Thomas Petazzoni , David Airlie , Sandy Huang , dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org, Paul Kocialkowski , linux-rockchip@lists.infradead.org, Rob Herring , Maxime Chevallier , linux-arm-kernel@lists.infradead.org List-Id: linux-rockchip.vger.kernel.org Am Dienstag, 31. Dezember 2019, 12:56:14 CET schrieb Heiko Stuebner: > Am Dienstag, 24. Dezember 2019, 15:38:59 CET schrieb Miquel Raynal: > > Add the PHY which outputs MIPI DSI and LVDS. > > > > Signed-off-by: Miquel Raynal > > applied for 5.6 (picked early due to it being shared between lvds and dsi) and I've just added the VO powerdomain to the dsi-dphy node. While the TRM is not really forthcoming in telling me if the dphy needs the power-domain as well, the vendor kernel does, so we should probably just follow their example ;-) . Heiko