From patchwork Wed Feb 16 13:49:19 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Caleb Connolly X-Patchwork-Id: 543788 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 93215C433F5 for ; Wed, 16 Feb 2022 13:50:05 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234732AbiBPNuP (ORCPT ); Wed, 16 Feb 2022 08:50:15 -0500 Received: from mxb-00190b01.gslb.pphosted.com ([23.128.96.19]:50376 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234743AbiBPNuO (ORCPT ); Wed, 16 Feb 2022 08:50:14 -0500 Received: from mail-ed1-x531.google.com (mail-ed1-x531.google.com [IPv6:2a00:1450:4864:20::531]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 792CE2ABD03 for ; Wed, 16 Feb 2022 05:49:52 -0800 (PST) Received: by mail-ed1-x531.google.com with SMTP id t21so4028822edd.3 for ; Wed, 16 Feb 2022 05:49:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=o/d166yo9TtkM4+c7x0I89HNNMPO2K1Na/pBqagV1Y0=; b=uYIZEc4lff6sxG9RjTKdqoiy9gva1Z/adRs/AQDDqymMZcDw2w/N2xj4kikbdVhr4V BEGXeTPGAblbgF7Zmeu15nndRAXkkf2xEYSyzFSJzXN8yxavwamSqgRwO0hoGsfuoyGS WNcbi20kb6Ezovq2cAAP32aWpL69krcdQIYUz8crMvmsifEuMTHp+we1zu3xUI1CnSds hNCah2FaqztK5C7KLayp9OQ7FS72pI1nJhPazOnzljhOBl6IoFyx7Sx6vn226jWysfPf ZdS23GM7Ik/G2BRIJ6J6JFfDfdHlt/aCnczj4gXyTtDUdq0TjN1LitTdXNDRN4h+/bZl S9og== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=o/d166yo9TtkM4+c7x0I89HNNMPO2K1Na/pBqagV1Y0=; b=JEt4pye1L4IdrTOLMG7Hb48euImFwbr5/ou2CvqLU20TjXP1oSoU6Lqhk9dx6fd4so vNOzu0yPvMK94IcjUjVkIcfjol6Ut0gHizQsz6JARumLgZWpLV1+laEcvP3hAbaUpYHd njIR61eUuGYxG7yvSF/o3ltT+tfN8X3cE58uUO4KQZh5cI4n1UPiB82zhRUlUDjBsdoF o3G/j/d78h4364igAeN8xMwVTqU2Q+0edSfQh7hqF/TsL3q9CdBTDJYD43BCaPtUhR3X MO2H1vzYft4ZwvX52lh+kLoWwHA5M9ATZuqMQZbJAel0fwSyPmfixsVf6tMb4iqnu9f+ AlZA== X-Gm-Message-State: AOAM531ylTWqbzaOQ/0fAI8plPGCjadlLqVb1HBn4ZwrU7zzQcKwTdSl IjSIusrw6ya2BYC4FDIvoP+GJA== X-Google-Smtp-Source: ABdhPJyOPnUoMWzdS9y/Yl5y47WQRLKakmJvGAxc1m40TTCfjeaddTUS71BL0pBRL/oiYjXJS9Q0cg== X-Received: by 2002:a05:6402:144b:b0:410:b990:a68a with SMTP id d11-20020a056402144b00b00410b990a68amr3076594edx.25.1645019391054; Wed, 16 Feb 2022 05:49:51 -0800 (PST) Received: from localhost.localdomain (cpc78119-cwma10-2-0-cust590.7-3.cable.virginm.net. [81.96.50.79]) by smtp.gmail.com with ESMTPSA id o20sm1711996edc.84.2022.02.16.05.49.50 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 16 Feb 2022 05:49:50 -0800 (PST) From: Caleb Connolly To: caleb.connolly@linaro.org, Jonathan Cameron , Lars-Peter Clausen , Rob Herring , Andy Gross , Bjorn Andersson , Lee Jones , Stephen Boyd , linux-iio@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-msm@vger.kernel.org Cc: sumit.semwal@linaro.org, amit.pundir@linaro.org, john.stultz@linaro.org Subject: [PATCH v7 8/9] arm64: dts: qcom: sdm845-db845c: enable rradc Date: Wed, 16 Feb 2022 13:49:19 +0000 Message-Id: <20220216134920.239989-9-caleb.connolly@linaro.org> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20220216134920.239989-1-caleb.connolly@linaro.org> References: <20220216134920.239989-1-caleb.connolly@linaro.org> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Enable the Round Robin ADC for the db845c. Signed-off-by: Caleb Connolly --- arch/arm64/boot/dts/qcom/sdm845-db845c.dts | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/arch/arm64/boot/dts/qcom/sdm845-db845c.dts b/arch/arm64/boot/dts/qcom/sdm845-db845c.dts index 13f80a0b6faa..1c452b458121 100644 --- a/arch/arm64/boot/dts/qcom/sdm845-db845c.dts +++ b/arch/arm64/boot/dts/qcom/sdm845-db845c.dts @@ -595,6 +595,10 @@ resin { }; }; +&pmi8998_rradc { + status = "okay"; +}; + /* QUAT I2S Uses 4 I2S SD Lines for audio on LT9611 HDMI Bridge */ &q6afedai { qi2s@22 {