dt-bindings: net: qcom,ethqos: Convert bindings to yaml
authorBhupesh Sharma <bhupesh.sharma@linaro.org>
Tue, 11 Apr 2023 20:04:00 +0000 (15:04 -0500)
committerPaolo Abeni <pabeni@redhat.com>
Thu, 13 Apr 2023 10:50:46 +0000 (12:50 +0200)
commit02e98ce3db149919d6aa35f873e5d74c1ac36640
treea3b2cff6ea55d82e6f59a2e42a32df2ed75db85f
parentd70c215bdd17b92358e90c4e4d190e749a48d982
dt-bindings: net: qcom,ethqos: Convert bindings to yaml

Convert Qualcomm ETHQOS Ethernet devicetree binding to YAML.
In doing so add a new property for iommus since newer platforms support
using one, and without such make dtbs_check fails on them.

While at it, also update the MAINTAINERS file to point to the yaml
version of the bindings.

Signed-off-by: Bhupesh Sharma <bhupesh.sharma@linaro.org>
[halaney: Remove duplicated properties, add MAINTAINERS and iommus]
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Andrew Halaney <ahalaney@redhat.com>
Tested-by: Brian Masney <bmasney@redhat.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Documentation/devicetree/bindings/net/qcom,ethqos.txt [deleted file]
Documentation/devicetree/bindings/net/qcom,ethqos.yaml [new file with mode: 0644]
MAINTAINERS