From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [v2 1/3] dt-bindings: display: mediatek: update dsi supported chips Date: Mon, 29 Apr 2019 17:26:46 -0500 Message-ID: <20190429222646.GA20752@bogus> References: <20190416054217.75387-1-jitao.shi@mediatek.com> <20190416054217.75387-2-jitao.shi@mediatek.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20190416054217.75387-2-jitao.shi@mediatek.com> Sender: linux-kernel-owner@vger.kernel.org To: Jitao Shi Cc: Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , linux-pwm@vger.kernel.org, David Airlie , Matthias Brugger , Thierry Reding , Ajay Kumar , Inki Dae , Rahul Sharma , Sean Paul , Vincent Palatin , Andy Yan , Philipp Zabel , Russell King , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.in List-Id: dri-devel@lists.freedesktop.org On Tue, Apr 16, 2019 at 01:42:15PM +0800, Jitao Shi wrote: > Update device tree binding documentation for the dsi for > Mediatek MT8183 SoCs. > > Signed-off-by: Jitao Shi > --- > .../devicetree/bindings/display/mediatek/mediatek,dsi.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/display/mediatek/mediatek,dsi.txt b/Documentation/devicetree/bindings/display/mediatek/mediatek,dsi.txt > index fadf327c7cdf..bd68195458b9 100644 > --- a/Documentation/devicetree/bindings/display/mediatek/mediatek,dsi.txt > +++ b/Documentation/devicetree/bindings/display/mediatek/mediatek,dsi.txt > @@ -26,7 +26,7 @@ The MIPI TX configuration module controls the MIPI D-PHY. > > Required properties: > - compatible: "mediatek,-mipi-tx" > - the supported chips are mt2701 and mt8173. > + the supported chips are mt2701 , mt8173 and mt8183. drop the space ^ With that, Acked-by: Rob Herring