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=-7.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 78E24C2D0A3 for ; Wed, 4 Nov 2020 22:32:33 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 1FFB720825 for ; Wed, 4 Nov 2020 22:32:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1604529153; bh=GHbZ8Iu0YuzoKt4Aeb9QN67KnV7LwjIWoWkYimjUjsA=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=iq2fL4eS7tfpSSdb/oRawa/RktzVq0BJbC0z0j/YrPsqBU9BOeQv6LJUnlQ9ugpWr aOQ+KkIleVfQyOJ2bAt3/KuVquyLj8XaYjwC2fpPFmsEQoMLFF7y0TSgB69T1V2ATR Obh1EYNsq39pggMpl1SOftqwl83fmbTJfCU/WFf4= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1732240AbgKDWcc (ORCPT ); Wed, 4 Nov 2020 17:32:32 -0500 Received: from mail-ot1-f68.google.com ([209.85.210.68]:36242 "EHLO mail-ot1-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1732051AbgKDWcc (ORCPT ); Wed, 4 Nov 2020 17:32:32 -0500 Received: by mail-ot1-f68.google.com with SMTP id 32so301007otm.3; Wed, 04 Nov 2020 14:32:31 -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; bh=/+xov9qNrCa5kR+k+88TJtmG8DM6VvKyohLxdnZITB8=; b=JKNoZ8w9XRE3wtH16G38mz8zkAKAadorbNGV1qMQ/oex31F2yKqAnLuu292Zv9ys7F RLyTuHRmnYVUC8NiOeMvDVChcAsFs9+Nm3aGPYEcMtf13pyMrFrBPBD1kWWUP107BaEO Np9hXLCK4lwgxg8GmPL1k0NvLlzbfHiNUChyDVj98K1g/J/hHwhV47op257ImvWx40I6 GANNGz2GWV1OSu9BDFFUBSSfUYsBPto4ZhiPwpSod5RWe89C/7Hj9XEDfOXL91pYnnMm o7Tc0TOlICQ7o+OpEAJBb3/6d8sFn1cQIyb4pf1D7a9doWR8HYUm39NfSGlSK+zVt+82 PgRQ== X-Gm-Message-State: AOAM532q4t51EwP9m1dG1JHNZDWn/cbXhwLEQHVgPU9d71p0KkV05pPT vJU1iN1s6IlRozcozf3cDQ== X-Google-Smtp-Source: ABdhPJzT3+IkXidl8JPgKMkkFdkJi9iO4FXdvOhbw7kKGwODl+3fCylb57kXfLctK5HLo2xPcY+e+w== X-Received: by 2002:a9d:6c11:: with SMTP id f17mr20262297otq.208.1604529151638; Wed, 04 Nov 2020 14:32:31 -0800 (PST) Received: from xps15 (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id l89sm744690otc.6.2020.11.04.14.32.30 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Nov 2020 14:32:31 -0800 (PST) Received: (nullmailer pid 45723 invoked by uid 1000); Wed, 04 Nov 2020 22:32:30 -0000 Date: Wed, 4 Nov 2020 16:32:30 -0600 From: Rob Herring To: Paul Cercueil Cc: od@zcrc.me, Christophe Branchereau , Rob Herring , Sam Ravnborg , devicetree@vger.kernel.org, dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org, Thierry Reding Subject: Re: [PATCH 1/4] dt-bindings: vendor-prefixes: Add abt vendor prefix Message-ID: <20201104223230.GA45670@bogus> References: <20201101093150.8071-1-paul@crapouillou.net> <20201101093150.8071-2-paul@crapouillou.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20201101093150.8071-2-paul@crapouillou.net> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Sun, 01 Nov 2020 09:31:47 +0000, Paul Cercueil wrote: > Add prefix for ShenZhen Asia Better Technology Ltd. > > Signed-off-by: Paul Cercueil > --- > Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ > 1 file changed, 2 insertions(+) > Acked-by: Rob Herring 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=-7.0 required=3.0 tests=BAYES_00,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 4E703C388F7 for ; Wed, 4 Nov 2020 22:32:35 +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 ED097207BB for ; Wed, 4 Nov 2020 22:32:34 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org ED097207BB 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 B73846E064; Wed, 4 Nov 2020 22:32:33 +0000 (UTC) Received: from mail-ot1-f67.google.com (mail-ot1-f67.google.com [209.85.210.67]) by gabe.freedesktop.org (Postfix) with ESMTPS id 5585E6E064 for ; Wed, 4 Nov 2020 22:32:32 +0000 (UTC) Received: by mail-ot1-f67.google.com with SMTP id 79so278496otc.7 for ; Wed, 04 Nov 2020 14:32:32 -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; bh=/+xov9qNrCa5kR+k+88TJtmG8DM6VvKyohLxdnZITB8=; b=n2AZs8qnaL1D0pgV6J1TmL6Jn1P1J8/XcaGZvII0M+Y6iCURbtpteRUp+WD9gAg8+H KaqSox6f9wk3G3TzDK8/5coiMi+Czl6YjpWhNWyUY0yrBw+V3tEXbG3UxgUc8GAk0hXQ XLS2lluFNVBNnveRCz/5OxcCUyJVi/0JPjCO4zcC7Kpi8QLFt6fj3+kLB5KzR0ENY8Tj 5PP9D8Ro/ml/gthwB5UrZwag+tktz5o6l3Oeqybgrl8d+wSvtJOiag1PYInE1VRiI1TF vQh2XXqM7+d/SkiuQCbcMmBLQNY/lpoX0UP1aBtXnjxe6arFp/R2dsElTXsb73PiHmjp 3xTQ== X-Gm-Message-State: AOAM5303aH9nZeSP6/PyLikuaHxPCbL2TOB2UgKwthsbpz9fBAvvlmGd IlTDNLrvLy5kffETNNGE5rwHyCxTjQ== X-Google-Smtp-Source: ABdhPJzT3+IkXidl8JPgKMkkFdkJi9iO4FXdvOhbw7kKGwODl+3fCylb57kXfLctK5HLo2xPcY+e+w== X-Received: by 2002:a9d:6c11:: with SMTP id f17mr20262297otq.208.1604529151638; Wed, 04 Nov 2020 14:32:31 -0800 (PST) Received: from xps15 (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id l89sm744690otc.6.2020.11.04.14.32.30 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Nov 2020 14:32:31 -0800 (PST) Received: (nullmailer pid 45723 invoked by uid 1000); Wed, 04 Nov 2020 22:32:30 -0000 Date: Wed, 4 Nov 2020 16:32:30 -0600 From: Rob Herring To: Paul Cercueil Subject: Re: [PATCH 1/4] dt-bindings: vendor-prefixes: Add abt vendor prefix Message-ID: <20201104223230.GA45670@bogus> References: <20201101093150.8071-1-paul@crapouillou.net> <20201101093150.8071-2-paul@crapouillou.net> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20201101093150.8071-2-paul@crapouillou.net> 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: devicetree@vger.kernel.org, Christophe Branchereau , linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, Rob Herring , od@zcrc.me, Thierry Reding , Sam Ravnborg Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Sun, 01 Nov 2020 09:31:47 +0000, Paul Cercueil wrote: > Add prefix for ShenZhen Asia Better Technology Ltd. > > Signed-off-by: Paul Cercueil > --- > Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ > 1 file changed, 2 insertions(+) > Acked-by: Rob Herring _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel