]> git.ipfire.org Git - thirdparty/linux.git/commit
dt-bindings: ethernet: eswin: fix yaml schema issues
authorShangjuan Wei <weishangjuan@eswincomputing.com>
Tue, 4 Nov 2025 07:33:05 +0000 (15:33 +0800)
committerJakub Kicinski <kuba@kernel.org>
Thu, 6 Nov 2025 04:00:29 +0000 (20:00 -0800)
commit0567c84d683d1f38dc41928eec786ec5c02bf7b4
tree506f5df01b039bcc5d7e7169f887a9beaaa0536c
parent9158447f09aae33e85744517d9d4a1812bb39007
dt-bindings: ethernet: eswin: fix yaml schema issues

eswin,hsp-sp-csr attribute is one phandle with multiple arguments,
so the syntax should be in the form of:
 items:
   - items:
       - description: ...
       - description: ...
       - description: ...
       - description: ...

To align with the description of the 'eswin-sp-csr'
attribute in the mmc,usb modules, the description
of the 'eswin,hsp-sp-csr' attribute has been modified.

Fixes: 888bd0eca93c ("dt-bindings: ethernet: eswin: Document for EIC7700 SoC")
Reported-by: Rob Herring (Arm) <robh@kernel.org>
Closes: https://lore.kernel.org/all/176096011380.22917.1988679321096076522.robh@kernel.org/
Signed-off-by: Shangjuan Wei <weishangjuan@eswincomputing.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://patch.msgid.link/20251104073305.299-1-weishangjuan@eswincomputing.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Documentation/devicetree/bindings/net/eswin,eic7700-eth.yaml