Re: [PATCH v2 1/3] dt-bindings: Remove Linuxisms from common-properties binding

From: Rob Herring
Date: Fri May 24 2019 - 17:41:59 EST


On Tue, 14 May 2019 13:40:51 -0700, Stephen Boyd wrote:
> We shouldn't reference Linux kernel functions or Linux itself in proper
> bindings. It's OK to reference functions in the kernel when explaining
> examples, but otherwise we shouldn't reference functions to describe
> what the binding means.
>
> Cc: Hsin-Yi Wang <hsinyi@xxxxxxxxxxxx>
> Signed-off-by: Stephen Boyd <swboyd@xxxxxxxxxxxx>
> ---
> .../devicetree/bindings/common-properties.txt | 17 ++++++++---------
> 1 file changed, 8 insertions(+), 9 deletions(-)
>

Applied, thanks.

Rob