aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/net/cdns,macb.yaml
diff options
context:
space:
mode:
authorRob Herring <robh@kernel.org>2022-05-25 20:41:48 -0500
committerRob Herring <robh@kernel.org>2022-05-31 21:25:11 -0500
commit0a1e19c8a639545ab5912913aba2dd3893cf72fa (patch)
treee734a37d4a2141b8bb43ba56573fa0a07f186fb7 /Documentation/devicetree/bindings/net/cdns,macb.yaml
parentdt-bindings: PCI: socionext,uniphier-pcie: Add missing child interrupt controller (diff)
downloadlinux-dev-0a1e19c8a639545ab5912913aba2dd3893cf72fa.tar.xz
linux-dev-0a1e19c8a639545ab5912913aba2dd3893cf72fa.zip
dt-bindings: net: Fix unevaluatedProperties warnings in examples
The 'unevaluatedProperties' schema checks is not fully working and doesn't catch some cases where there's a $ref to another schema. A fix is pending, but results in new warnings in examples. Fix the warnings by removing spurious properties or adding missing properties to the schema. Signed-off-by: Rob Herring <robh@kernel.org> Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com> Link: https://lore.kernel.org/r/20220526014149.2872762-1-robh@kernel.org
Diffstat (limited to 'Documentation/devicetree/bindings/net/cdns,macb.yaml')
-rw-r--r--Documentation/devicetree/bindings/net/cdns,macb.yaml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/net/cdns,macb.yaml b/Documentation/devicetree/bindings/net/cdns,macb.yaml
index 337cec4d85ca..86fc31c2d91b 100644
--- a/Documentation/devicetree/bindings/net/cdns,macb.yaml
+++ b/Documentation/devicetree/bindings/net/cdns,macb.yaml
@@ -191,7 +191,6 @@ examples:
clock-names = "pclk", "hclk", "tx_clk", "rx_clk", "tsu_clk";
#address-cells = <1>;
#size-cells = <0>;
- #stream-id-cells = <1>;
iommus = <&smmu 0x875>;
power-domains = <&zynqmp_firmware PD_ETH_1>;
resets = <&zynqmp_reset ZYNQMP_RESET_GEM1>;