Re: [PATCH v3 1/2] dt-bindings: net: ipq4019-mdio: Add ipq6018 compatible
From: Rob Herring <robh@kernel.org>
Date: 2022-03-04 23:55:33
Also in:
linux-arm-msm, linux-devicetree
From: Rob Herring <robh@kernel.org>
Date: 2022-03-04 23:55:33
Also in:
linux-arm-msm, linux-devicetree
On Mon, 28 Feb 2022 08:58:43 +0200, Baruch Siach wrote:
From: Baruch Siach <redacted> The IPQ60xx MDIO bus is the same as IPQ4019. Update the schema to allow qcom,ipq4019-mdio compatible as fallback for newer IPQ series. Signed-off-by: Baruch Siach <redacted> --- v3: Correct the schema to fix yamllint failure (Rob's bot) v2: Update the schema to allow fallback compatible (Rob Herring) --- .../devicetree/bindings/net/qcom,ipq4019-mdio.yaml | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-)
Reviewed-by: Rob Herring <robh@kernel.org>