commit | 6bf761fc0a2811b037abec0c963d60b00c452acb | [log] [tgz] |
---|---|---|
author | Kumar Gala <kumar.gala@linaro.org> | Tue Jun 09 09:48:29 2020 -0500 |
committer | Anas Nashif <anas.nashif@intel.com> | Wed Jul 08 22:03:24 2020 -0400 |
tree | 1b946fcb42237cfe817da5a7cb4704034443d035 | |
parent | 2053814d7cd47d2143f7a0e5a47be0d26861ffea [diff] |
dts: Remove support for deprecated DTS binding syntax We deprecated a number of aspects of the DTS binding syntax in Zephyr 2.1. Remove the support for the deprecated syntax. Remove from docs about the deprecated syntax as well. Removed reference in release-notes-2.1.rst to legacy_binding_syntax since that anchor doesn't exist anymore. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>