From patchwork Fri Apr 21 07:16:30 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Hermes Zhang X-Patchwork-Id: 13219568 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id E4077C7EE20 for ; Fri, 21 Apr 2023 07:18:02 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229687AbjDUHSB (ORCPT ); Fri, 21 Apr 2023 03:18:01 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57824 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230207AbjDUHR7 (ORCPT ); Fri, 21 Apr 2023 03:17:59 -0400 Received: from smtp1.axis.com (smtp1.axis.com [195.60.68.17]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id F06FABC; Fri, 21 Apr 2023 00:17:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=axis.com; q=dns/txt; s=axis-central1; t=1682061451; x=1713597451; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=NCdrh6crw/OWqv2/q77cIZCMSofFpJzwyXynpdc8ASs=; b=D7aY8kB6qeqXpVgoWG5O7pPkvmNleygVF4SbvdVRxuEP+r7ssXYUOmbM 6DziiifFhvxWqw9/8IDy7wxXmmEYbu5b4McqojVbjCRqBziaDjG3yTSmW K0fDeJtpROBTuq5j/awYd7burRbuWYmDxo5LKqVSvMvUEy1iWNK1I981P h+Q6ONWe6o7xF522MRiANegvPi8qSaYb+Nzjm31/IsT4mCT8qLNk0ompv kWGUksRnqwfzzFrwcYvicgZhtiGHhBFfbv77LlqDR+rTcdCfXTgs/hGGO M2xlrwTI/213lZ9mmeEhTtliv8IG+Uvyx+ygFnv0ioomwVl0cDuW+Eq3X Q==; From: Hermes Zhang To: , , , Jean-Baptiste Maneyrol CC: , , , Hermes Zhang , Lars-Peter Clausen , Subject: [PATCH 2/2] dt-bindings: iio: imu: mpu6050: Add icm20600 bindings to mpu6050 Date: Fri, 21 Apr 2023 15:16:30 +0800 Message-ID: <20230421071630.524822-3-chenhuiz@axis.com> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230421071630.524822-1-chenhuiz@axis.com> References: <20230421071630.524822-1-chenhuiz@axis.com> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-iio@vger.kernel.org Adding the invensense ICM-20600 to the compatible list of the mpu6050 driver Signed-off-by: Hermes Zhang --- .../devicetree/bindings/iio/imu/invensense,mpu6050.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/iio/imu/invensense,mpu6050.yaml b/Documentation/devicetree/bindings/iio/imu/invensense,mpu6050.yaml index ec64d7877fe5..67711bc0ee6c 100644 --- a/Documentation/devicetree/bindings/iio/imu/invensense,mpu6050.yaml +++ b/Documentation/devicetree/bindings/iio/imu/invensense,mpu6050.yaml @@ -20,6 +20,7 @@ properties: - invensense,icm20608 - invensense,icm20609 - invensense,icm20689 + - invensense,icm20600 - invensense,icm20602 - invensense,icm20690 - invensense,mpu6000