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=-14.0 required=3.0 tests=BAYES_00,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=unavailable 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 C36B9C433FE for ; Fri, 11 Dec 2020 03:42:00 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 692DF23E55 for ; Fri, 11 Dec 2020 03:42:00 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2403794AbgLKDlX (ORCPT ); Thu, 10 Dec 2020 22:41:23 -0500 Received: from mail-oo1-f68.google.com ([209.85.161.68]:40288 "EHLO mail-oo1-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2395181AbgLKDkg (ORCPT ); Thu, 10 Dec 2020 22:40:36 -0500 Received: by mail-oo1-f68.google.com with SMTP id 9so1828656ooy.7; Thu, 10 Dec 2020 19:40:20 -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=3YRBa4GWgC9YCCY2RPm1FWrdjkivVayRtW3WlD7hVWA=; b=o88az5nUF2k9oFTH47YG0OW6rtUAG8e3tkah9GnzqD4pxkeFA+j5ffIlL9IL0r64mn jLLYsEqQJgPlibQ2TrYoY3jM2wTbs2Bkri5G0TbmXZKWyMr7d971OvPHRA0d3Gp6453q Z9p6dFdnwa7cT/njRd0hpMYkRCl6A9WYItyfRywnymislApaLXI8YNzE40hTkqDdCGkW nwHqUTPICw6SR+yHkhEooaVg3W+fZTuzkx1V/hLy4SOP4UtlEX1tkNNIbFl1WhCf+PHm zwojBf91IKXr0zrwf6tg2lzzGqttt4jMhHLOVEWl+jkyuPl+JWxUM6aNtkvZLjzQbQOZ RqJg== X-Gm-Message-State: AOAM533Afs0FVfOAah1xtAFxZr/7pWJ0rHxUU40SUkt9uM+mC2q9/OvH XM3PzdR/ncXGI05Bbj09Z+5LRtl2ng== X-Google-Smtp-Source: ABdhPJz2RGYAkn5XHnZhWN8sgGg/r+W+Q8IytRFAldgI1QEQLVVq2wlLaJHq6YkMHtg74T9h0oy4SA== X-Received: by 2002:a4a:d795:: with SMTP id c21mr8449439oou.57.1607657995066; Thu, 10 Dec 2020 19:39:55 -0800 (PST) Received: from xps15 (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id j73sm1581437otj.37.2020.12.10.19.39.53 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 10 Dec 2020 19:39:54 -0800 (PST) Received: (nullmailer pid 3593580 invoked by uid 1000); Fri, 11 Dec 2020 03:39:53 -0000 Date: Thu, 10 Dec 2020 21:39:53 -0600 From: Rob Herring To: Icenowy Zheng Cc: linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, Ondrej Jirman , Maxime Ripard , Chen-Yu Tsai , Jernej Skrabec , linux-sunxi@googlegroups.com, linux-arm-kernel@lists.infradead.org, Rob Herring Subject: Re: [PATCH 3/3] dt-bindings: arm: sunxi: note that old PineTab compatible has old panel Message-ID: <20201211033953.GA3593536@robh.at.kernel.org> References: <20201210083722.1912981-1-icenowy@aosc.io> <20201210084558.1917246-1-icenowy@aosc.io> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20201210084558.1917246-1-icenowy@aosc.io> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 10 Dec 2020 16:45:58 +0800, Icenowy Zheng wrote: > As the old LCD panel used by PineTab developer samples are discontinued, > there won't be furtherly any more units of the sample, and this should > be noted in the document. > > Signed-off-by: Icenowy Zheng > --- > Documentation/devicetree/bindings/arm/sunxi.yaml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Reviewed-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=-14.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,INCLUDES_CR_TRAILER,INCLUDES_PATCH,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 BAEE8C433FE for ; Fri, 11 Dec 2020 03:41:16 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (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 65BD523C16 for ; Fri, 11 Dec 2020 03:41:16 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 65BD523C16 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References:Message-ID: Subject:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=TwvvsrIkL7NP06ZYCIc0K+N6cAkZmb9SbJt/wBwYohQ=; b=G+ZKo868Jk/9wMqzA55XHKARa T3WpVDEcF7d4rVwZ+NwJXfB2biZtC5f25jnuRS6T92JJAWr0abmnk3feGzq7QpFG34JeuqxI2KycR yDttJNHLa89pwOnu6F3udG9H/IYq7m2VA4tox1xVvzLjN5YIXgBJxmiYCRkUeppchLz5TNvdaibLJ atmeapypghmhW8wPAPr2UXgKUKdt+2RxI4bvI54C541M9ty2fpV7VFhPaBWIuAnmAabNRhRfyNO2J BtDM/qF/gn8hTvxTQC8oOZJJUdchZLSMLbvtwByDViwbP+ZlQ40YvL6WJ9LHOZM7q78Q8Rs/Ya2v/ Pfp+Qo31Q==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1knZHo-0006jr-I0; Fri, 11 Dec 2020 03:40:04 +0000 Received: from mail-oo1-f67.google.com ([209.85.161.67]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1knZHf-0006gv-RD for linux-arm-kernel@lists.infradead.org; Fri, 11 Dec 2020 03:39:59 +0000 Received: by mail-oo1-f67.google.com with SMTP id k7so1313167ooa.0 for ; Thu, 10 Dec 2020 19:39:55 -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=3YRBa4GWgC9YCCY2RPm1FWrdjkivVayRtW3WlD7hVWA=; b=hNw/m4xIZRj5ScIbcwLn29M47Zou92cIC01r8GkRI8Ob1f+iDrZybvFak7wAGb74Po xylU73iRpX92Sp8M0a8WWR2I/TOhfrbN6RKNsv8YiJA8SfGpT39KbkrZaU27lHP5bMeR ref9D/erMRaoK5M1B7cJcKvvp9rBVmp5oastYpSvL8tQmBfIIfR3PfLBm0hREJW2Zc1z AgDkUH3xCGavHNFP5VT3vumno7V3+MLJybT5B9ChphmA918l+VWjerGSA2x0d3ldTypx 4M3+IzOKP+vNZ/P6OQ+vT86Gwnmu5WnwHwKn8qE8dMIOUKkvDDw4ebrT84TxASuAAYqj U1CA== X-Gm-Message-State: AOAM530p7ITVBoml5PXasRRXxrNK5f8/TFU7JgvqEISDBBa+UilJpmVu T10exLNqsYYJBLO17ebaWA== X-Google-Smtp-Source: ABdhPJz2RGYAkn5XHnZhWN8sgGg/r+W+Q8IytRFAldgI1QEQLVVq2wlLaJHq6YkMHtg74T9h0oy4SA== X-Received: by 2002:a4a:d795:: with SMTP id c21mr8449439oou.57.1607657995066; Thu, 10 Dec 2020 19:39:55 -0800 (PST) Received: from xps15 (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id j73sm1581437otj.37.2020.12.10.19.39.53 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 10 Dec 2020 19:39:54 -0800 (PST) Received: (nullmailer pid 3593580 invoked by uid 1000); Fri, 11 Dec 2020 03:39:53 -0000 Date: Thu, 10 Dec 2020 21:39:53 -0600 From: Rob Herring To: Icenowy Zheng Subject: Re: [PATCH 3/3] dt-bindings: arm: sunxi: note that old PineTab compatible has old panel Message-ID: <20201211033953.GA3593536@robh.at.kernel.org> References: <20201210083722.1912981-1-icenowy@aosc.io> <20201210084558.1917246-1-icenowy@aosc.io> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20201210084558.1917246-1-icenowy@aosc.io> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201210_223955_944897_C78B70C3 X-CRM114-Status: GOOD ( 13.97 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Ondrej Jirman , devicetree@vger.kernel.org, Jernej Skrabec , linux-sunxi@googlegroups.com, linux-kernel@vger.kernel.org, Maxime Ripard , Chen-Yu Tsai , Rob Herring , linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Thu, 10 Dec 2020 16:45:58 +0800, Icenowy Zheng wrote: > As the old LCD panel used by PineTab developer samples are discontinued, > there won't be furtherly any more units of the sample, and this should > be noted in the document. > > Signed-off-by: Icenowy Zheng > --- > Documentation/devicetree/bindings/arm/sunxi.yaml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Reviewed-by: Rob Herring _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel