Re: [PATCH v2 18/34] dt-bindings: arm: Convert FSL board/soc bindings to json-schema
From: Vokáč Michal <hidden>
Date: 2019-01-10 10:44:49
Also in:
linux-arm-kernel, linux-devicetree, lkml
From: Vokáč Michal <hidden>
Date: 2019-01-10 10:44:49
Also in:
linux-arm-kernel, linux-devicetree, lkml
On 10.1.2019 07:42, Shawn Guo wrote:
On Sat, Dec 08, 2018 at 09:58:37AM +0800, Shawn Guo wrote:quoted
On Thu, Dec 06, 2018 at 05:33:13PM -0600, Rob Herring wrote:quoted
On Wed, Dec 5, 2018 at 8:32 PM Shawn Guo [off-list ref] wrote:quoted
On Mon, Dec 03, 2018 at 03:32:07PM -0600, Rob Herring wrote:quoted
Convert Freescale SoC bindings to DT schema format using json-schema. Cc: Shawn Guo <shawnguo@kernel.org> Cc: Mark Rutland <mark.rutland@arm.com> Cc: devicetree@vger.kernel.org Signed-off-by: Rob Herring <robh@kernel.org> --- .../devicetree/bindings/arm/armadeus.txt | 6 - Documentation/devicetree/bindings/arm/bhf.txt | 6 - .../bindings/arm/compulab-boards.txt | 25 -- Documentation/devicetree/bindings/arm/fsl.txt | 229 ------------------ .../devicetree/bindings/arm/fsl.yaml | 214 ++++++++++++++++Rob, I do have any changes on bindings/arm/fsl.txt queued for 4.21 on my tree, so please send it via your tree.What about: c386f362957b dt-bindings: Add compatible string for LS1028A-QDS 3671cd57de06 dt-bindings: ls1012a: Add FRWY-LS1012A device tree bindingAh, sorry, I only checked on imx/dt branch and forgot imx/dt64. I will drop the changes on fsl.txt and update fsl.yaml after it hits mainline.What happened to this? It seems the patch did not hit v5.0-rc1.
Hi Shawn, Rob actually asked you a similar question two days ago.. https://lkml.org/lkml/2019/1/8/754