Devicetree fixes for v5.0:

- Remove now unused struct device_node.type pointer

- Fix meson-axg reset header SPDX tag

- Add missing of_node_put in of_graph_get_remote_port_parent

- Fix several binding doc file references and typos
dt-bindings: reset: meson-axg: fix SPDX license id

As reported, the SPDX license id is not placed correctly and the variant
of the BSD License used should be specified.

Fixes: c16292578ffa ("dt-bindings: reset: Add bindings for the Meson-AXG SoC Reset Controller")
Reported-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Reviewed-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Rob Herring <robh@kernel.org>
1 file changed