Received: by 10.223.185.116 with SMTP id b49csp2570941wrg; Sun, 25 Feb 2018 00:47:16 -0800 (PST) X-Google-Smtp-Source: AH8x226I/p+1opuwKOJ103rmCcxdKYEGGvQMqDs9WjDUx3m9EvnYJhor0PneoyOaG8Xa512IWhKt X-Received: by 10.98.13.24 with SMTP id v24mr6935210pfi.89.1519548436056; Sun, 25 Feb 2018 00:47:16 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1519548436; cv=none; d=google.com; s=arc-20160816; b=ESf9bs8ywoa7U8LYJa114a3hIemfSQf7cp+/6uPWy4m+Q/Gi+i18lHyaYP7TKwTD8q iTq513l8hW7x4XG5Y4NKSS3761qKzKYPpStrceMUpyeS261DR5C70bU0r2UnaA59Q5oc u1mm/bdHPAbaghnbvOQxIB7q5AY0EDO5Bhs7hezIjooO3OrU7sUIkBJhR+3yRQhN0riW 4tqZZpFuu8/QoB7sDzhc7t+dnluc39e+9sV7ymowLW5m4XzAr8duIy9OG0OzrfsuBOla dpRWOCveC/vn/5OB+oLC9+hVcmBp1/IzC/6obDObcyBbhjR8SfW0kuDfUVE6mNk4IwJw wlJQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:message-id:from:cc:to:subject :content-transfer-encoding:mime-version:references:in-reply-to:date :arc-authentication-results; bh=BDZ+RQte7h17peZeb6TdXNvlO/K7YiqAckvvHSJ5jpo=; b=o3MF8eUJrY8VOHxya3TefO+zQefHFD3ix2EeZ+9Dt5/0gNKbnrEO/Ed4fPjzDH7OWc bVQ7K+P2G4YD8e3cLmtWt3N50e88NDulgWN1r/Mwu3fEc7LmidYVXnXbxZSt3HLHNj1Q XMUjXPPZl2dG8NDmdRKU9oKydDIFACW8w01j9ZTewdsLiMVJt0rZL+1GBFe5GZacL4sM 3KDQC5LI5eq28dvUj3f7YTFjNrixDy9kCLigBI/BPRmYHwEWoZ+miGEtyi4dyUFI2v68 y/5lrfjlZOHbbxPqNbUccKz4q0hGqaroP4pYoYlWSr4DKMu7QPP0IhpvsA5CymACPrIJ g8HA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id t10-v6si4813684plq.569.2018.02.25.00.46.28; Sun, 25 Feb 2018 00:47:16 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751578AbeBYIo1 convert rfc822-to-8bit (ORCPT + 99 others); Sun, 25 Feb 2018 03:44:27 -0500 Received: from hermes.aosc.io ([199.195.250.187]:50199 "EHLO hermes.aosc.io" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750987AbeBYIoZ (ORCPT ); Sun, 25 Feb 2018 03:44:25 -0500 Received: from localhost (localhost [127.0.0.1]) (Authenticated sender: icenowy@aosc.io) by hermes.aosc.io (Postfix) with ESMTPSA id 8CC8F4F4B1; Sun, 25 Feb 2018 08:44:22 +0000 (UTC) Date: Sun, 25 Feb 2018 16:43:52 +0800 In-Reply-To: References: <20180224214545.3740-1-jernej.skrabec@siol.net> <20180224214545.3740-15-jernej.skrabec@siol.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8BIT Subject: Re: [linux-sunxi] [PATCH 14/15] ARM: dts: sun8i: h3: Enable HDMI output on H3 boards To: linux-arm-kernel@lists.infradead.org, Julian Calaby , jernej.skrabec@siol.net CC: Mark Rutland , devicetree , David Airlie , Michael Turquette , linux-sunxi , "linux-kernel@vger.kernel.org" , dri-devel , sboyd@kernel.org, Chen-Yu Tsai , Rob Herring , Maxime Ripard , "open list:COMMON CLK FRAMEWORK" , "Mailing List, Arm" From: Icenowy Zheng Message-ID: Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 于 2018年2月25日 GMT+08:00 下午4:11:34, Julian Calaby 写到: >Hi Jernej, > >On Sun, Feb 25, 2018 at 8:45 AM, Jernej Skrabec > wrote: >> Enable HDMI output on all boards which have HDMI connector. >> >> Signed-off-by: Jernej Skrabec >> --- >> arch/arm/boot/dts/sun8i-h3-bananapi-m2-plus.dts | 25 >++++++++++++++++++++++ >> arch/arm/boot/dts/sun8i-h3-beelink-x2.dts | 25 >++++++++++++++++++++++ >> arch/arm/boot/dts/sun8i-h3-libretech-all-h3-cc.dts | 25 >++++++++++++++++++++++ >> arch/arm/boot/dts/sun8i-h3-nanopi-m1.dts | 25 >++++++++++++++++++++++ >> arch/arm/boot/dts/sun8i-h3-orangepi-2.dts | 25 >++++++++++++++++++++++ >> arch/arm/boot/dts/sun8i-h3-orangepi-lite.dts | 25 >++++++++++++++++++++++ >> arch/arm/boot/dts/sun8i-h3-orangepi-one.dts | 24 >+++++++++++++++++++++ >> arch/arm/boot/dts/sun8i-h3-orangepi-pc.dts | 25 >++++++++++++++++++++++ >> 8 files changed, 199 insertions(+) > >As I understand it, the H2+ is just a slightly trimmed down H3. In >terms of HDMI support, the difference is that the H2+ can't output 4k. H2+ can OUTPUT 4K. The BSP restricts it to DECODE 4K. (And mainline won't have such restriction) >If this code is compatible with the H2+, could you please add the >necessary bits and pieces to the h2-plus DTSs too? > >Thanks,