Re: [PATCH v3] dt-bindings: i2c: Move i2c-omap.txt to YAML format
From: Wolfram Sang <wsa@kernel.org>
Date: 2021-06-04 20:29:30
Also in:
linux-devicetree, linux-i2c, linux-omap, lkml
From: Wolfram Sang <wsa@kernel.org>
Date: 2021-06-04 20:29:30
Also in:
linux-devicetree, linux-i2c, linux-omap, lkml
On Wed, May 26, 2021 at 03:34:12PM +0530, Vignesh Raghavendra wrote:
Convert i2c-omap.txt to YAML schema for better checks and documentation. Following properties were used in DT but were not documented in txt bindings and has been included in YAML schema: 1. Include ti,am4372-i2c compatible 2. Document clocks property Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
Applied to for-next, thanks!