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 8DF52C433E4 for ; Tue, 21 Jul 2020 02:10: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 6B1992072E for ; Tue, 21 Jul 2020 02:10:53 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 6B1992072E 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 C6FA26E17F; Tue, 21 Jul 2020 02:10:52 +0000 (UTC) Received: from mail-io1-f67.google.com (mail-io1-f67.google.com [209.85.166.67]) by gabe.freedesktop.org (Postfix) with ESMTPS id 18A1A6E175 for ; Tue, 21 Jul 2020 02:10:51 +0000 (UTC) Received: by mail-io1-f67.google.com with SMTP id y2so19765308ioy.3 for ; Mon, 20 Jul 2020 19:10:51 -0700 (PDT) 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=tYsP4V1SUj+7wnz/5rxYaGFYfj8VWJ5SvCfnjHlpT0o=; b=iieC4a8nY/1laWGUV5MyNhggOznCTuLf0M0TFuUdd4fV1f9LnCoqx3VPDowlJsqcmz RCN600LwUgFwn/PZouqYsLyD1FCyv87gaDfZTYsrKKkjDMWHi0BqL2Xu2G3KsWerMvpW v1pQBEkLUBxUnD0dCiNA/nWxVyTEyxmLOsODE494aEpDb9wyco1Sj51wyILC2mHi359x 4N6IubamliWEfZwjtia90Ia8842gg4L1eaD7kiei2dWuJ4fwSKFY1bZNfyG8NZuMlOx+ 9yrhB1vBvoyYAnMyt4jx0lDOa1Hutsqr7DJWdm3oNNbINfvkbTQRj9xKeIPjLVfiz7Td 18Uw== X-Gm-Message-State: AOAM530uj+Io1wDdTiSL4h/bCpNjo22QkPwj6+vbrxezpU1LfQ+83IRj blxAdLcVRzSvOifNivz2ng== X-Google-Smtp-Source: ABdhPJzyDAbDfMw1LYrqe/3mIzRA1pgLV9u86hXuncaTyOc9EHaatv5II0wRnco3FxckodBb/3eBDw== X-Received: by 2002:a5e:8f4b:: with SMTP id x11mr24467381iop.90.1595297450479; Mon, 20 Jul 2020 19:10:50 -0700 (PDT) Received: from xps15 ([64.188.179.252]) by smtp.gmail.com with ESMTPSA id k21sm468811iok.10.2020.07.20.19.10.48 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 20 Jul 2020 19:10:49 -0700 (PDT) Received: (nullmailer pid 3387441 invoked by uid 1000); Tue, 21 Jul 2020 02:10:48 -0000 Date: Mon, 20 Jul 2020 20:10:48 -0600 From: Rob Herring To: Chen-Yu Tsai Subject: Re: [PATCH 3/5] dt-bindings: arm: sunxi: Add compatible for MSI Primo73 tablet Message-ID: <20200721021048.GA3387398@bogus> References: <20200714071305.18492-1-wens@kernel.org> <20200714071305.18492-4-wens@kernel.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200714071305.18492-4-wens@kernel.org> 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: Siarhei Siamashka , devicetree@vger.kernel.org, David Airlie , dri-devel@lists.freedesktop.org, Chen-Yu Tsai , Rob Herring , Thierry Reding , Sam Ravnborg , 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 Tue, 14 Jul 2020 15:13:03 +0800, Chen-Yu Tsai wrote: > From: Chen-Yu Tsai > > Document board compatible name for MSI Primo73 tablet. > > Signed-off-by: Chen-Yu Tsai > --- > Documentation/devicetree/bindings/arm/sunxi.yaml | 5 +++++ > 1 file changed, 5 insertions(+) > Acked-by: Rob Herring _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel