Re: [PATCH] dt-bindings: Remove "status" from schema examples, again

From: Rob Herring
Date: Thu Oct 20 2022 - 10:21:21 EST


On Fri, 14 Oct 2022 15:51:04 -0500, Rob Herring wrote:
> There's no reason to have "status" properties in examples. "okay" is the
> default, and "disabled" turns off some schema checks ('required'
> specifically).
>
> A meta-schema check for this is pending, so hopefully the last time to
> fix these.
>
> Fix the indentation in intel,phy-thunderbay-emmc while we're here.
>
> Signed-off-by: Rob Herring <robh@xxxxxxxxxx>
> ---
> .../arm/tegra/nvidia,tegra-ccplex-cluster.yaml | 1 -
> .../display/tegra/nvidia,tegra124-dpaux.yaml | 1 -
> .../display/tegra/nvidia,tegra186-display.yaml | 2 --
> .../bindings/iio/addac/adi,ad74413r.yaml | 1 -
> .../devicetree/bindings/net/cdns,macb.yaml | 1 -
> .../devicetree/bindings/net/nxp,dwmac-imx.yaml | 1 -
> .../bindings/phy/intel,phy-thunderbay-emmc.yaml | 15 +++++++--------
> 7 files changed, 7 insertions(+), 15 deletions(-)
>

Applied, thanks!