mirror of
https://github.com/torvalds/linux.git
synced 2026-05-27 08:33:17 +02:00
dt-bindings: iio: accel: fxls8962af: add compatible string 'nxp,fxls8974cf'
Add 'nxp,fxls8974cf' compatible for the FXLS8974CF sensor, falling back to 'nxp,fxls8962af' as the only difference is the ID. Signed-off-by: Han Xu <han.xu@nxp.com> Reviewed-by: Sean Nyekjaer <sean@geanix.com> Signed-off-by: Frank Li <Frank.Li@nxp.com> Acked-by: Rob Herring (Arm) <robh@kernel.org> Link: https://patch.msgid.link/20241115-fxls-v2-2-95f3df9228ed@nxp.com Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
This commit is contained in:
parent
2592bc5003
commit
db61f1b7a7
|
|
@ -15,6 +15,7 @@ description: |
|
|||
https://www.nxp.com/docs/en/data-sheet/FXLS8962AF.pdf
|
||||
https://www.nxp.com/docs/en/data-sheet/FXLS8964AF.pdf
|
||||
https://www.nxp.com/docs/en/data-sheet/FXLS8967AF.pdf
|
||||
https://www.nxp.com/docs/en/data-sheet/FXLS8974CF.pdf
|
||||
|
||||
properties:
|
||||
compatible:
|
||||
|
|
@ -25,6 +26,7 @@ properties:
|
|||
- items:
|
||||
- enum:
|
||||
- nxp,fxls8967af
|
||||
- nxp,fxls8974cf
|
||||
- const: nxp,fxls8962af
|
||||
|
||||
reg:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user