On Mon, 28 Feb 2022 08:58:43 +0200, Baruch Siach wrote: > From: Baruch Siach <baruch.siach@xxxxxxxxx> > > 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 <baruch.siach@xxxxxxxxx> > --- > > 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@xxxxxxxxxx>