On Mon, 20 Sep 2021 18:01:52 +0530, Sinthu Raja wrote:
From: Sinthu Raja <redacted>
The example includes a board-specific compatible property, this is wrong
as the example should be board agnostic and should represent the particular
binding. Also, the file includes two similar examples but with a different
compatible. So, drop the entire second example
Suggested-by: Bjorn Andersson <redacted>
Signed-off-by: Sinthu Raja <redacted>
---
Changes in V3:
Addressed review comment, that includes adding Suggested By: tag to the
commit message
V2: https://lore.kernel.org/all/20210917170805.5079-1-sinthu.raja@ti.com/ (local)
V1: https://lore.kernel.org/all/20210917094740.18891-1-sinthu.raja@ti.com/ (local)
.../bindings/hwlock/ti,omap-hwspinlock.yaml | 33 +------------------
1 file changed, 1 insertion(+), 32 deletions(-)
Reviewed-by: Rob Herring <robh@kernel.org>