On Mon, 20 Sep 2021 18:01:52 +0530, Sinthu Raja wrote: > From: Sinthu Raja <sinthu.raja@xxxxxx> > > 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 <bjorn.andersson@xxxxxxxxxx> > Signed-off-by: Sinthu Raja <sinthu.raja@xxxxxx> > > --- > > 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@xxxxxx/ > V1: https://lore.kernel.org/all/20210917094740.18891-1-sinthu.raja@xxxxxx/ > > .../bindings/hwlock/ti,omap-hwspinlock.yaml | 33 +------------------ > 1 file changed, 1 insertion(+), 32 deletions(-) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>