From mboxrd@z Thu Jan 1 00:00:00 1970 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 791D3C433FE for ; Fri, 30 Sep 2022 19:20:52 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231901AbiI3TUu (ORCPT ); Fri, 30 Sep 2022 15:20:50 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50688 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230165AbiI3TUq (ORCPT ); Fri, 30 Sep 2022 15:20:46 -0400 Received: from mail-lf1-x136.google.com (mail-lf1-x136.google.com [IPv6:2a00:1450:4864:20::136]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 82C6E187364 for ; Fri, 30 Sep 2022 12:20:44 -0700 (PDT) Received: by mail-lf1-x136.google.com with SMTP id j16so8317062lfg.1 for ; Fri, 30 Sep 2022 12:20:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date; bh=RLFGquZHj0Qoort9n3TIqjuxvuM8Sj3HTwawtHQ3hBQ=; b=Ixn3iKlKgL1xfEseGNeJtk/X9jk40WJPjjLEpZ/GhGJY59lUUsJ/Ko18VfLl8VQF4h vQf/O6v3HdBQhis8z97tS4eXCDMJiY7DpmGC//xw1QcdspcIKueFFntOG5F6lMMK9E/R 9QDmuSSMkmD5qltwE7pa0c+9xMxi6QpNbEeIkfzPFi/Qvy1RASERZuspnIjSmeq4eySy OpUAudtWyoHDD/WTTetxsAG+EFwGuK8VUgx9yAGhgsKj2pcDTe9A/wqns1k2ltCtqg+O F9M01fwcuBcU39WfekJcyzQz4kdo0SgeTx9lvRu9EIT9WuhXYHHfnvZSZJND26yFaGFl 492g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date; bh=RLFGquZHj0Qoort9n3TIqjuxvuM8Sj3HTwawtHQ3hBQ=; b=i6bcA9KTfi3v2vGYPk3eNnLOY3d+A/knjqpC859wykpiDvrtsTMfs65QbhELHewIrc TpHcK+v1ptKbvbCvIunCfgoYj36nR33P2Ng5WzyFwDLDImh5FR6uURjx4C2ZPhuqKQwG pIUS1Bmhlq2rGeVbYvkKU5i5LiC9yWiP87Dqda3sPzmeOSxqGnUn+tg5OXnPv6l+sn2i JPUmC96UWcV9NS1zb7JGFxCYLtf7NAJvryEeFKPN1Cm+yZSLczKBBKM8bwpe2jYBY5QF 90PV0aLG3YZUyJI5Oush6t6dQKQCbKO2l3zVHkOcS2YY3mihJaOijLsIAgkGfNW3y+te c8BQ== X-Gm-Message-State: ACrzQf1Bezvnvs6hhFeumu0yOHov0BScNmwDjcgmEECvo66+s9l4s6Kp PB7h1piJlqgTlH6R97EtFcGRBw== X-Google-Smtp-Source: AMsMyM4Gf5VZl3X7RWNEzfwB5RKS5JghDorrgS69rrv0d8aEh7BmdZG3mTlw2UB3gOtd7wP7rUkKAg== X-Received: by 2002:a05:6512:2388:b0:498:f8e3:5a34 with SMTP id c8-20020a056512238800b00498f8e35a34mr4153117lfv.453.1664565642863; Fri, 30 Sep 2022 12:20:42 -0700 (PDT) Received: from krzk-bin.. (78-11-189-27.static.ip.netia.com.pl. [78.11.189.27]) by smtp.gmail.com with ESMTPSA id c17-20020a056512105100b0049fff3f645esm390115lfb.70.2022.09.30.12.20.41 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 30 Sep 2022 12:20:42 -0700 (PDT) From: Krzysztof Kozlowski To: Andy Gross , Bjorn Andersson , Konrad Dybcio , Rob Herring , Krzysztof Kozlowski , Sudeep Holla , Lee Jones , Arnd Bergmann , Vinod Koul , Xilin Wu , Molly Sophia , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Krzysztof Kozlowski , stable@vger.kernel.org Subject: [PATCH 1/3] arm64: dts: qcom: sdm850-lenovo-yoga-c630: correct I2C12 pins drive strength Date: Fri, 30 Sep 2022 21:20:37 +0200 Message-Id: <20220930192039.240486-1-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The pin configuration (done with generic pin controller helpers and as expressed by bindings) requires children nodes with either: 1. "pins" property and the actual configuration, 2. another set of nodes with above point. The qup_i2c12_default pin configuration used second method - with a "pinmux" child. Fixes: 44acee207844 ("arm64: dts: qcom: Add Lenovo Yoga C630") Cc: Signed-off-by: Krzysztof Kozlowski --- arch/arm64/boot/dts/qcom/sdm850-lenovo-yoga-c630.dts | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/arch/arm64/boot/dts/qcom/sdm850-lenovo-yoga-c630.dts b/arch/arm64/boot/dts/qcom/sdm850-lenovo-yoga-c630.dts index be59a8ba9c1f..74f43da51fa5 100644 --- a/arch/arm64/boot/dts/qcom/sdm850-lenovo-yoga-c630.dts +++ b/arch/arm64/boot/dts/qcom/sdm850-lenovo-yoga-c630.dts @@ -487,8 +487,10 @@ pinconf { }; &qup_i2c12_default { - drive-strength = <2>; - bias-disable; + pinmux { + drive-strength = <2>; + bias-disable; + }; }; &qup_uart6_default { -- 2.34.1