From patchwork Tue Feb 7 21:00:14 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 652280 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 C5469C636CC for ; Tue, 7 Feb 2023 21:00:38 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229670AbjBGVAh (ORCPT ); Tue, 7 Feb 2023 16:00:37 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49262 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229509AbjBGVAg (ORCPT ); Tue, 7 Feb 2023 16:00:36 -0500 Received: from mail-wm1-x32a.google.com (mail-wm1-x32a.google.com [IPv6:2a00:1450:4864:20::32a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 095163EC53 for ; Tue, 7 Feb 2023 13:00:26 -0800 (PST) Received: by mail-wm1-x32a.google.com with SMTP id bg13-20020a05600c3c8d00b003d9712b29d2so18172wmb.2 for ; Tue, 07 Feb 2023 13:00:25 -0800 (PST) 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:message-id:reply-to; bh=RUVaoheynYuPBZIl2P8uumz3FtGDoBwSbFJg7uXrdag=; b=zBTflR7+KqJgouh69ORKmJpVf519ralGzIclUlw+jTtpQBOoyQ/9eGPyaUAisKWy7v O+YodHBS7tazSc19se3qlW/lF7x5fllSJ6zsLJizyxLxsgKcA6ReBKL7H7G/Iv2lbXWK KVAn6Bw8euZJX53zGnjbWhkHhVZrobGdklEgZmoIi2zztMVwi9vvTIVxewnfzQQqBoC1 FAXPjlGOB8rQoaD0K4mPXOdQzY4OBthLmN/QZge/AQ7/LoAfMl6npJ1lVsA28Rg0dNRn K1aCTsDZ03rKYh5D92ofPlfhzdoaRoTMxj+DX4L48pwum4xEIBSEo2q/oHE1QfXWX/8J BjDA== 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:message-id :reply-to; bh=RUVaoheynYuPBZIl2P8uumz3FtGDoBwSbFJg7uXrdag=; b=ZLVv5FFSUYZk8vuMbpxU7MMtnWClxBnmiJiRSnhw7kEtUS9NQeut7ig3a6m4px4TTr HoKVtD5sfjQ/eDkWXQkx8kXDEwmOQD5Fzf8W5QuuseSFHIXFcbfCEP5mS1zVZzYcRaUG aDCryGmkcqKa7hPCKYHbzt23kNQW5tEWlLR0Bubp3W05h1w6+/cdw95qLDnYs5Z7ttxF amHlro4PWRKIna/qjgOKuWmQ14iDwa4kh0mYKj9cCRyszV77o4/y7Toh253SStzWyzOL +MZIVF6eQzWmMm7nfRCGZmcvsNaYyf/i8nv12FjVpeSQY5WtPn0St8Owthb1jpVQSjXx U9iQ== X-Gm-Message-State: AO0yUKX9/HrUluPtgkh3SyZDZzyt+N+6dpPgM7+VIcxnptdpMbWX7YFT DuSB+I/USTsyzm5g39y/uKOyKw== X-Google-Smtp-Source: AK7set9jhJY/IWTXUEu5ibMOFtpXEGJQcwmxoVDLHyxllonp0xaHZrVElLOan6ooaFS5oyk44Dh07g== X-Received: by 2002:a05:600c:18a6:b0:3d3:4f56:62e1 with SMTP id x38-20020a05600c18a600b003d34f5662e1mr4240915wmp.27.1675803624580; Tue, 07 Feb 2023 13:00:24 -0800 (PST) Received: from krzk-bin.. ([178.197.216.144]) by smtp.gmail.com with ESMTPSA id f9-20020a05600c44c900b003dc4fd6e624sm8041631wmo.19.2023.02.07.13.00.22 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 07 Feb 2023 13:00:24 -0800 (PST) From: Krzysztof Kozlowski To: Rob Herring , Krzysztof Kozlowski , Alim Akhtar , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Krzysztof Kozlowski Subject: [PATCH 1/7] ARM: dts: exynos: Remove empty camera pinctrl configuration in Trats Date: Tue, 7 Feb 2023 22:00:14 +0100 Message-Id: <20230207210020.677007-1-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-samsung-soc@vger.kernel.org The camera's pinctrl configuration is simply empty and not effective. Remove it to fix dtbs_check warning: arch/arm/boot/dts/exynos4210-trats.dt.yaml: camera: pinctrl-0: True is not of type 'array' Signed-off-by: Krzysztof Kozlowski --- Resend old patch after fixing FIMC driver. Depends on: --- arch/arm/boot/dts/exynos4210-trats.dts | 2 -- 1 file changed, 2 deletions(-) diff --git a/arch/arm/boot/dts/exynos4210-trats.dts b/arch/arm/boot/dts/exynos4210-trats.dts index b8e9dd23fc51..9a9a744a88da 100644 --- a/arch/arm/boot/dts/exynos4210-trats.dts +++ b/arch/arm/boot/dts/exynos4210-trats.dts @@ -144,8 +144,6 @@ pmic_ap_clk: pmic-ap-clk { }; &camera { - pinctrl-names = "default"; - pinctrl-0 = <>; status = "okay"; }; From patchwork Tue Feb 7 21:00:15 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 651634 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 1B4EBC636D3 for ; Tue, 7 Feb 2023 21:00:39 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229732AbjBGVAi (ORCPT ); Tue, 7 Feb 2023 16:00:38 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49256 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229479AbjBGVAh (ORCPT ); Tue, 7 Feb 2023 16:00:37 -0500 Received: from mail-wm1-x333.google.com (mail-wm1-x333.google.com [IPv6:2a00:1450:4864:20::333]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id BA7CF3EFC3 for ; Tue, 7 Feb 2023 13:00:27 -0800 (PST) Received: by mail-wm1-x333.google.com with SMTP id o36so11947876wms.1 for ; Tue, 07 Feb 2023 13:00:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=xlgFnyJhAjQmHhNX4qOW2pi75XTHZ1esiVbzz/8bJh8=; b=bDZabFBZCECGNPg9U5De6ba82qQxUaR/atFGtxl21gIUEEGRyRTy1LfVvVCLOumZKJ gewZ+7qQ0YFAGhuChClMRO5zhqjhtFGuu/PC4c26LDG3RuLXxAOe3b/SZhFFm9jtf9fN Xf5KTJazYmnMEWS8v9hGi1ko67ZA5b7SkkLE0ZZN0xFZFU9AhzoQqUxSoVuVmJcFOY4L lKGmZmDjB/puiyMU40TrnKQPnBJ9k48bwUM10+lM1qe1S3UjR5pleQJjYq22+eOrZKZO sxiRWhld9g3uDunICtlUgTWc3YBc1FYKQ+2bX15HrN7jgBz1ege7DBCP10NBpXyMoFh2 XQMg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=xlgFnyJhAjQmHhNX4qOW2pi75XTHZ1esiVbzz/8bJh8=; b=zKeOPK84+zqVSTJk4R3AIY00ztF+s9z/n9FqdDQZLq32qDAGTBGHI1nPegXQd2tbIw wqE1MiZu4pWCJZIIIgH8JzZ7rL2UXkfvJGMcja/HrK/L90VV26hFqGnn3Z8A2of4KDA0 SlOFeMF7Pd6QpUuQBML4w3wZr1dqLlXIbZrg5YyHsVPoHibvfM47+q1azT7jk1PjLlNI +CFUWc1RPsOpi60y65ZEiYhVXcqSDy81V41ZuWsb0DKUxUEGaqxcySkNRcp4KUQvMcB5 LydCYoBbdfANjv0/rnz4OGP84iY2ohtIIUSN9QcJwpXHU6D6OdsvHHhKmksMQFu83Hq/ NxaQ== X-Gm-Message-State: AO0yUKVtjArODF7lOOXt/5RDHpdXytE4vCexE3PUtN+zCZo1YYCrF/A3 8jiTKhM/V+Lbf79Qd87gwc6gKA== X-Google-Smtp-Source: AK7set+dS/JlmvaqG9ve4HkmDVsmbYbnUQp+ydVCYixHgJYcC6Zp5Y8KLkqDO7o8ruo8ab8Czblr6w== X-Received: by 2002:a05:600c:43ca:b0:3d9:a145:4d1a with SMTP id f10-20020a05600c43ca00b003d9a1454d1amr4337938wmn.34.1675803626347; Tue, 07 Feb 2023 13:00:26 -0800 (PST) Received: from krzk-bin.. ([178.197.216.144]) by smtp.gmail.com with ESMTPSA id f9-20020a05600c44c900b003dc4fd6e624sm8041631wmo.19.2023.02.07.13.00.24 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 07 Feb 2023 13:00:26 -0800 (PST) From: Krzysztof Kozlowski To: Rob Herring , Krzysztof Kozlowski , Alim Akhtar , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Krzysztof Kozlowski Subject: [PATCH 2/7] ARM: dts: exynos: Remove empty camera pinctrl configuration in Universal C210 Date: Tue, 7 Feb 2023 22:00:15 +0100 Message-Id: <20230207210020.677007-2-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20230207210020.677007-1-krzysztof.kozlowski@linaro.org> References: <20230207210020.677007-1-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-samsung-soc@vger.kernel.org The camera's pinctrl configuration is simply empty and not effective. Remove it to fix dtbs_check warning: arch/arm/boot/dts/exynos4210-universal_c210.dt.yaml: camera: pinctrl-0: True is not of type 'array' Signed-off-by: Krzysztof Kozlowski --- arch/arm/boot/dts/exynos4210-universal_c210.dts | 3 --- 1 file changed, 3 deletions(-) diff --git a/arch/arm/boot/dts/exynos4210-universal_c210.dts b/arch/arm/boot/dts/exynos4210-universal_c210.dts index 62bf335d5bed..20840bd0d062 100644 --- a/arch/arm/boot/dts/exynos4210-universal_c210.dts +++ b/arch/arm/boot/dts/exynos4210-universal_c210.dts @@ -191,9 +191,6 @@ hdmi_ddc: i2c-ddc { &camera { status = "okay"; - - pinctrl-names = "default"; - pinctrl-0 = <>; }; &cpu0 { From patchwork Tue Feb 7 21:00:16 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 652279 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 A2D47C6379F for ; Tue, 7 Feb 2023 21:00:39 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229615AbjBGVAj (ORCPT ); Tue, 7 Feb 2023 16:00:39 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49260 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229623AbjBGVAh (ORCPT ); Tue, 7 Feb 2023 16:00:37 -0500 Received: from mail-wm1-x335.google.com (mail-wm1-x335.google.com [IPv6:2a00:1450:4864:20::335]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3FDC03F28B for ; Tue, 7 Feb 2023 13:00:29 -0800 (PST) Received: by mail-wm1-x335.google.com with SMTP id l21-20020a05600c1d1500b003dfe462b7e4so1612702wms.0 for ; Tue, 07 Feb 2023 13:00:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=yLeRhLWmIh/+SYwSrcDaQMvT0EzHmvkGu9lyhcuGFi0=; b=wgmMLTguY/digKqj6aSI2eb9rc4DKDhXP9dY5ag6mwCsQXQHGsJnYkINdvjtrRTSml H7DOIdQnyCV03+6VtlTcL+z0dtW7CI07cV+h40ExGOMM95nbCL3qqbHLq4QkDCINmwFw AS0dLhmKlTblQNbMm4UgKpT/GRfsk8VOtsC2st/6LZILLTs9bImF5raRp0co1mVY/EtV trjjdvMtuBlG9uicMF2SS+61Eb47cAjqSuausWqx4pk3biBivDID4Q//XBqSVHQV42su yApz4/o65HUU9ez5+mbujTOz5BEKJ2XEulPNOc4/nfWuPBYcufOj7A3jtcNO0+wbMxYn ldTw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=yLeRhLWmIh/+SYwSrcDaQMvT0EzHmvkGu9lyhcuGFi0=; b=AvTaRnbsFnC5Ki3VEIhKD3o0HZoYms9pIsfuxxfaoS4Gu3JrEvBZ6S+tICc3+CU5MU d08t73LQ2hwLmsVwgP+2f2WEv9u0qy0H6FE/GvqLbJllow5J4mc+kPplRj2PrI36Uv/4 0JZYR1JqGSKVv1GOsI2ycJi/idpLTBtVW+HxENZG9duts12RljqZVOP70uc0ez8A+wzl N1GjHDxXXKHhjIZsi3jI/D6uQ24HPCIVfYW6QyVZmccd3iJ4zP+JtQCa9D8o7SeHsy1Q bYSLknabvh57njHQ2OFRbAqTDKLw9IsmDDWTiUuuMoDTPjltsSDzD3ZB6aL4I6IH8pHe SmeA== X-Gm-Message-State: AO0yUKXpPFFM2iu63Ki5luesTte/uByvu8IWpm4AxnO8a6U48Fr4mPjn cxfDbgLYVsYU7DDHwunY4XUX+g== X-Google-Smtp-Source: AK7set8v24SUYAzHoZRH61gweMcUSiS4FovZ8oCfp+7QRDieHN52GJYulxHr7hhFBJOPX9KxmoF88w== X-Received: by 2002:a05:600c:4d22:b0:3db:1200:996e with SMTP id u34-20020a05600c4d2200b003db1200996emr4208330wmp.16.1675803627822; Tue, 07 Feb 2023 13:00:27 -0800 (PST) Received: from krzk-bin.. ([178.197.216.144]) by smtp.gmail.com with ESMTPSA id f9-20020a05600c44c900b003dc4fd6e624sm8041631wmo.19.2023.02.07.13.00.26 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 07 Feb 2023 13:00:27 -0800 (PST) From: Krzysztof Kozlowski To: Rob Herring , Krzysztof Kozlowski , Alim Akhtar , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Krzysztof Kozlowski Subject: [PATCH 3/7] ARM: dts: exynos: Remove empty camera pinctrl configuration in Odroid X/U3 Date: Tue, 7 Feb 2023 22:00:16 +0100 Message-Id: <20230207210020.677007-3-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20230207210020.677007-1-krzysztof.kozlowski@linaro.org> References: <20230207210020.677007-1-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-samsung-soc@vger.kernel.org The camera's pinctrl configuration is simply empty and not effective. Remove it to fix dtbs_check warning: arch/arm/boot/dts/exynos4412-odroidx.dt.yaml: camera: pinctrl-0: True is not of type 'array' Signed-off-by: Krzysztof Kozlowski --- arch/arm/boot/dts/exynos4412-odroid-common.dtsi | 2 -- 1 file changed, 2 deletions(-) diff --git a/arch/arm/boot/dts/exynos4412-odroid-common.dtsi b/arch/arm/boot/dts/exynos4412-odroid-common.dtsi index 7c2780d3e37c..cc888f0c98da 100644 --- a/arch/arm/boot/dts/exynos4412-odroid-common.dtsi +++ b/arch/arm/boot/dts/exynos4412-odroid-common.dtsi @@ -117,8 +117,6 @@ &bus_mfc { &camera { status = "okay"; - pinctrl-names = "default"; - pinctrl-0 = <>; }; &clock { From patchwork Tue Feb 7 21:00:17 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 651633 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 34114C64EC7 for ; Tue, 7 Feb 2023 21:00:43 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229942AbjBGVAk (ORCPT ); Tue, 7 Feb 2023 16:00:40 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49322 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229447AbjBGVAi (ORCPT ); Tue, 7 Feb 2023 16:00:38 -0500 Received: from mail-wm1-x334.google.com (mail-wm1-x334.google.com [IPv6:2a00:1450:4864:20::334]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E44E53EFC0 for ; Tue, 7 Feb 2023 13:00:30 -0800 (PST) Received: by mail-wm1-x334.google.com with SMTP id az4-20020a05600c600400b003dff767a1f1so17779wmb.2 for ; Tue, 07 Feb 2023 13:00:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=irbIrM6iNvfIuQkA6dwLqQukM4YTDraYmxUxdEyR37s=; b=GEqB5JyFASdGLPzbxIpkO1z+oER7ZUAR2DN8IXFhlHj4i8bTOUqOxTGJ9wHVAjQz2N xlWo1Vq/rmNd3X9cw7r2+O765XoiEClUks9FVGOi+JIgjrrtV7OelottDIOLN4BCHqvk 5Q8VdbJPEjJf8CR/Zh+LJ3XqldrDaYs01XS7E5PirPLDAlmcA+U81Dk6qKEGwXZQQFFd rBGeIv+2HcqgWhtlqNGSYK8pzecKMpncwhXpZdcx3IlyZf+Ai4JKYxUYn8bEl0xanNVd Cr4Vm71Z8CsaLBh5Ezd8fHB1QZ0D/l9hujGaWljeMnkNDG94wIVmV1069flx5Ht+eQrj Hw1Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=irbIrM6iNvfIuQkA6dwLqQukM4YTDraYmxUxdEyR37s=; b=6g6z9EqCOshJHKX+/ldjeVOCEcW/fDjW3lcg6tiFzxxWQFI/vKOASLXo/tOfsddfx0 dMDb0XUAyFj/q1pVrXgTpKqcuQg2qUaIv/345nTKvl+z96SRA/bGMiBl6ZfWFwR/O3za YeYkCSnOwwsEgN3HFk3pvVJgjBFAh2t/nWYmmZ0Unw/ArOpyiGnLYoY1sRGFC6b/tcpw vYXl3UXoAax6l1i3k48AzVm5/gK+vbqgQr7X8KQA9/PJLkvJde1Eue9FZS23fIX1H/aS rJSSJidUHGDs1/ENTTToqcwC+zaJ1NdYRbdk4DRDvKQerukYkiBAmaJJ/xN9GoD2ZDb6 HMnQ== X-Gm-Message-State: AO0yUKXCiD6vYE8gJV+Ii/knYr6pAaOnHkJLWqhdyrJr9GDPgyMtgXIn 1bQp+mQmaQhd/s1oIE/V6J643A== X-Google-Smtp-Source: AK7set+sdfgLYI6dfxPAmLNIPWUH1XP6v7bZUAe3btCu3pKRbvYcq4Ya1tDOI2+Wo7ujBVskEk1SVw== X-Received: by 2002:a05:600c:a686:b0:3e0:fad:5fa8 with SMTP id ip6-20020a05600ca68600b003e00fad5fa8mr4269672wmb.33.1675803629390; Tue, 07 Feb 2023 13:00:29 -0800 (PST) Received: from krzk-bin.. ([178.197.216.144]) by smtp.gmail.com with ESMTPSA id f9-20020a05600c44c900b003dc4fd6e624sm8041631wmo.19.2023.02.07.13.00.28 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 07 Feb 2023 13:00:29 -0800 (PST) From: Krzysztof Kozlowski To: Rob Herring , Krzysztof Kozlowski , Alim Akhtar , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Krzysztof Kozlowski Subject: [PATCH 4/7] ARM: dts: exynos: align status led name with bindings on Origen4210 Date: Tue, 7 Feb 2023 22:00:17 +0100 Message-Id: <20230207210020.677007-4-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20230207210020.677007-1-krzysztof.kozlowski@linaro.org> References: <20230207210020.677007-1-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-samsung-soc@vger.kernel.org The "status" is a reserved keyword and LED nodes should have generic prefix: exynos4210-origen.dtb: leds: status: {'gpios': [[76, 3, 1]], 'function': ['heartbeat'], 'linux,default-trigger': ['heartbeat']} is not of type 'array' Signed-off-by: Krzysztof Kozlowski --- arch/arm/boot/dts/exynos4210-origen.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/exynos4210-origen.dts b/arch/arm/boot/dts/exynos4210-origen.dts index 5f37b751f700..1103e7f92b57 100644 --- a/arch/arm/boot/dts/exynos4210-origen.dts +++ b/arch/arm/boot/dts/exynos4210-origen.dts @@ -85,7 +85,7 @@ key-menu { leds { compatible = "gpio-leds"; - status { + led-status { gpios = <&gpx1 3 GPIO_ACTIVE_LOW>; function = LED_FUNCTION_HEARTBEAT; linux,default-trigger = "heartbeat"; From patchwork Tue Feb 7 21:00:18 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 651632 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 049FEC636CC for ; Tue, 7 Feb 2023 21:00:46 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229662AbjBGVAo (ORCPT ); Tue, 7 Feb 2023 16:00:44 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49358 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229878AbjBGVAj (ORCPT ); Tue, 7 Feb 2023 16:00:39 -0500 Received: from mail-wm1-x32e.google.com (mail-wm1-x32e.google.com [IPv6:2a00:1450:4864:20::32e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3A78F13DF5 for ; Tue, 7 Feb 2023 13:00:32 -0800 (PST) Received: by mail-wm1-x32e.google.com with SMTP id o36so11948025wms.1 for ; Tue, 07 Feb 2023 13:00:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=uYbbEIH9Rlm/Ki1I90g8VqYzod78gEhCObYyTC8X/wU=; b=ezzVb+JWPbuS7p65A1FWBKs4yMzcSXfYVURpTBD4b742nEFZ9TpFtiELcnx62/0hBe OyBKHGRDyAS8YKnzK9z6O1+zvRjtKTXivrNabYqMMIHfdjZ+JObgwPOi7s6oLpawQpOr A4cpb2of2xr1WWHl8HTRVGs56tt5wYFOBL1qmSGJ3qxILGnWrWTwWz83CGWG+Fe59rWm dnN2Visr2j1Cqv+l3f9U1ZGQQQSKpA0vhfbxUUZ5Fcq+WjMFh9DB/Dv7xx8HzTeIYnem EB8RKP1l09zFz9bQFFV5LOU5/W/KsUBSLzWPgE9TFoWzBHt8kRk6VXmDVIMsHrwm7Tuy l8JA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=uYbbEIH9Rlm/Ki1I90g8VqYzod78gEhCObYyTC8X/wU=; b=jE3FKK4cD414WraWh5vVn/oH8/2BDzMBzHPWEQzT9Ipw6F0dEPK5Uc5araBwD75XSs 8aJlxc8chs9EATPrLmrzsJa2VmSHE1J26HLqPPyrMA+JjWkvRTwrEwdFrbBHeyvi4tpg oib41cZU8obInBiYiaKfJ1BltKzgsLLlqVWcnTbLMXA1kj89FRXii9sBhfZvo+bxGRfM UwKXga+F51mXk5qvaWc1i84HgozfAZCviIjGyE12p5KTV0TNxVC8fQKBBEHmTpRQ+N8V yFEOgn3uQLO2jw4zzg4QYTJOaUo/rgHYvYZOomg/gLJmLyojXcrg+gTNus2GPLYwF4jc qNzw== X-Gm-Message-State: AO0yUKUxu2bowQ4agorfQTkXlbjeQxfwVI19qvff3GrKt1NkoX4hxqOc WmrO969cLDgkwZnYRxX7pM8Wog== X-Google-Smtp-Source: AK7set/vufVbIPG/l2DZW1afRd0cS/O0W1oh/XbL63hASlY5UEt2CRZoWnA7rKEcpj85gpibLzr2tw== X-Received: by 2002:a05:600c:35d0:b0:3d5:365b:773e with SMTP id r16-20020a05600c35d000b003d5365b773emr4535057wmq.39.1675803630748; Tue, 07 Feb 2023 13:00:30 -0800 (PST) Received: from krzk-bin.. ([178.197.216.144]) by smtp.gmail.com with ESMTPSA id f9-20020a05600c44c900b003dc4fd6e624sm8041631wmo.19.2023.02.07.13.00.29 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 07 Feb 2023 13:00:30 -0800 (PST) From: Krzysztof Kozlowski To: Rob Herring , Krzysztof Kozlowski , Alim Akhtar , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Krzysztof Kozlowski Subject: [PATCH 5/7] ARM: dts: exynos: drop default status from I2C10 on Arndale Date: Tue, 7 Feb 2023 22:00:18 +0100 Message-Id: <20230207210020.677007-5-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20230207210020.677007-1-krzysztof.kozlowski@linaro.org> References: <20230207210020.677007-1-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-samsung-soc@vger.kernel.org status=okay is by default for new nodes. Signed-off-by: Krzysztof Kozlowski --- arch/arm/boot/dts/exynos5250-arndale.dts | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/arm/boot/dts/exynos5250-arndale.dts b/arch/arm/boot/dts/exynos5250-arndale.dts index 71c0e87d3a1d..e995cfee03f3 100644 --- a/arch/arm/boot/dts/exynos5250-arndale.dts +++ b/arch/arm/boot/dts/exynos5250-arndale.dts @@ -623,7 +623,6 @@ &soc { i2c_ddc: i2c-10 { pinctrl-names = "default"; pinctrl-0 = <&i2c2_gpio_bus>; - status = "okay"; compatible = "i2c-gpio"; sda-gpios = <&gpa0 6 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>; scl-gpios = <&gpa0 7 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>; From patchwork Tue Feb 7 21:00:19 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 652278 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 5B2ECC636D3 for ; Tue, 7 Feb 2023 21:00:45 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229695AbjBGVAn (ORCPT ); Tue, 7 Feb 2023 16:00:43 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49354 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229879AbjBGVAj (ORCPT ); Tue, 7 Feb 2023 16:00:39 -0500 Received: from mail-wm1-x334.google.com (mail-wm1-x334.google.com [IPv6:2a00:1450:4864:20::334]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9C7521420A for ; Tue, 7 Feb 2023 13:00:33 -0800 (PST) Received: by mail-wm1-x334.google.com with SMTP id j29-20020a05600c1c1d00b003dc52fed235so20201wms.1 for ; Tue, 07 Feb 2023 13:00:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=AkwVmUNJQtwRLCOOikmq8VWZPTXwpddtFVgHSUM56E4=; b=xhQUhOE/gQb1fXjV/aKJmyQqflojgPjb8U7nWLDK0kRS6DjGfaw/Pyz03RhXBWQzrn nxIkUnLiov7mL2a6xlvJv9la8XSyQSQdD6UP0zr27zF7D06RwtJ71wiTCIXRpfA2ZI3J Sa+Y0tOYgSHk6F7SsSkcGeDPfVU6ntr/ebJYqNDpNzjBo/AVOF8bZyLGol0AptJ8Y3nj Ses89L+r592wqNYmHn/r9zdfeFJjxZt2O8QYN4VZ5782/mEWa2VpIjBHHkGZISVV+rfc TrRTHStRxKglqqH9M2vVApM85hDQRht7KIpI8NiD9NXzhHlBuCSqvp9I6sDW7XmNHayp jFFA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=AkwVmUNJQtwRLCOOikmq8VWZPTXwpddtFVgHSUM56E4=; b=TbcvQzDr9hCysL18EdROxa6VVIP+QakrI6Ecsk23TjCCoIRfDTSEu9imINax0BdPup IarRbctatr7klKZiiPSVws1KQd3W+fj7eXs9KIbkVujmLebKVLgegGScvddI2wvm4/a1 Seu1xSx9zCz/NsNbaNxL8n7Ufcf61YQDX1OiYSQtYK+KFWdHBlOyP0vPT0aZFWZiOLVF IJQ1W30NYe9iq70JPKS2nx37i/EHIc+FNlVOxt1OwvgRhcN6MmfGgNP9l/E8kBKs0WxD uRU4t6YBKmOWp4PDqBUdUNL3VZqStM20Z0SWtTW7hkwJlN4jxnHnBJqU12Vm5x8Xk85i wCfw== X-Gm-Message-State: AO0yUKUZg5SjcipBTA7RMEW9+qk/mkx1S+SGZR0uTEfkg2aUynCYzxkN 9K92tK/F0Hd/xqdpQMxO/k7q/Q== X-Google-Smtp-Source: AK7set/+HySEl6FkzubMrCOPSVrTSTC+4hmn0rgn9gkddELIUi1sLBXEuny+7Bu/oI4dGAqgvgqRQg== X-Received: by 2002:a05:600c:13d4:b0:3df:e1e9:200e with SMTP id e20-20020a05600c13d400b003dfe1e9200emr4350632wmg.39.1675803632184; Tue, 07 Feb 2023 13:00:32 -0800 (PST) Received: from krzk-bin.. ([178.197.216.144]) by smtp.gmail.com with ESMTPSA id f9-20020a05600c44c900b003dc4fd6e624sm8041631wmo.19.2023.02.07.13.00.30 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 07 Feb 2023 13:00:31 -0800 (PST) From: Krzysztof Kozlowski To: Rob Herring , Krzysztof Kozlowski , Alim Akhtar , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Krzysztof Kozlowski Subject: [PATCH 6/7] ARM: dts: exynos: drop redundant address/size cells from I2C10 on Arndale Date: Tue, 7 Feb 2023 22:00:19 +0100 Message-Id: <20230207210020.677007-6-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20230207210020.677007-1-krzysztof.kozlowski@linaro.org> References: <20230207210020.677007-1-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-samsung-soc@vger.kernel.org I2C10 does not have any children because it is used in HDMI DDC, so drop redundant address/size-cells. Signed-off-by: Krzysztof Kozlowski --- arch/arm/boot/dts/exynos5250-arndale.dts | 2 -- 1 file changed, 2 deletions(-) diff --git a/arch/arm/boot/dts/exynos5250-arndale.dts b/arch/arm/boot/dts/exynos5250-arndale.dts index e995cfee03f3..305289ed06d8 100644 --- a/arch/arm/boot/dts/exynos5250-arndale.dts +++ b/arch/arm/boot/dts/exynos5250-arndale.dts @@ -627,8 +627,6 @@ i2c_ddc: i2c-10 { sda-gpios = <&gpa0 6 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>; scl-gpios = <&gpa0 7 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>; i2c-gpio,delay-us = <2>; - #address-cells = <1>; - #size-cells = <0>; }; }; From patchwork Tue Feb 7 21:00:20 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 652277 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 56BC7C636D4 for ; Tue, 7 Feb 2023 21:00:50 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230040AbjBGVAt (ORCPT ); Tue, 7 Feb 2023 16:00:49 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49382 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229928AbjBGVAj (ORCPT ); Tue, 7 Feb 2023 16:00:39 -0500 Received: from mail-wm1-x332.google.com (mail-wm1-x332.google.com [IPv6:2a00:1450:4864:20::332]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 13F9E265AB for ; Tue, 7 Feb 2023 13:00:35 -0800 (PST) Received: by mail-wm1-x332.google.com with SMTP id bg5-20020a05600c3c8500b003e00c739ce4so11518wmb.5 for ; Tue, 07 Feb 2023 13:00:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=EL0UxKkbBJyJQsPoDByYBOTCFVMLiiPVdLRpwYhsZyU=; b=QYvkwDEtI17eFx3Aky5tWD098dmnaGI3c54T+cIdcAwUqyzH1RwHuKU5MEuuZ3xajx WaZVGXsze1tpE3vp8YrGuB4flr0lNTu/u1UjUGlMK6ZxiYqzRsZU/GVPVfH9b7b2IxDM I1zLkcQrDtvDWPfH6kzDPeKZ8aeimwOQ3ML2jSC/YaOqXy6rgobFjwcT2Aov3gkDQm6C IWIkSE6K0o1KLTt8Sr8Z3SUPA9oB9cM+PTf8KjPmW9CWgUwgJ7KgavUwaKG1XDpfwizt QjPaJAjiz1xuv61x36wVlC/1Qs8ptleONoKPJddwnmPFJzyorKByIyawP8SeYtWel9ss oaTA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=EL0UxKkbBJyJQsPoDByYBOTCFVMLiiPVdLRpwYhsZyU=; b=4JzAjDoLfQAR+KkuTvcSnRAh7JeOWXeumv9rupr4Ib2OFJ8tMmO6h2PowjDhKS6Xnl fhg0vkEvfNHoAoS1/B14WB1dGgqPF1nZVmZcp2cUm2bYlYEF2C00BkWIARbs9pga/JnJ rzdcS1OA0iyG1bXgeqB4JsCiUGN7I8WRRoqXT4dz+gTkWWTo70n/o3g0g9UkDqCUVmH4 H+JRjTb5dJ6OvXTaFU/KDKqELqLr/G4Pe3q3/T+tlg8eMJqjMZXpqIStldUvWUEeofSF 0UaVu3ZP1ZsKLhETpvcIf7O31YW+LSW6Cq8wcnv6vUi3/I5LBBE5I9PTaEkQYDGHZKMB vDaA== X-Gm-Message-State: AO0yUKWbYB2F5wli2QqPpOxiQKv1adjTXjpgMXlQCqbxte5BVzpS3Fff K57FZX4ymLDhEC128ZcXXPiJXQ== X-Google-Smtp-Source: AK7set+iWPMML3Nm2brY9DDC78PaPSUmaB2xj9+8+sVGsinSPH+VjBv0oq3VZeEnT0ElEM52IECvQg== X-Received: by 2002:a05:600c:a295:b0:3da:1e35:dfec with SMTP id hu21-20020a05600ca29500b003da1e35dfecmr4247864wmb.4.1675803633511; Tue, 07 Feb 2023 13:00:33 -0800 (PST) Received: from krzk-bin.. ([178.197.216.144]) by smtp.gmail.com with ESMTPSA id f9-20020a05600c44c900b003dc4fd6e624sm8041631wmo.19.2023.02.07.13.00.32 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 07 Feb 2023 13:00:33 -0800 (PST) From: Krzysztof Kozlowski To: Rob Herring , Krzysztof Kozlowski , Alim Akhtar , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Krzysztof Kozlowski Subject: [PATCH 7/7] ARM: dts: exynos: move I2C10 out of soc node on Arndale Date: Tue, 7 Feb 2023 22:00:20 +0100 Message-Id: <20230207210020.677007-7-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20230207210020.677007-1-krzysztof.kozlowski@linaro.org> References: <20230207210020.677007-1-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-samsung-soc@vger.kernel.org I2C10 is represented as i2c-gpio device, thus it is not really a part of soc MMIO bus: exynos5250-arndale.dtb: soc: i2c-10: {'pinctrl-names': ['default'], ... } should not be valid under {'type': 'object'} Signed-off-by: Krzysztof Kozlowski --- arch/arm/boot/dts/exynos5250-arndale.dts | 28 +++++++++++------------- 1 file changed, 13 insertions(+), 15 deletions(-) diff --git a/arch/arm/boot/dts/exynos5250-arndale.dts b/arch/arm/boot/dts/exynos5250-arndale.dts index 305289ed06d8..56f08ca4762c 100644 --- a/arch/arm/boot/dts/exynos5250-arndale.dts +++ b/arch/arm/boot/dts/exynos5250-arndale.dts @@ -73,6 +73,19 @@ key-wakeup { }; }; + /* + * For unknown reasons HDMI-DDC does not work with Exynos I2C + * controllers. Lets use software I2C over GPIO pins as a workaround. + */ + i2c_ddc: i2c-10 { + pinctrl-names = "default"; + pinctrl-0 = <&i2c2_gpio_bus>; + compatible = "i2c-gpio"; + sda-gpios = <&gpa0 6 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>; + scl-gpios = <&gpa0 7 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>; + i2c-gpio,delay-us = <2>; + }; + panel: panel { compatible = "boe,hv070wsa-100"; power-supply = <&vcc_3v3_reg>; @@ -615,21 +628,6 @@ &sata_phy_i2c { status = "okay"; }; -&soc { - /* - * For unknown reasons HDMI-DDC does not work with Exynos I2C - * controllers. Lets use software I2C over GPIO pins as a workaround. - */ - i2c_ddc: i2c-10 { - pinctrl-names = "default"; - pinctrl-0 = <&i2c2_gpio_bus>; - compatible = "i2c-gpio"; - sda-gpios = <&gpa0 6 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>; - scl-gpios = <&gpa0 7 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>; - i2c-gpio,delay-us = <2>; - }; -}; - &usbdrd { vdd10-supply = <&ldo15_reg>; vdd33-supply = <&ldo12_reg>;