Re: [PATCH v6 09/11] dt-bindings: power: rockchip: Convert to json-schema
From: Rob Herring <robh@kernel.org>
Date: 2021-03-26 20:07:22
Also in:
linux-arm-kernel, linux-rockchip, lkml
From: Rob Herring <robh@kernel.org>
Date: 2021-03-26 20:07:22
Also in:
linux-arm-kernel, linux-rockchip, lkml
On Fri, Mar 26, 2021 at 06:30:36PM +0800, Elaine Zhang wrote:
Convert the soc/rockchip/power_domain.txt binding document to json-schema and move to the power bindings directory. Signed-off-by: Elaine Zhang <redacted> From: Enric Balletbo i Serra <redacted> Link:https://patchwork.kernel.org/project/linux-rockchip/patch/20210225102643.653095-1-enric.balletbo@collabora.com/ --- .../power/rockchip,power-controller.yaml | 291 ++++++++++++++++++ .../bindings/soc/rockchip/power_domain.txt | 136 -------- 2 files changed, 291 insertions(+), 136 deletions(-) create mode 100644 Documentation/devicetree/bindings/power/rockchip,power-controller.yaml delete mode 100644 Documentation/devicetree/bindings/soc/rockchip/power_domain.txt
My review checks tell me I already reviewed this and IIRC that was pointed out to you in the last version. Am I supposed to review the whole thing again or is it unchanged or ???. I have no idea with no version history. As there are other issues pointed out, I'm going with 'wait for the next version'. Rob