Received: by 2002:a05:6a11:4021:0:0:0:0 with SMTP id ky33csp85825pxb; Wed, 22 Sep 2021 16:41:33 -0700 (PDT) X-Google-Smtp-Source: ABdhPJy89ZGBz9ZnUnetkeeRl7Eyg7qOAeaDAq3i6d1rZME1vZ1vzHGapJMaOz8UwRa4gzFfc9jA X-Received: by 2002:a05:6e02:20cb:: with SMTP id 11mr1233784ilq.237.1632354092839; Wed, 22 Sep 2021 16:41:32 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1632354092; cv=none; d=google.com; s=arc-20160816; b=EC/nT39iZHMsqEychh2QGB7HbXy96qk82E2I4ZxMkDKjpX6j1p34rSn6Yj9q4QP83R c/xIBzZCig3sBUGC5QpU6YfZi26z4VNiscle7qyrChr+wUJnH+1STKG7J8IhZFG5vkIE VWE9FYhtC3nXmFmzZqvbbf16WphY0MMKW7hqY6BLk3JOwh0cHebIOl//QIIeRyccNZ7q ls6WIEh6bkxmyjUoHtWFm27Jyf9K+q0HJTSN980fG/dmS2000fc9AhW1zHnXfWjzy/ml kdnI6ArtyPSUmPcaiiZNnTFWpwUkCDxiel1/3bLUj47425VI7JUcSX6TaXMz9n+Wi+rv bxMw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=BJOBKaLvZeHMLGXojMdxOgU1tVdY29u0564wSFyf5RM=; b=vrBe9ZOmQwOjLdXeMksqxfIJ6yLQIVpm8fNKDJJFX8FpKjtDr1WoaN8pcfuB/xUkGa 9ftR8TZ2NwJG4DI+ZI8Ge+L8IL6gcXkjdO5Lrx7xKMwyJgSmEhKZEFzsKaN8iJLOMz46 ZIWZd22EUUX4cNNZ84QMs5/CEs9LdaQ2rred9Pk2RWdpJJlV/QwVjk5Rqt4oy72ti47J zJir/SYATQKqukXiZ699mr8hD1y8e6rHpomeN0oVcVCXeiM8b5qyToYcJcRtifTQe5lV EUOKoi4vUIRh+OIKO7xzy3Kmk1+XludbFXVMDV6ruuPfdSPD4IU34YyN42x80cyIjWpk DRXQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass (test mode) header.i=@ideasonboard.com header.s=mail header.b=IH7gGoI1; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id g19si4199508ilb.43.2021.09.22.16.41.18; Wed, 22 Sep 2021 16:41:32 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass (test mode) header.i=@ideasonboard.com header.s=mail header.b=IH7gGoI1; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230414AbhIVXll (ORCPT + 99 others); Wed, 22 Sep 2021 19:41:41 -0400 Received: from perceval.ideasonboard.com ([213.167.242.64]:33010 "EHLO perceval.ideasonboard.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230145AbhIVXll (ORCPT ); Wed, 22 Sep 2021 19:41:41 -0400 Received: from pendragon.ideasonboard.com (62-78-145-57.bb.dnainternet.fi [62.78.145.57]) by perceval.ideasonboard.com (Postfix) with ESMTPSA id 0FF24E52; Thu, 23 Sep 2021 01:40:09 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com; s=mail; t=1632354009; bh=gJac9EwI/a236I+4gT7/6CxMN/VTnbwyibB6JDZnL5k=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=IH7gGoI1HkWPYu+ZzvtXd6P6WKWdHjwKBqPOasrNkpBFgZ37PWGr89J0owK0RhhGS C0n6dHTLcqySJLeppWwOTW5Q8F+FsxMA9IkfyIXRUIHgAy/KjKsQ4OndXuWY9a0VwU unPRjNs2CxMfTC1cb2AFPYZkj0D10Hwe5SNtGaLg= Date: Thu, 23 Sep 2021 02:40:07 +0300 From: Laurent Pinchart To: Geert Uytterhoeven Cc: Kieran Bingham , Linux-Renesas , Kieran Bingham , Geert Uytterhoeven , Magnus Damm , Rob Herring , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , open list Subject: Re: [PATCH v2 3/3] arm64: dts: renesas: falcon-cpu: Add DSI display output Message-ID: References: <20210901235330.1611086-1-kieran.bingham@ideasonboard.com> <20210901235330.1611086-4-kieran.bingham@ideasonboard.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello, On Tue, Sep 21, 2021 at 05:59:24PM +0200, Geert Uytterhoeven wrote: > On Thu, Sep 2, 2021 at 1:53 AM Kieran Bingham wrote: > > From: Kieran Bingham > > > > Provide the display output using the sn65dsi86 MIPI DSI bridge. > > > > Signed-off-by: Kieran Bingham > > Thanks for your patch! > > > --- a/arch/arm64/boot/dts/renesas/r8a779a0-falcon-cpu.dtsi > > +++ b/arch/arm64/boot/dts/renesas/r8a779a0-falcon-cpu.dtsi > > @@ -66,6 +66,15 @@ memory@700000000 { > > reg = <0x7 0x00000000 0x0 0x80000000>; > > }; > > > > + reg_1p2v: regulator-1p2v { > > + compatible = "regulator-fixed"; > > + regulator-name = "fixed-1.2V"; > > + regulator-min-microvolt = <1800000>; > > + regulator-max-microvolt = <1800000>; > > + regulator-boot-on; > > + regulator-always-on; > > + }; > > + > > reg_1p8v: regulator-1p8v { > > compatible = "regulator-fixed"; > > regulator-name = "fixed-1.8V"; > > @@ -83,6 +92,46 @@ reg_3p3v: regulator-3p3v { > > regulator-boot-on; > > regulator-always-on; > > }; > > + > > + mini-dp-con { > > + compatible = "dp-connector"; > > + label = "CN5"; > > + type = "mini"; > > + > > + port { > > + mini_dp_con_in: endpoint { > > + remote-endpoint = <&sn65dsi86_out>; > > + }; > > + }; > > + }; > > + > > + sn65dsi86_refclk: sn65dsi86-refclk { > > + compatible = "fixed-clock"; > > + #clock-cells = <0>; > > + clock-frequency = <38400000>; > > + }; > > +}; > > + > > +&dsi0 { > > + status = "okay"; > > + > > + clocks = <&cpg CPG_MOD 415>, > > + <&cpg CPG_CORE R8A779A0_CLK_DSI>, > > + <&extal_clk>; > > + clock-names = "fck", "dsi", "extal"; > > Ah, that's where the third clock was hiding ;-) > > Is this hardwired to extal, or board-specific? > In case of the former, I think it should be moved to the .dtsi. I think this is actually incorrect. The clock name, according to the bindings, is "pll", and it's documented as a 16.66MHz PLL reference clock. It comes from the CPG, but I'm not sure which clock it actually is. -- Regards, Laurent Pinchart