On Mon, Jun 10, 2019 at 3:26 AM Maxime Ripard wrote:
>
> The networking PHYs have a number of available device tree properties that
> can be used in their device tree node. Add a YAML schemas for those.
>
> Signed-off-by: Maxime Ripard
>
> ---
>
> Changes from v1:
> - Add missing compatible opt
> +required:
> + - reg
> + - interrupts
Hi Maxime
Interrupts are not required. That is an error in the .txt binding
document.
Otherwise, this looks good:
Reviewed-by: Andrew Lunn
Andrew
The networking PHYs have a number of available device tree properties that
can be used in their device tree node. Add a YAML schemas for those.
Signed-off-by: Maxime Ripard
---
Changes from v1:
- Add missing compatible options
- add missing phy speeds
- Fix the maintainers entry
- Add a