[PATCH v5 4/5] dt-bindings: trivial-devices: add MEMSIC 3-axis magnetometer

Frank Li posted 5 patches 4 months ago
There is a newer version of this series
[PATCH v5 4/5] dt-bindings: trivial-devices: add MEMSIC 3-axis magnetometer
Posted by Frank Li 4 months ago
Add compatible string 'memsic,mmc5603' and 'memsic,mmc5633' for
MEMSIC 3-axis magnetometer.

Signed-off-by: Frank Li <Frank.Li@nxp.com>
---
Changes in v4
- add memsic,mmc5603

Changes from v1 .. v3
- None
---
 Documentation/devicetree/bindings/trivial-devices.yaml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/Documentation/devicetree/bindings/trivial-devices.yaml b/Documentation/devicetree/bindings/trivial-devices.yaml
index 7609acaa752d5c1c89a26bb007fa38357dee1a28..72786eebfbd63beffd2a09fc20c7aedbe9e96a8e 100644
--- a/Documentation/devicetree/bindings/trivial-devices.yaml
+++ b/Documentation/devicetree/bindings/trivial-devices.yaml
@@ -225,6 +225,10 @@ properties:
           - meas,tsys01
             # MEMSIC magnetometer
           - memsic,mmc35240
+            # MEMSIC 3-axis magnetometer
+          - memsic,mmc5603
+            # MEMSIC 3-axis magnetometer (Support I3C HDR)
+          - memsic,mmc5633
             # MEMSIC 3-axis accelerometer
           - memsic,mxc4005
             # MEMSIC 2-axis 8-bit digital accelerometer

-- 
2.34.1
Re: [PATCH v5 4/5] dt-bindings: trivial-devices: add MEMSIC 3-axis magnetometer
Posted by Conor Dooley 4 months ago
On Tue, Oct 07, 2025 at 04:06:16PM -0400, Frank Li wrote:
> Add compatible string 'memsic,mmc5603' and 'memsic,mmc5633' for
> MEMSIC 3-axis magnetometer.
> 
> Signed-off-by: Frank Li <Frank.Li@nxp.com>

Acked-by: Conor Dooley <conor.dooley@microchip.com>
--
pw-bot: handled-elsewhere

> ---
> Changes in v4
> - add memsic,mmc5603
> 
> Changes from v1 .. v3
> - None
> ---
>  Documentation/devicetree/bindings/trivial-devices.yaml | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/trivial-devices.yaml b/Documentation/devicetree/bindings/trivial-devices.yaml
> index 7609acaa752d5c1c89a26bb007fa38357dee1a28..72786eebfbd63beffd2a09fc20c7aedbe9e96a8e 100644
> --- a/Documentation/devicetree/bindings/trivial-devices.yaml
> +++ b/Documentation/devicetree/bindings/trivial-devices.yaml
> @@ -225,6 +225,10 @@ properties:
>            - meas,tsys01
>              # MEMSIC magnetometer
>            - memsic,mmc35240
> +            # MEMSIC 3-axis magnetometer
> +          - memsic,mmc5603
> +            # MEMSIC 3-axis magnetometer (Support I3C HDR)
> +          - memsic,mmc5633
>              # MEMSIC 3-axis accelerometer
>            - memsic,mxc4005
>              # MEMSIC 2-axis 8-bit digital accelerometer
> 
> -- 
> 2.34.1
>