From 699b28a089ac9968284a2eb2a2e2c11f4cb8fd1d Mon Sep 17 00:00:00 2001 From: Ulf Magnusson Date: Tue, 14 Jan 2020 18:28:07 +0100 Subject: [PATCH] doc: dts: Remove 'title:' from binding example 'title:' was deprecated in commit 2934ee2cda ("dts: bindings: Remove 'title:' and put all info. into 'description:'"). Overlooked leftover. Signed-off-by: Ulf Magnusson --- doc/guides/dts/index.rst | 2 -- 1 file changed, 2 deletions(-) diff --git a/doc/guides/dts/index.rst b/doc/guides/dts/index.rst index 55ad5185365..6bf78f1e6c4 100644 --- a/doc/guides/dts/index.rst +++ b/doc/guides/dts/index.rst @@ -808,7 +808,6 @@ This should now be written like this: .. code-block:: yaml - title: ... description: ... compatible: "company,device" @@ -823,7 +822,6 @@ This should now be written like this: required: false child-binding: - title: ... description: ... properties: