From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sam Ravnborg Subject: Re: [PATCH v2 0/9] Add dual-LVDS panel support to EK874 Date: Thu, 15 Aug 2019 16:15:59 +0200 Message-ID: <20190815141559.GB2437@ravnborg.org> References: <1565867073-24746-1-git-send-email-fabrizio.castro@bp.renesas.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1565867073-24746-1-git-send-email-fabrizio.castro@bp.renesas.com> Sender: linux-kernel-owner@vger.kernel.org To: Fabrizio Castro Cc: Laurent Pinchart , Geert Uytterhoeven , Thierry Reding , David Airlie , Daniel Vetter , Rob Herring , Mark Rutland , Andrzej Hajda , Maarten Lankhorst , Maxime Ripard , Sean Paul , Simon Horman , Magnus Damm , Eric Anholt , Kieran Bingham , dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-renesas-soc@vger.kernel.org, Chris Paterson List-Id: dri-devel@lists.freedesktop.org Hi Fabrizio > it appears that Rob has been busy converting the dt-bindings relevant to this > series, and his changes are now found in linux-next. Most notably > Documentation/devicetree/bindings/display/panel/panel-lvds.txt has now become > Documentation/devicetree/bindings/display/panel/lvds.yaml > > You have already taken patch: > https://patchwork.kernel.org/patch/11072749/ > > as such the patch I am sending you is still related to: > Documentation/devicetree/bindings/display/panel/panel-lvds.txt > > Patch "dt-bindings: display: Add bindings for Advantech IDK-2121WR" is still > assuming the format is .txt, as I am not too sure about what the protocol is in > this case? Shall we take this patch and convert it later to .yaml or shall I > convert it to .yaml straight away? > > Please, let me know what's the best course of action. It is preferred that all new display and panel bindings uses the new meta-schema format. And that the writers uses the available tools to verify the bindings submission. This is one way to avoid simple mistakes in examples. Sam