Re: [PATCH] spi: dt-bindings: xilinx: Drop type reference on *-bits properties
From: Rob Herring <robh@kernel.org>
Date: 2021-09-10 19:53:38
Also in:
linux-arm-kernel, linux-spi
From: Rob Herring <robh@kernel.org>
Date: 2021-09-10 19:53:38
Also in:
linux-arm-kernel, linux-spi
On Fri, 10 Sep 2021 11:59:45 -0500, Rob Herring wrote:
Properties with standard unit suffixes such as '-bits' don't need a type. Cc: Mark Brown <broonie@kernel.org> Cc: Michal Simek <redacted> Cc: linux-spi@vger.kernel.org Cc: linux-arm-kernel@lists.infradead.org Signed-off-by: Rob Herring <robh@kernel.org> --- Mark, Please ack and I will send to Linus for rc1. After this, I can enable checking these automatically. Documentation/devicetree/bindings/spi/spi-xilinx.yaml | 2 -- 1 file changed, 2 deletions(-)
Applied, thanks!