On Wed, Aug 14, 2024 at 02:17:26PM -0400, Frank Li wrote:
Convert binding doc ltc2978.txt to yaml format.
Additional change:
- add i2c node.
- basic it is regulator according to example, move it under regulator.
Fix below warning:
arch/arm64/boot/dts/freescale/fsl-lx2160a-clearfog-cx.dtb: /soc/i2c@2000000/i2c-mux@77/i2c@2/regulator@5c:
failed to match any schema with compatible: ['lltc,ltc3882']
Signed-off-by: Frank Li <Frank.Li@xxxxxxx>
---
.../devicetree/bindings/hwmon/ltc2978.txt | 62 ------------
.../bindings/regulator/lltc,ltc2972.yaml | 94 +++++++++++++++++++
2 files changed, 94 insertions(+), 62 deletions(-)
delete mode 100644 Documentation/devicetree/bindings/hwmon/ltc2978.txt
create mode 100644 Documentation/devicetree/bindings/regulator/lltc,ltc2972.yaml
I'm on the fence whether to move this...