On 09/06/2023 13:04, Piyush Mehta wrote: > Convert the binding to DT schema format. It also updates the > reset-controller description. > > Signed-off-by: Piyush Mehta <piyush.mehta@xxxxxxx> > --- > - Addressed the Krzysztof review comment: > - Update DT binding to fix the dt_binding_check warning. > > Link: https://lore.kernel.org/lkml/168612336438.2153757.6000360498539992409.robh@xxxxxxxxxx/T/#m4abfe6287177d5fd09f781d298dd19d56aae5e27 > --- > .../bindings/reset/xlnx,zynqmp-reset.txt | 55 ---------------- > .../bindings/reset/xlnx,zynqmp-reset.yaml | 64 +++++++++++++++++++ You forgot to update xlnx,zynqmp-firmware.yaml. It was wrong from the beginning, but now you can fix it in this commit. Best regards, Krzysztof