diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2018-09-13 09:28:13 +0200 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2018-09-20 17:35:47 +0200 |
commit | 25db30c335d997b0838001c29f7341891b403006 (patch) | |
tree | c992f409a5313756a6536079f6e1ba1457a39d68 /drivers/dma/tegra210-adma.c | |
parent | gpio: davinci: Move driver local definitions to driver (diff) | |
download | linux-25db30c335d997b0838001c29f7341891b403006.tar.xz linux-25db30c335d997b0838001c29f7341891b403006.zip |
gpio: OF: Cut painful BNF experiments from bindings
In 2011 the commit bf859f84a19f
("gpio/dt: Refine GPIO device tree binding") introduced an
experimental BNF notation for defining a regular grammar for
the GPIO phandles used by different devices.
This was an interesting approach, and shows that we have long
nutured the idea to formally verify device tree files using
regular grammar.
Most if not all other bindings use natural language to define
the bindings, and the recent thinking for verifying device
tree files is to use JSON schemas in separate definitions.
Cut the BNF business and replace it with natural language
so that it becomes more human-readable for now.
Cc: devicetree@vger.kernel.org
Cc: Grant Likely <grant.likely@secretlab.ca>
Cc: Kumar Gala <galak@kernel.crashing.org>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/dma/tegra210-adma.c')
0 files changed, 0 insertions, 0 deletions