Received: by 2002:a05:6a10:8c0a:0:0:0:0 with SMTP id go10csp1222791pxb; Wed, 10 Feb 2021 03:17:47 -0800 (PST) X-Google-Smtp-Source: ABdhPJxIxOCX4wwMdXWZHUZaZLnu6CDGSTuitH/yncEdJUfsqHoS0QmQrmhmtMwiFdw2B6ioI9gt X-Received: by 2002:a17:906:804a:: with SMTP id x10mr2470983ejw.184.1612955867525; Wed, 10 Feb 2021 03:17:47 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1612955867; cv=none; d=google.com; s=arc-20160816; b=b9Blfj1PI26u4nYJJeuTdFiTc8pfc31vR4XLteD7AUXflWKW5nz4rFeCDSR6ZruF/n HGxk7FEWUkQ29GONn42E84JS0KPy+dEzvPpLcdRTjpG8wsMOg9tXAp3V7ngbCVeU9RuY VYpZKqsf8/9sEQV/VvXHnp0ReSD3gf1s5264koPwkby/P3jr7Qx7SHiSDQ9xYGygzWN1 i0hI0yV48AYig0jMxDYV03GgLTd8KekYV1dCujgt2w3mxIw/cwviPvzwrCi01qdBVZos Rue7rvFEwQlUZ+eF5n+ZB4eZyizirHg36KQzsLpDBh+KRXLzzE8EBjHXJcdJV3cesTHf N6VA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=oNr7yY1L+7BCqzngNn+KMSePpAO86SPzFXZyTBN61Ow=; b=Rg8W2VbGcAhaxBTlWqzb8w63NEVrGk0UIL2r1OFsJqnaZF9wsYqfpt0dW8cg+sEey4 bcN8RB/xkFrCOV9njPCcw6aIfhlYEZgX/g6M81MI6YAESc9vMjvOY8W11nxYg1ckPqyj kaHFD9m8A22WinY0ZqIHg9GfhtfJRjPT+gn44Dd8OF359mxs/wu4vpQzELIVmDhEYA6P LzFWF4jLFEj9KIY5lTF/GleFUDT2YTOgXHkGS0pkYNJclZusrP+P35NuBJloGYjdHBcF A+F32xZgHrOusR3fuNY3U7EPnReuydAOr1X4yV3Eo2dRgxOoH56TU1/6/h7RD8RpQnt2 RmDg== ARC-Authentication-Results: i=1; mx.google.com; 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 dk7si1163915ejb.570.2021.02.10.03.17.24; Wed, 10 Feb 2021 03:17:47 -0800 (PST) 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; 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 S229736AbhBJLOq (ORCPT + 99 others); Wed, 10 Feb 2021 06:14:46 -0500 Received: from gloria.sntech.de ([185.11.138.130]:43738 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230094AbhBJLLN (ORCPT ); Wed, 10 Feb 2021 06:11:13 -0500 Received: from [95.90.166.74] (helo=phil.lan) by gloria.sntech.de with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1l9nO3-0003eN-Cz; Wed, 10 Feb 2021 12:10:23 +0100 From: Heiko Stuebner To: dri-devel@lists.freedesktop.org Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org, hjc@rock-chips.com, heiko@sntech.de, robh+dt@kernel.org, sebastian.fricke@posteo.net, linux-media@vger.kernel.org, dafna.hirschfeld@collabora.com, helen.koike@collabora.com, ezequiel@collabora.com, cmuellner@linux.com, Heiko Stuebner , Rob Herring Subject: [PATCH v2 2/6] dt-bindings: display: rockchip-dsi: add optional #phy-cells property Date: Wed, 10 Feb 2021 12:10:16 +0100 Message-Id: <20210210111020.2476369-3-heiko@sntech.de> X-Mailer: git-send-email 2.29.2 In-Reply-To: <20210210111020.2476369-1-heiko@sntech.de> References: <20210210111020.2476369-1-heiko@sntech.de> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Heiko Stuebner The Rockchip DSI controller on some SoCs also controls a bidrectional dphy, which would be connected to an Image Signal Processor as a phy in the rx configuration. So allow a #phy-cells property for the dsi controller. Signed-off-by: Heiko Stuebner Acked-by: Rob Herring Tested-by: Sebastian Fricke --- .../bindings/display/rockchip/dw_mipi_dsi_rockchip.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/display/rockchip/dw_mipi_dsi_rockchip.txt b/Documentation/devicetree/bindings/display/rockchip/dw_mipi_dsi_rockchip.txt index 151be3bba06f..39792f051d2d 100644 --- a/Documentation/devicetree/bindings/display/rockchip/dw_mipi_dsi_rockchip.txt +++ b/Documentation/devicetree/bindings/display/rockchip/dw_mipi_dsi_rockchip.txt @@ -23,6 +23,7 @@ Required properties: Optional properties: - phys: from general PHY binding: the phandle for the PHY device. - phy-names: Should be "dphy" if phys references an external phy. +- #phy-cells: Defined when used as ISP phy, should be 0. - power-domains: a phandle to mipi dsi power domain node. - resets: list of phandle + reset specifier pairs, as described in [3]. - reset-names: string reset name, must be "apb". -- 2.29.2