From patchwork Tue Aug 28 18:55:08 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Urja Rannikko X-Patchwork-Id: 963069 Return-Path: X-Original-To: incoming-dt@patchwork.ozlabs.org Delivered-To: patchwork-incoming-dt@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=vger.kernel.org (client-ip=209.132.180.67; helo=vger.kernel.org; envelope-from=devicetree-owner@vger.kernel.org; receiver=) Authentication-Results: ozlabs.org; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="BSuogHao"; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 420J0303XCz9s3x for ; Wed, 29 Aug 2018 04:57:07 +1000 (AEST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727181AbeH1WuE (ORCPT ); Tue, 28 Aug 2018 18:50:04 -0400 Received: from mail-wm0-f67.google.com ([74.125.82.67]:52628 "EHLO mail-wm0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726998AbeH1WuE (ORCPT ); Tue, 28 Aug 2018 18:50:04 -0400 Received: by mail-wm0-f67.google.com with SMTP id y139-v6so2909968wmc.2 for ; Tue, 28 Aug 2018 11:57:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=9ShRUfCWeJ65n5RkfuN8EwuRxe6wenhkdOMRsrWTlrY=; b=BSuogHaoo+GPcSPls8n8tC34mPvJII4hPOfu2M5KpZRB61iAGEOTJZ19Ez6DuHvN4/ n6zQvIu2p9AG34TUUMFUl2bRNO7l2PtC8odRLz5Q6OLSroGH3gOiu9VnB3Y7KrKC6eAF gSnfds8fWagR/lZCVVfd/ToyiPAch/GSl+EunQfPIGKRb3nqrAqQmCaAGJx4AyZLzZi9 sQ9oc3Q+xy94Vls9XK9qzIlrmvStB37EM0jXxQiR2Lnz3Znp0GvXuJ5AxB+D6lta3u5q GyqlWkCDgaYJ0Kw0q53eUoPuWcP1jVd3WektRsr42eNAsEV6I72Cw52uJDUunlJlV2nZ l0Lg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=9ShRUfCWeJ65n5RkfuN8EwuRxe6wenhkdOMRsrWTlrY=; b=flwWPlvD0tQOb/q3jShKJ/MmQtMFmglNekOpSgG98B9Pzx5Vl5LiOQ5pcc/C+ss4Sa HjAJ5TILVHfVDUhPTZJnoTFmtPCNDpX+/qyz4b4wWgjN2vKi9Y6YNKT8giPmFY+z0KJE nK5QiFwnFTauWe5JjEwq8aLYU9Y1L47oBpzniH1uqOQz+FAyUoMkgSIz6E6e3xkW0DD/ qnaYCjueotpLv/As6C7XoCn0OqnkbYgyhDdDVQEsgQHAcuJhcS6h6nPj5YbfBI9aVdVi +yzxSzJCrs9ggCZpAWOcCtLSneyEjb45NFilIApQqnr3X5ViH5uggXezwciQ2JP8h7sO 1aZw== X-Gm-Message-State: APzg51CJPWpakJjUqBQLRyUm7Og9OSITZuCuNhQYgtZApwktAb4yRNW9 u5W0JKla9zyvBxyroRnb2g== X-Google-Smtp-Source: ANB0VdbcaHAtovcfxlxN9L2xDEmKd50dBDve9zQbFyZnSNEde3eQSF4OzWGvES23QGVbp7nVpfG8Ww== X-Received: by 2002:a1c:dc41:: with SMTP id t62-v6mr2351295wmg.137.1535482624688; Tue, 28 Aug 2018 11:57:04 -0700 (PDT) Received: from localhost.localdomain (esm-84-240-79-214.netplaza.fi. [84.240.79.214]) by smtp.gmail.com with ESMTPSA id x125-v6sm1389843wmg.27.2018.08.28.11.57.03 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 28 Aug 2018 11:57:03 -0700 (PDT) From: Urja Rannikko To: linux-arm-kernel@lists.infradead.org Cc: devicetree@vger.kernel.org, heiko@sntech.de, Urja Rannikko Subject: [PATCH 2/7] dt-bindings: clock: rk3288-cru: Add property to dedicate NPLL for VOPx Date: Tue, 28 Aug 2018 18:55:08 +0000 Message-Id: <20180828185513.13216-3-urjaman@gmail.com> X-Mailer: git-send-email 2.18.0 In-Reply-To: <20180828185513.13216-1-urjaman@gmail.com> References: <20180828185513.13216-1-urjaman@gmail.com> Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Signed-off-by: Urja Rannikko --- .../devicetree/bindings/clock/rockchip,rk3288-cru.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Documentation/devicetree/bindings/clock/rockchip,rk3288-cru.txt b/Documentation/devicetree/bindings/clock/rockchip,rk3288-cru.txt index 8cb47c39ba53..20724584e0a4 100644 --- a/Documentation/devicetree/bindings/clock/rockchip,rk3288-cru.txt +++ b/Documentation/devicetree/bindings/clock/rockchip,rk3288-cru.txt @@ -16,6 +16,9 @@ Optional Properties: - rockchip,grf: phandle to the syscon managing the "general register files" If missing pll rates are not changeable, due to the missing pll lock status. +- rockchip,npll-for-vop: u32 0 or 1, dedicates NPLL to a VOP output unit for + more frequency flexibility for the selected VOP output at a cost of + flexibility for other devices. Disabled if not present or -1. Each clock is assigned an identifier and client nodes can use this identifier to specify the clock which they consume. All available clocks are defined as From patchwork Tue Aug 28 18:55:10 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Urja Rannikko X-Patchwork-Id: 963070 Return-Path: X-Original-To: incoming-dt@patchwork.ozlabs.org Delivered-To: patchwork-incoming-dt@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=vger.kernel.org (client-ip=209.132.180.67; helo=vger.kernel.org; envelope-from=devicetree-owner@vger.kernel.org; receiver=) Authentication-Results: ozlabs.org; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="dEqH2Fs9"; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 420J0724kDz9s4Z for ; Wed, 29 Aug 2018 04:57:11 +1000 (AEST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726998AbeH1WuI (ORCPT ); Tue, 28 Aug 2018 18:50:08 -0400 Received: from mail-wm0-f65.google.com ([74.125.82.65]:38974 "EHLO mail-wm0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727206AbeH1WuI (ORCPT ); Tue, 28 Aug 2018 18:50:08 -0400 Received: by mail-wm0-f65.google.com with SMTP id q8-v6so3067125wmq.4 for ; Tue, 28 Aug 2018 11:57:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=D0KFsq5uJIKl1nKgll4kph1WKA23ke9FYWOC7VAPKVo=; b=dEqH2Fs9m5sNDm3YwaEyDZ78Md6IMWONhYrCLFNHxJQ3/goydtsoWhw35D9/FQ1Q4O pq0glh2qIYQThvWJvZ55k7BPJpPOABL+9/wNhYt3zRHp4YJ1531GQCTrH+yaaCOiR7dP 9d6pDrVmniYlicImtLuEtElsHnur9+Yvh8cuVCZMxC8qtcUq+4mOtL5lW79BZiutWeqc p/uYv0sAhWjtItpmh+93D7+DcG/R2BvY6NLpoBeyNR98eD47LrC96ncgiNEnyKD5BcDM 4/GMQ2ZStDXDSqRN1HSnAf3etoPVYF1nrBUwO1kwVXK50oz64lLaek2/5Pcvvd2eoOjH 06FA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=D0KFsq5uJIKl1nKgll4kph1WKA23ke9FYWOC7VAPKVo=; b=RTi0cHczLjpvjhGIc98whamLgBe1gtMhc0ZsU//hRCubqVB5Wfoq7fpxj8gh1c8XSu 7P5jk8IbXGoGmZm2u+QrnTZ6UqLMSfoE1CDNKPHWpbcGUF5SWSTtq1duuwZDrET4BMIW cYRVpHG+1I/pwCVFUZaPq43Q2EloG1SUK8zsNDtrljXGk6MrXeGcUVQWJVmbb1l1qw4Y J9By1QyMXwJhSNI/Jqbd6ThasM/ZYKwxr1WkOzoAlrkV+q+qNbodebWGz9LNcXyzDDD7 maXjFOtMFBZLngVIFP2shss4/fsIdtPMcKjuvImeZGEz08qgu8MGgl6SJ1UTRqPjansI W8/A== X-Gm-Message-State: APzg51AV4TkTN+PFhwIjYmeA6Al1S9CnT6/8ZarLsYNeHtblw5rm+uF1 r5wy97aa/8JEoW28MhXUZA== X-Google-Smtp-Source: ANB0VdZJAL/vHgeTERnl8t/BKNrVQj9/l1AqJCBliBokjaOZyiPymGVTtKVBIoUt3v/p9MXl9fkuDw== X-Received: by 2002:a1c:ef0f:: with SMTP id n15-v6mr2089550wmh.116.1535482628722; Tue, 28 Aug 2018 11:57:08 -0700 (PDT) Received: from localhost.localdomain (esm-84-240-79-214.netplaza.fi. [84.240.79.214]) by smtp.gmail.com with ESMTPSA id x125-v6sm1389843wmg.27.2018.08.28.11.57.07 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 28 Aug 2018 11:57:07 -0700 (PDT) From: Urja Rannikko To: linux-arm-kernel@lists.infradead.org Cc: devicetree@vger.kernel.org, heiko@sntech.de, Urja Rannikko Subject: [PATCH 4/7] dt-bindings: display/rockchip: dw_hdmi: Add property for HDMI frequency list Date: Tue, 28 Aug 2018 18:55:10 +0000 Message-Id: <20180828185513.13216-5-urjaman@gmail.com> X-Mailer: git-send-email 2.18.0 In-Reply-To: <20180828185513.13216-1-urjaman@gmail.com> References: <20180828185513.13216-1-urjaman@gmail.com> Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Signed-off-by: Urja Rannikko --- .../devicetree/bindings/display/rockchip/dw_hdmi-rockchip.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/display/rockchip/dw_hdmi-rockchip.txt b/Documentation/devicetree/bindings/display/rockchip/dw_hdmi-rockchip.txt index adc94fc3c9f8..edeacbbc4f26 100644 --- a/Documentation/devicetree/bindings/display/rockchip/dw_hdmi-rockchip.txt +++ b/Documentation/devicetree/bindings/display/rockchip/dw_hdmi-rockchip.txt @@ -34,6 +34,7 @@ Optional properties - clock-names: May contain "cec" as defined in dw_hdmi.txt. - clock-names: May contain "grf", power for grf io. - clock-names: May contain "vpll", external clock for some hdmi phy. +- rockchip,hdmi-rates-hz: List of allowed HDMI frequencies in Hz. Example: