From 2d168d3f68a7826cda53c8bb713965953b2c93fc Mon Sep 17 00:00:00 2001 From: Sascha Hauer Date: Mon, 1 Feb 2021 12:45:00 +0100 Subject: dts: update to v5.11-rc6 Signed-off-by: Sascha Hauer --- dts/Bindings/net/ethernet-controller.yaml | 2 -- dts/Bindings/net/snps,dwmac.yaml | 1 - 2 files changed, 3 deletions(-) (limited to 'dts/Bindings/net') diff --git a/dts/Bindings/net/ethernet-controller.yaml b/dts/Bindings/net/ethernet-controller.yaml index 0965f6515f..dac4aadb6e 100644 --- a/dts/Bindings/net/ethernet-controller.yaml +++ b/dts/Bindings/net/ethernet-controller.yaml @@ -122,7 +122,6 @@ properties: such as flow control thresholds. rx-internal-delay-ps: - $ref: /schemas/types.yaml#/definitions/uint32 description: | RGMII Receive Clock Delay defined in pico seconds. This is used for controllers that have configurable RX internal delays. @@ -140,7 +139,6 @@ properties: is used for components that can have configurable fifo sizes. tx-internal-delay-ps: - $ref: /schemas/types.yaml#/definitions/uint32 description: | RGMII Transmit Clock Delay defined in pico seconds. This is used for controllers that have configurable TX internal delays. diff --git a/dts/Bindings/net/snps,dwmac.yaml b/dts/Bindings/net/snps,dwmac.yaml index dfbf5fe454..0642b0f594 100644 --- a/dts/Bindings/net/snps,dwmac.yaml +++ b/dts/Bindings/net/snps,dwmac.yaml @@ -212,7 +212,6 @@ properties: Triplet of delays. The 1st cell is reset pre-delay in micro seconds. The 2nd cell is reset pulse in micro seconds. The 3rd cell is reset post-delay in micro seconds. - $ref: /schemas/types.yaml#/definitions/uint32-array minItems: 3 maxItems: 3 -- cgit v1.2.3