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=-4.5 required=3.0 tests=DATE_IN_PAST_03_06, DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI, SIGNED_OFF_BY,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 7FF17C3F68F for ; Thu, 6 Feb 2020 20:46:56 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 4D23321D7D for ; Thu, 6 Feb 2020 20:46:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1581022016; bh=wJGGvyC/2zFwga7d5RzXye80kSwmtv+erjyW5SewCeI=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=yON8g4h1c9FzcHTN8jQpsBeDaE27+Uwrv5oO632mDUcdG5L+/AIvdU6n6NBkg8+RS 69G716NqC2qu7P3wDSDflBX17K8eXEAsjilUoA3lSPplk8QYRJrY2oYErFQHVPkIbb ldFTBky7Bh3fNoPExWvZGgzYSX741+DdOR6kKhaA= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728191AbgBFUqS (ORCPT ); Thu, 6 Feb 2020 15:46:18 -0500 Received: from mail-pl1-f194.google.com ([209.85.214.194]:45183 "EHLO mail-pl1-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728172AbgBFUqP (ORCPT ); Thu, 6 Feb 2020 15:46:15 -0500 Received: by mail-pl1-f194.google.com with SMTP id b22so24455pls.12; Thu, 06 Feb 2020 12:46: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:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=l5FvaNiAtzMYswvlFr6v0YaM1iOHco5V/a0AR5TCzVA=; b=MBoLmzT3ZZzQt+/uPW8SzAM3Q59ulAD7xZSAaN2ynAgX18hbbzn7hiwp1Sd/Pko9je 2WyNbPKxWlw+4aiMnDRqCkxFueVvgEjF+S/BfJsDOSDG0CmhIUsEZjH8U7p4iIcQPWQ2 Qkmb9hUQIRBW7nhGtRgCJ1QVoVS4QfyEqIpnWZ0q44TLq4UW2sTzF8C4Xls4He66UbBv kdzUwM82PglsKIvSEdCOXEe+ObDJ0kzRO0n2rQ8cnkgIdkpiBW7I9VAAconAhlQTMies YxkS0f/fBhm1u6r/3ukPoeGgttOYgqM0NpOD5GB1K7A+Mx8f/vHnSBc1vWd4ORLv38qw M7Kw== X-Gm-Message-State: APjAAAUwDPmf7fkXpgWjgdadkbZ53m7zJmoul2jGa4WdTatLXWR3K2UT zIDDSequ6RgqjcIyfBOKfg== X-Google-Smtp-Source: APXvYqwvDRaorolz00MleJCnJNgdTgpyUgIq0k/Rh07UG3JXyWjdd+l7GKasnxQgNLs9FQRIpoGJVQ== X-Received: by 2002:a17:902:8d91:: with SMTP id v17mr5698026plo.53.1581021974341; Thu, 06 Feb 2020 12:46:14 -0800 (PST) Received: from rob-hp-laptop (63-158-47-182.dia.static.qwest.net. [63.158.47.182]) by smtp.gmail.com with ESMTPSA id u7sm265881pfh.128.2020.02.06.12.46.12 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 06 Feb 2020 12:46:13 -0800 (PST) Received: (nullmailer pid 32672 invoked by uid 1000); Thu, 06 Feb 2020 17:24:52 -0000 Date: Thu, 6 Feb 2020 17:24:52 +0000 From: Rob Herring To: Benjamin Gaignard Cc: l.stach@pengutronix.de, linux+etnaviv@armlinux.org.uk, christian.gmeiner@gmail.com, airlied@linux.ie, daniel@ffwll.ch, robh+dt@kernel.org, mark.rutland@arm.com, maxime@cerno.tech, etnaviv@lists.freedesktop.org, dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, philippe.cornu@st.com, pierre-yves.mordret@st.com, Benjamin Gaignard Subject: Re: [PATCH v3] dt-bindings: display: Convert etnaviv to json-schema Message-ID: <20200206172452.GA32579@bogus> References: <20200129085613.3036-1-benjamin.gaignard@st.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200129085613.3036-1-benjamin.gaignard@st.com> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Wed, 29 Jan 2020 09:56:13 +0100, Benjamin Gaignard wrote: > Convert etnaviv bindings to yaml format. > Move bindings file from display to gpu folder. > > Signed-off-by: Benjamin Gaignard > --- > version 3: > - describe clock-names as enum to allow all possible mix > > version 2: > - move bindings file from display to gpu folder > .../bindings/display/etnaviv/etnaviv-drm.txt | 36 ----------- > .../devicetree/bindings/gpu/vivante,gc.yaml | 69 ++++++++++++++++++++++ > 2 files changed, 69 insertions(+), 36 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/display/etnaviv/etnaviv-drm.txt > create mode 100644 Documentation/devicetree/bindings/gpu/vivante,gc.yaml > Applied, thanks. Rob 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=-4.4 required=3.0 tests=DATE_IN_PAST_03_06, MAILING_LIST_MULTI,SIGNED_OFF_BY,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 D54F9C35247 for ; Thu, 6 Feb 2020 20:46:16 +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 B4B1E21775 for ; Thu, 6 Feb 2020 20:46:16 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org B4B1E21775 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 240306FB48; Thu, 6 Feb 2020 20:46:16 +0000 (UTC) Received: from mail-pl1-f193.google.com (mail-pl1-f193.google.com [209.85.214.193]) by gabe.freedesktop.org (Postfix) with ESMTPS id CB51F6FB47; Thu, 6 Feb 2020 20:46:14 +0000 (UTC) Received: by mail-pl1-f193.google.com with SMTP id a6so43881plm.3; Thu, 06 Feb 2020 12:46: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:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=l5FvaNiAtzMYswvlFr6v0YaM1iOHco5V/a0AR5TCzVA=; b=M9Q9gT6LqcfrmpKPJliDyBRKfACIz6ohUlOMd5rH+AyJOy0Edq1ULCUNiyTH6roqSi 7x9qzoItLtthuTG+nnouZ4muWSCKEtKs74wLdkhYSh+WBv2pAqOzUynRlKy8WMM77oxp 6WA6GU5fc2NkD7VXEi1BEvyHNdUjSi9y5keVZzrqx8cm98eHzuEeTb5hiV5wWwYShTJy tU5B8+zOYShK1Xk1TbNkUUGFXqe0ciG3mgApy3xTXWX07KXcO+7iUSAsG/qMHRTt367F S1P+ikTc1aKNfApqcXSDz84+kpEYbfsu9SC/2/HETHNzNPFJkjrMZY/BHn217VwTudV6 8Xag== X-Gm-Message-State: APjAAAWmfa/69YkvJbw86Rm+BWjH15502IVwmZknLBnGIqeA9HX1Acb2 c2MWjwn0O2ZCOsuUwy9qyA== X-Google-Smtp-Source: APXvYqwvDRaorolz00MleJCnJNgdTgpyUgIq0k/Rh07UG3JXyWjdd+l7GKasnxQgNLs9FQRIpoGJVQ== X-Received: by 2002:a17:902:8d91:: with SMTP id v17mr5698026plo.53.1581021974341; Thu, 06 Feb 2020 12:46:14 -0800 (PST) Received: from rob-hp-laptop (63-158-47-182.dia.static.qwest.net. [63.158.47.182]) by smtp.gmail.com with ESMTPSA id u7sm265881pfh.128.2020.02.06.12.46.12 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 06 Feb 2020 12:46:13 -0800 (PST) Received: (nullmailer pid 32672 invoked by uid 1000); Thu, 06 Feb 2020 17:24:52 -0000 Date: Thu, 6 Feb 2020 17:24:52 +0000 From: Rob Herring To: Benjamin Gaignard Subject: Re: [PATCH v3] dt-bindings: display: Convert etnaviv to json-schema Message-ID: <20200206172452.GA32579@bogus> References: <20200129085613.3036-1-benjamin.gaignard@st.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200129085613.3036-1-benjamin.gaignard@st.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@arm.com, devicetree@vger.kernel.org, Benjamin Gaignard , pierre-yves.mordret@st.com, philippe.cornu@st.com, airlied@linux.ie, etnaviv@lists.freedesktop.org, dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org, robh+dt@kernel.org, maxime@cerno.tech, linux+etnaviv@armlinux.org.uk Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Wed, 29 Jan 2020 09:56:13 +0100, Benjamin Gaignard wrote: > Convert etnaviv bindings to yaml format. > Move bindings file from display to gpu folder. > > Signed-off-by: Benjamin Gaignard > --- > version 3: > - describe clock-names as enum to allow all possible mix > > version 2: > - move bindings file from display to gpu folder > .../bindings/display/etnaviv/etnaviv-drm.txt | 36 ----------- > .../devicetree/bindings/gpu/vivante,gc.yaml | 69 ++++++++++++++++++++++ > 2 files changed, 69 insertions(+), 36 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/display/etnaviv/etnaviv-drm.txt > create mode 100644 Documentation/devicetree/bindings/gpu/vivante,gc.yaml > Applied, thanks. Rob _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel