Received: by 2002:ac0:a5a7:0:0:0:0:0 with SMTP id m36-v6csp281862imm; Thu, 12 Jul 2018 19:29:16 -0700 (PDT) X-Google-Smtp-Source: AAOMgpdJZtUZOMz1OpxZehzIQe80SAn8nEgIujj+gdgA5cTSbM7okJ5RpnxSJ9mBl623L6iF0AOx X-Received: by 2002:a65:4344:: with SMTP id k4-v6mr4265180pgq.409.1531448956237; Thu, 12 Jul 2018 19:29:16 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1531448956; cv=none; d=google.com; s=arc-20160816; b=tuX8U0grShqTitZkTRl5h23WTOMVNtT61CXp4zgtRVidwi7NinYOaPc7TimrGqSR6k tlQ4gPaoRW65sYstdzS9lymKoIBxkpHyyWksK7saOEM1Jvnplh/lCN7kOLvAtFHyEUF1 5gLodorfsrkL2AIuv2TJ27VlrvtDXM3pNWkXtllV3XREXQ+Rxb29frpVWIKIYH9jDByu 3Vj+W3sHZ4SsyQ1Mcx+4q/vdJ3zosM33hp3OrwZuqaDDIIjbwgoEohMh1IcKcYZKRfds 0XPM4Mj3CtcF3PkouYvbMVglkBVfvF/JNMGm09S2j+YScdIaih/wbny+ZJ5XKU1CkvkB kmoA== 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=wVZJujtZ10XmlO39NyrY2v5lGc2rkKIilC7W4XA+JXc=; b=Ljaggjb3WSb2EB6VPEvrmnRwa+K3/tYnoZrxJZUn7VBQ1IPcEWvluup+wQY1QrFeDo FDuuGae8SxN5k6JtL56XFXXvDbxyncG1QrR7PpuLsGD1Tgespjm5fqXYQyQ49n7Q7K2e ud30QqxLKL0CdtmXHMQyKitKr1fh8ICptbNiVzZ97uSdShQ6PoVNY7B0DBKTJ+SqopvK T2qI3eVfETOG5XStdDBTqKPfdIe4j9il7kMS2s8k4bhhXlRIxN/JVoFogxhbByk9Zaxy zkz75c+VPwWfOOAKTpH4i0DyNrRZXPfEMoBeZJZ7kWcC8jX56JYh0pm5IPpWJyMWf33P t/fg== 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 h91-v6si22295978pld.132.2018.07.12.19.29.00; Thu, 12 Jul 2018 19:29:16 -0700 (PDT) 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 S2387873AbeGMCkt convert rfc822-to-8bit (ORCPT + 99 others); Thu, 12 Jul 2018 22:40:49 -0400 Received: from hermes.aosc.io ([199.195.250.187]:49961 "EHLO hermes.aosc.io" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2387762AbeGMCkt (ORCPT ); Thu, 12 Jul 2018 22:40:49 -0400 Received: from localhost (localhost [127.0.0.1]) (Authenticated sender: icenowy@aosc.io) by hermes.aosc.io (Postfix) with ESMTPSA id EFB00559EE; Fri, 13 Jul 2018 02:28:20 +0000 (UTC) Date: Fri, 13 Jul 2018 10:28:08 +0800 In-Reply-To: <20180712145306.ootqt7dfh3nxsamy@flea> References: <20180711132233.42301-1-icenowy@aosc.io> <20180711132233.42301-2-icenowy@aosc.io> <20180711150532.6gzm7krouriddreh@flea> <8F6CDF5C-2AC1-43EC-858A-5C6345CF279A@aosc.io> <20180712064601.m3bdd46wzac5fpgh@flea> <20180712145306.ootqt7dfh3nxsamy@flea> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8BIT Subject: Re: [linux-sunxi] Re: [PATCH 1/2] ARM: sun8i: h3: enable HDMI output on Banana Pi M2 Zero To: linux-arm-kernel@lists.infradead.org, Maxime Ripard CC: devicetree@vger.kernel.org, Chen-Yu Tsai , linux-sunxi@googlegroups.com, linux-kernel@vger.kernel.org From: Icenowy Zheng Message-ID: <82CD0BCE-9DE4-45D7-8DF4-FCCFBC70BECF@aosc.io> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 于 2018年7月12日 GMT+08:00 下午10:53:06, Maxime Ripard 写到: >On Thu, Jul 12, 2018 at 03:09:55PM +0800, Icenowy Zheng wrote: >> 于 2018年7月12日 GMT+08:00 下午2:46:01, Maxime Ripard > 写到: >> >On Wed, Jul 11, 2018 at 11:15:50PM +0800, Icenowy Zheng wrote: >> >> >> >> >> >> 于 2018年7月11日 GMT+08:00 下午11:05:32, Maxime Ripard >> > 写到: >> >> >Hi, >> >> > >> >> >On Wed, Jul 11, 2018 at 09:22:32PM +0800, Icenowy Zheng wrote: >> >> >> Banana Pi M2 Zero board has a miniHDMI port connected to the >HDMI >> >> >> controller of Allwinner H3 SoC. >> >> >> >> >> >> Enable the HDMI output in Banana Pi M2 Zero device tree. >> >> >> >> >> >> Signed-off-by: Icenowy Zheng >> >> >> --- >> >> >> .../dts/sun8i-h2-plus-bananapi-m2-zero.dts | 25 >> >> >+++++++++++++++++++ >> >> >> 1 file changed, 25 insertions(+) >> >> >> >> >> >> diff --git >a/arch/arm/boot/dts/sun8i-h2-plus-bananapi-m2-zero.dts >> >> >b/arch/arm/boot/dts/sun8i-h2-plus-bananapi-m2-zero.dts >> >> >> index 7d01f9322658..eb61dcf32797 100644 >> >> >> --- a/arch/arm/boot/dts/sun8i-h2-plus-bananapi-m2-zero.dts >> >> >> +++ b/arch/arm/boot/dts/sun8i-h2-plus-bananapi-m2-zero.dts >> >> >> @@ -26,6 +26,17 @@ >> >> >> stdout-path = "serial0:115200n8"; >> >> >> }; >> >> >> >> >> >> + hdmi-connector { >> >> >> + compatible = "hdmi-connector"; >> >> >> + type = "c"; >> >> > >> >> >This is not one of the connector type declared in DRM, how is it >> >> >exposed to the userspace? >> >> >> >> So just use "A" here (because of single link)? >> > >> >If the connector type is C, it should be C, and DRM / driver >adjusted >> >to handle it. >> >> Okay I won't change this property, if there's any further revisions. >> >> For DRM driver, I think it can be an independent patchset. > >Not really, since it's going to break userspace as soon as you merge >that other patchset. Should we bother the DRM maintainer to ask for any advice? > >Maxime > >-- >Maxime Ripard, Bootlin (formerly Free Electrons) >Embedded Linux and Kernel engineering >https://bootlin.com > >_______________________________________________ >linux-arm-kernel mailing list >linux-arm-kernel@lists.infradead.org >http://lists.infradead.org/mailman/listinfo/linux-arm-kernel