From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.2 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id E260FC7618B for ; Thu, 25 Jul 2019 15:17:59 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id B8ECC2238C for ; Thu, 25 Jul 2019 15:17:59 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="BkgH53t4" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org B8ECC2238C Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=lst.de Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=JhpdCCe5RXcPVydCIiaaMXsG8pctP37gcqcnWbnSTkk=; b=BkgH53t40tPbmy FA15RNrc6EV9D96tK9oF2wWNFvr0INGrSH7gW8nCLbEwsoTgNFdww07tj20Jo98uGCrtAwd8TBZ1L AZuPX6HtEdoeqcoxHZr3b8t4ARP809TLwu929Rd+HN0uJXnNQC422xla86aYlBGVcIr/TblMdcYPH NTQr2OITR626MoIuOdUudLzypQrrk2DFNaT3hTGiMjwq3Cp4+uqm/rrGaf8/ZspuzAWVRSP6KQVDk JbJVu1wlk2NQPfSPEdUXF58RTFqbkg/HcuiflVdLDK6AVFiFRMnvNfRRZqPhNxogB3TTywfnvzE2L XI3M70CzkPpDpmtKu6Sg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92 #3 (Red Hat Linux)) id 1hqfVA-00056A-Ba; Thu, 25 Jul 2019 15:17:52 +0000 Received: from verein.lst.de ([213.95.11.211]) by bombadil.infradead.org with esmtps (Exim 4.92 #3 (Red Hat Linux)) id 1hqfV7-00055J-0j for linux-arm-kernel@lists.infradead.org; Thu, 25 Jul 2019 15:17:50 +0000 Received: by verein.lst.de (Postfix, from userid 2005) id 532AC68B02; Thu, 25 Jul 2019 17:17:42 +0200 (CEST) Date: Thu, 25 Jul 2019 17:17:42 +0200 From: Torsten Duwe To: Vasily Khoruzhick Subject: Re: [PATCH v3 6/7] dt-bindings: Add ANX6345 DP/eDP transmitter binding Message-ID: <20190725151742.GA4820@lst.de> References: <20190722151202.5506768B20@verein.lst.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.17 (2007-11-01) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190725_081749_214838_6B994782 X-CRM114-Status: UNSURE ( 9.85 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Mark Rutland , devicetree , Andrzej Hajda , Maxime Ripard , Greg Kroah-Hartman , linux-kernel , dri-devel , David Airlie , Chen-Yu Tsai , Rob Herring , Thierry Reding , Laurent Pinchart , Daniel Vetter , Harald Geyer , Sean Paul , Thomas Gleixner , arm-linux , Icenowy Zheng Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Mon, Jul 22, 2019 at 11:51:36AM -0700, Vasily Khoruzhick wrote: > On Mon, Jul 22, 2019 at 8:12 AM Torsten Duwe wrote: > > > > The anx6345 is an ultra-low power DisplayPort/eDP transmitter designed > > for portable devices. > > > > Add a binding document for it. > > I believe you'll have to convert it to yaml format. Right. Thanks for the reminder. Torsten _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel