Re: [PATCH v2 2/3] dt-bindings: add Qualcomm IPQ4019 MDIO bindings

From: Florian Fainelli
Date: Tue Apr 14 2020 - 17:12:07 EST




On 4/14/2020 11:10 AM, Robert Marko wrote:
> This patch adds the binding document for the IPQ40xx MDIO driver.
>
> Signed-off-by: Robert Marko <robert.marko@xxxxxxxxxx>
> Cc: Luka Perkov <luka.perkov@xxxxxxxxxx>
> ---

[snip]

> +examples:
> + - |
> + mdio@90000 {
> + #address-cells = <1>;
> + #size-cells = <0>;
> + compatible = "qcom,ipq40xx-mdio";
> + reg = <0x90000 0x64>;
> + status = "disabled";

I believe the preference is to not put status properties in examples.
Other than that:

Reviewed-by: Florian Fainelli <f.fainelli@xxxxxxxxx>
--
Florian