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 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 7036BC433EF for ; Thu, 3 Mar 2022 04:33:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Date:To:From:Subject:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=0Vqe7VCGplIfV7mJsROoTklvTQVwwbDEidX+xz8uAw8=; b=A5KrRKGGNaPT3p RzuNnPPfCB3KR68DKh96Dbii8+uMapjrQAj3VPUHgoAKCHyzAtS1R4ls/Xy7xJcSqGtEjS1rCEVTb 4VpTLfNf4coiapqFr5dLxi8pmInlR4m9m3FykSpnuxwz9KWSb3LHAxhiRKIAxPSMCsl0jhuDlun5/ nIcr3iFfDQg698L6TI1f0lPpW23Q4kMqOjkOXSxOSZWSbdw9me6xOdZAKolPJEoXa+uResONpsR1X hMkkQ186pPUL/fqWJBadYEEXwqrULF1GJiF9mCaZm7mvvSPu47CsKz+/Yksoah4Ry/6IAVq8G2s4e EnGIKxFN8L0Wp5touhQA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nPd81-005Bgh-57; Thu, 03 Mar 2022 04:31:49 +0000 Received: from mailgw02.mediatek.com ([216.200.240.185]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nPd7x-005Bfk-RM; Thu, 03 Mar 2022 04:31:47 +0000 X-UUID: 4710dd30364149c9b738cd14849d9bae-20220302 X-UUID: 4710dd30364149c9b738cd14849d9bae-20220302 Received: from mtkcas67.mediatek.inc [(172.29.193.45)] by mailgw02.mediatek.com (envelope-from ) (musrelay.mediatek.com ESMTP with TLSv1.2 ECDHE-RSA-AES256-SHA384 256/256) with ESMTP id 2092508965; Wed, 02 Mar 2022 21:31:41 -0700 Received: from mtkexhb02.mediatek.inc (172.21.101.103) by MTKMBS62N1.mediatek.inc (172.29.193.41) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Wed, 2 Mar 2022 20:31:39 -0800 Received: from mtkcas11.mediatek.inc (172.21.101.40) by mtkexhb02.mediatek.inc (172.21.101.103) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Thu, 3 Mar 2022 12:31:31 +0800 Received: from mtksdccf07 (172.21.84.99) by mtkcas11.mediatek.inc (172.21.101.73) with Microsoft SMTP Server id 15.0.1497.2 via Frontend Transport; Thu, 3 Mar 2022 12:31:31 +0800 Message-ID: <469ca28d06f8ced11b3853c0bc39b0f9eb6e11f8.camel@mediatek.com> Subject: Re: [PATCH v15 03/12] dt-bindings: display: mediatek: disp: split each block to individual yaml From: Jason-JH Lin To: Rob Herring , Chun-Kuang Hu Date: Thu, 3 Mar 2022 12:31:31 +0800 In-Reply-To: References: <20220126071932.32615-1-jason-jh.lin@mediatek.com> <20220126071932.32615-4-jason-jh.lin@mediatek.com> X-Mailer: Evolution 3.28.5-0ubuntu0.18.04.2 MIME-Version: 1.0 X-MTK: N X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220302_203145_944183_4359B3D4 X-CRM114-Status: GOOD ( 14.08 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: David Airlie , singo.chang@mediatek.com, Alexandre Torgue , Fabien Parent , "moderated list:ARM/STM32 ARCHITECTURE" , "roy-cw.yeh" , CK Hu , DTML , Jitao shi , Maxime Coquelin , Nancy Lin , "moderated list:ARM/Mediatek SoC support" , Hsin-Yi Wang , Matthias Brugger , Daniel Vetter , Linux ARM , AngeloGioacchino Del Regno , linux-kernel , Moudy Ho , Philipp Zabel , Enric Balletbo i Serra 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 Hi Rob, Thanks for the reviews. On Wed, 2022-03-02 at 18:00 -0600, Rob Herring wrote: > On Mon, Feb 7, 2022 at 5:07 PM Chun-Kuang Hu > wrote: > > > > OK, it seems no one has comment on this patch, so > > No comment because the patch was not in PW. That's most likely due to > this: > > Subject: [PATCH v15 03/12] dt-bindings: display: mediatek: disp: > split > each block to individual yaml > Date: Wed, 26 Jan 2022 15:19:23 +0800 [thread overview] > Message-ID: <20220126071932.32615-4-jason-jh.lin@mediatek.com> (raw) > In-Reply-To: <20220126071932.32615-1-jason-jh.lin@mediatek.com> > > [-- Warning: decoded text below may be mangled, UTF-8 assumed --] > [-- Attachment #1: Type: text/plain; charset="y", Size: 50916 bytes > --] > > "y" is not a valid charset. This is caused when git-send-email asks > for the encoding and you answer 'y' rather than . > > Rob -- Thanks for making me realize the problem. I'll always use in the future. Regards, Jason-JH Lin _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel