mirror of
https://github.com/torvalds/linux.git
synced 2024-12-17 00:21:32 +00:00
dt-bindings: mfd: ti,am3359-tscadc: Describe am4372 MFD compatible
A more recent version of the am3359 ADC/Touchscreen controller is available on certain SoCs of the am437x family. This IP has evolved a little bit and deserves its own compatible. Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com> Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Lee Jones <lee.jones@linaro.org> Link: https://lore.kernel.org/r/20211015081506.933180-7-miquel.raynal@bootlin.com
This commit is contained in:
parent
e41ab64d60
commit
21be17713c
@ -16,6 +16,7 @@ properties:
|
||||
- items:
|
||||
- const: ti,am654-tscadc
|
||||
- const: ti,am3359-tscadc
|
||||
- const: ti,am4372-magadc
|
||||
|
||||
reg:
|
||||
maxItems: 1
|
||||
@ -47,6 +48,10 @@ properties:
|
||||
type: object
|
||||
description: Touchscreen controller child
|
||||
|
||||
mag:
|
||||
type: object
|
||||
description: Magnetic reader
|
||||
|
||||
required:
|
||||
- compatible
|
||||
- reg
|
||||
|
Loading…
Reference in New Issue
Block a user