Hi,
On Fri, Jun 04, 2021 at 05:15:17PM +0530, skakit@codeaurora.org wrote:
On 2021-06-04 17:12, skakit@codeaurora.org wrote:
quoted
Hi,
On 2021-06-04 16:39, Sebastian Reichel wrote:
quoted
Hi,
On Mon, May 10, 2021 at 11:25:06AM -0500, Rob Herring wrote:
quoted
On Mon, 10 May 2021 12:31:04 +0530, satya priya wrote:
quoted
Convert qcom PON binding from .txt to .yaml format.
The example has been removed in favour of full example being
available in the qcom,pm8941-pwrkey binding.
Signed-off-by: satya priya <redacted>
---
Changes in V2:
- As per Rob's comments, converted the main PON binding and added in V2.
Changes in V3:
- As per Sebastian's comments, added allOf to refer reboot-mode.yaml and
used unevaluatedProperties = false. Added maxItems for reg.
.../devicetree/bindings/power/reset/qcom,pon.txt | 49 ----------------------
.../devicetree/bindings/power/reset/qcom,pon.yaml | 44 +++++++++++++++++++
2 files changed, 44 insertions(+), 49 deletions(-)
delete mode 100644 Documentation/devicetree/bindings/power/reset/qcom,pon.txt
create mode 100644 Documentation/devicetree/bindings/power/reset/qcom,pon.yaml
Reviewed-by: Rob Herring <robh@kernel.org>
Acked-by: Sebastian Reichel <sre@kernel.org>
There is a V4 for this.
https://lore.kernel.org/patchwork/patch/1425638/
Seems like you already reviewed the V4.
Ack, just ignore this :)
-- Sebastian