From patchwork Mon Nov 5 10:45:07 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Maxime Jourdan X-Patchwork-Id: 10669899 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 1E12814BD for ; Tue, 6 Nov 2018 08:15:22 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 115832A13D for ; Tue, 6 Nov 2018 08:15:22 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 05E442A174; Tue, 6 Nov 2018 08:15:22 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.2 required=2.0 tests=BAYES_00,MAILING_LIST_MULTI, RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 983212A13D for ; Tue, 6 Nov 2018 08:15:21 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 4D0796E366; Tue, 6 Nov 2018 08:15:07 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-wm1-x344.google.com (mail-wm1-x344.google.com [IPv6:2a00:1450:4864:20::344]) by gabe.freedesktop.org (Postfix) with ESMTPS id B3FFE6E18D for ; Mon, 5 Nov 2018 10:45:14 +0000 (UTC) Received: by mail-wm1-x344.google.com with SMTP id f1-v6so6053019wmg.1 for ; Mon, 05 Nov 2018 02:45:14 -0800 (PST) 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:mime-version:content-transfer-encoding; bh=TKLLvWWerHEA8gEOK4LIPCxH8mV2pQQNbPRbXsJkDBo=; b=JQlrDCyjFQz/O6bpbQmG3QoYq7h360c9dYh/luIIUN8hUdYnxnoPQIE8xDMUif+s2B zwLnvfF65tZ2Z5pLPKFPW8rfLQc+7VKev/qPPJsi1uiqr6WwX9EhYJKpOWZukr/LVAqo 5lH/XE637igyIXv2Dev25PP6zQ9QmklOFNPOUR/ZueVykfwZ0rhJJjHH2NFD6Qvpy9U6 eNTRO6ld8VX3s6u7BRjaWz5GRfA7JVA4XDD/xPSI3ZUZAL/vcf0SuC+h6UD8MmDvEeM0 uGwublULnTGtnyi4I5z0YVjIG+NtzjFsP+vKgXil5yqSwIv3rQJ1TFhVyF+lm3W7q3L8 uymw== X-Gm-Message-State: AGRZ1gLPTS8lajb+ns3jwk+SaXGrjUE0LpnqJqyqgBlsV7F2HTyQizCf uiX6Z9IzbVZep86DDyWSoghOTsrDJdwQeQ== X-Google-Smtp-Source: AJdET5cYQF9CdzXKWyLDSYw7/iD+eX8aCH6yOAPFbEcWqC2b9qv5FM/kh3ZCO6a7uE/wsfOp2xnmUA== X-Received: by 2002:a1c:4489:: with SMTP id r131-v6mr6026875wma.121.1541414713396; Mon, 05 Nov 2018 02:45:13 -0800 (PST) Received: from localhost.localdomain (abo-99-183-68.mtp.modulonet.fr. [85.68.183.99]) by smtp.gmail.com with ESMTPSA id p125-v6sm8033114wmp.2.2018.11.05.02.45.11 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 05 Nov 2018 02:45:11 -0800 (PST) From: Maxime Jourdan To: Neil Armstrong Subject: [PATCH 1/2] dt-bindings: display: amlogic, meson-vpu: Add optional canvas provider node Date: Mon, 5 Nov 2018 11:45:07 +0100 Message-Id: <20181105104508.23090-2-mjourdan@baylibre.com> X-Mailer: git-send-email 2.19.1 In-Reply-To: <20181105104508.23090-1-mjourdan@baylibre.com> References: <20181105104508.23090-1-mjourdan@baylibre.com> MIME-Version: 1.0 X-Mailman-Approved-At: Tue, 06 Nov 2018 08:14:57 +0000 X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, Kevin Hilman , linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, linux-amlogic@lists.infradead.org, linux-arm-kernel@lists.infradead.org, Jerome Brunet Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" X-Virus-Scanned: ClamAV using ClamSMTP Allows using the new canvas provider module if present. Signed-off-by: Maxime Jourdan Reviewed-by: Rob Herring --- Documentation/devicetree/bindings/display/amlogic,meson-vpu.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/display/amlogic,meson-vpu.txt b/Documentation/devicetree/bindings/display/amlogic,meson-vpu.txt index 057b81335775..c65fd7a7467c 100644 --- a/Documentation/devicetree/bindings/display/amlogic,meson-vpu.txt +++ b/Documentation/devicetree/bindings/display/amlogic,meson-vpu.txt @@ -67,6 +67,8 @@ Required properties: Optional properties: - power-domains: Optional phandle to associated power domain as described in the file ../power/power_domain.txt +- amlogic,canvas: phandle to canvas provider node as described in the file + ../soc/amlogic/amlogic,canvas.txt Required nodes: