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=-5.5 required=3.0 tests=MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=ham 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 56BB3C2D0C1 for ; Thu, 19 Dec 2019 23:47:53 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (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 361412465E for ; Thu, 19 Dec 2019 23:47:53 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 361412465E Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 29B1F6EBA8; Thu, 19 Dec 2019 23:47:52 +0000 (UTC) Received: from mail-ot1-f68.google.com (mail-ot1-f68.google.com [209.85.210.68]) by gabe.freedesktop.org (Postfix) with ESMTPS id 73C2E6EBA8 for ; Thu, 19 Dec 2019 23:47:51 +0000 (UTC) Received: by mail-ot1-f68.google.com with SMTP id h9so6787363otj.11 for ; Thu, 19 Dec 2019 15:47:51 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=18UcAb5rbPMss22Ho10Y3g3P3ch3yNs8mlHDvPuR4oU=; b=oDmz2PgS9xTJ1Dw9we73XkfQS6KJUH99BvUborzo6QJRUXqR0YHW93aMGViok77qLs /1970frPCfNIq0AFpz/8pw1RKlHSDwa9vHv8uFyceKSmNzFlzIE8vKbA1k3vEZwAu/0R o9u9Ct35vragWlu4ijQkJ6nHQPh5JiYe4lY5W3P0uGBwKhTkVKYq0D+5wGHwkRESVFYs 8xu0f6DUiGpL06Bz40A9zTBryL5/Fr/QrgASqsu4/MsvcbnBo+qANGIuQUJIieL37R3P suubtDUPTx7Or830eHCvSPnz02dMLCJ9Qb3OzWg72H7Fi3xTMrdymSgxtdFQwMviEPKj /tTA== X-Gm-Message-State: APjAAAWdEPtZM/MkSVulxOSrU8yGPmnHYEkvn1piY/fqextPhUNMKgmi sCKoxlKjF1Lx+YjxTalg8A== X-Google-Smtp-Source: APXvYqwn2zt/hEoslzgFitK7qNptvvyashP6FwXW1JD5npPwJGdehqnhGdzJkgQ1XfMc2/ZX5+wl9Q== X-Received: by 2002:a9d:6b17:: with SMTP id g23mr11137126otp.265.1576799270756; Thu, 19 Dec 2019 15:47:50 -0800 (PST) Received: from localhost (ip-184-205-174-147.ftwttx.spcsdns.net. [184.205.174.147]) by smtp.gmail.com with ESMTPSA id n22sm2712400otj.36.2019.12.19.15.47.49 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 19 Dec 2019 15:47:50 -0800 (PST) Date: Thu, 19 Dec 2019 17:47:47 -0600 From: Rob Herring To: Miquel Raynal Subject: Re: [PATCH 01/12] dt-bindings: display: rockchip-lvds: Declare PX30 compatible Message-ID: <20191219234747.GA30229@bogus> References: <20191213181051.25983-1-miquel.raynal@bootlin.com> <20191213181051.25983-2-miquel.raynal@bootlin.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20191213181051.25983-2-miquel.raynal@bootlin.com> User-Agent: Mutt/1.10.1 (2018-07-13) X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Mark Rutland , devicetree@vger.kernel.org, Thomas Petazzoni , David Airlie , Sandy Huang , dri-devel@lists.freedesktop.org, Maxime Chevallier , Paul Kocialkowski , linux-rockchip@lists.infradead.org, Miquel Raynal , linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Fri, 13 Dec 2019 19:10:40 +0100, Miquel Raynal wrote: > Document the PX30 LVDS compatible. > > Signed-off-by: Miquel Raynal > --- > .../devicetree/bindings/display/rockchip/rockchip-lvds.txt | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel