[PATCH v3 resend] dt-bindings: rtc: zynqmp: convert bindings to YAML

Rob Herring robh at kernel.org
Thu Jun 24 13:26:26 PDT 2021


On Mon, 14 Jun 2021 05:50:22 +0900, Nobuhiro Iwamatsu wrote:
> Convert Real Time Clock for Xilinx Zynq MPSoC SoC bindings documentation
> to YAML schemas.
> And this renamed the file to compatible string of DT.
> 
> Signed-off-by: Nobuhiro Iwamatsu <iwamatsu at nigauri.org>
> ---
> v3: Fix description.
>     Add $refs to calibration property.
>     Add minimum, maximum and default to calibration property.
> v2: Fix warning with DT_CHECKER_FLAGS=-m
> 
>  .../bindings/rtc/xlnx,zynqmp-rtc.yaml         | 65 +++++++++++++++++++
>  .../devicetree/bindings/rtc/xlnx-rtc.txt      | 25 -------
>  2 files changed, 65 insertions(+), 25 deletions(-)
>  create mode 100644 Documentation/devicetree/bindings/rtc/xlnx,zynqmp-rtc.yaml
>  delete mode 100644 Documentation/devicetree/bindings/rtc/xlnx-rtc.txt
> 

Applied, thanks!



More information about the linux-arm-kernel mailing list