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: 651396 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 D69A8C636D4 for ; Tue, 7 Feb 2023 21:00:38 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229582AbjBGVAh (ORCPT ); Tue, 7 Feb 2023 16:00:37 -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 S229447AbjBGVAg (ORCPT ); Tue, 7 Feb 2023 16:00:36 -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 F3B533E63F for ; Tue, 7 Feb 2023 13:00:25 -0800 (PST) Received: by mail-wm1-x334.google.com with SMTP id j29-20020a05600c1c1d00b003dc52fed235so19919wms.1 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=vcgfzI3klzGhw3huxAiwuXZllpptGsLdd4z/ci0968GXDzV9baW44ZZWIN9zOVAz6L jLgSLWsH933vczK8QTuTlfqhUdLtI7xPciEt8K3IeDE+7vOadKSuPtJo9WqoS1XdMQ/O 3Ds+Ezn6TLUyV3c2+2m4YSL51T33NtJHG10T/diU6fh18kwAYbn0yxbrdR2Mt0eeoaqe VZcY/v+Jc2kKCmimvAndqv5SIvZd9dILw7pGtBtuKD4/Rkt5atpI48pj8EaqXi8xpsXt c2IEX3vWn7Wd7xFS89gmUgwmfj4SbK9iIYDnfpIVwc2o71hTD6xmPvHeROSR5aZcfAYF b1Qw== X-Gm-Message-State: AO0yUKWw1UFvb1lLC+n5SH3S5PuaKb2N5elah1XvHltQOJFFy8kXWIs1 GeUPEvPSmg6eNuJXTUysgiElXQ== 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: devicetree@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: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: 651395 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 D057BC636D4 for ; Tue, 7 Feb 2023 21:00:42 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229535AbjBGVAj (ORCPT ); Tue, 7 Feb 2023 16:00:39 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49258 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229667AbjBGVAh (ORCPT ); Tue, 7 Feb 2023 16:00:37 -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 38EAA3F289 for ; Tue, 7 Feb 2023 13:00:29 -0800 (PST) Received: by mail-wm1-x332.google.com with SMTP id az4-20020a05600c600400b003dff767a1f1so17715wmb.2 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=oq/sS1KU4jFGpP1FJ2hmwFGlGdj9/NShsVK9WeOs3U7gSp99FW5qb5nCQkk2JvJUAT 3fS0SUdMVsAqDWS+oXzQBCuJjTkfXflU/YQ42bsocRnlYQYURM2cqCERZgq1fM0Ewh6T Y4OnP5ZcPxuFm3cFOjiRdhx+C61T5Ip+KelvOsg6Nb22jpH/F1zdj8wJ1mzdH1cS0dT5 SbVYfTdppkvKFoYqy8oBbsQvFOTlWb5AX5jtDtZH65YdlkGdxPDyyBnjXldtmHlzA2qJ 1zMvJIIao4XI9oqsyQpIzJiIueasar+4UDQWpzttrRkyr84vhVD0YKJEtkv6u9NVOyNS 2x+w== X-Gm-Message-State: AO0yUKWLbDcqApbbXUedwirVt7Bg9jvsUSwFhKoIw7RwCMsvaz+nxdoi anuuHd5+1Ghyoc061jDypx6QVg== 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: devicetree@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: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: 651394 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 24117C6379F for ; Tue, 7 Feb 2023 21:00:46 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229623AbjBGVAo (ORCPT ); Tue, 7 Feb 2023 16:00:44 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49306 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229779AbjBGVAj (ORCPT ); Tue, 7 Feb 2023 16:00:39 -0500 Received: from mail-wm1-x336.google.com (mail-wm1-x336.google.com [IPv6:2a00:1450:4864:20::336]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3AE2514499 for ; Tue, 7 Feb 2023 13:00:32 -0800 (PST) Received: by mail-wm1-x336.google.com with SMTP id c4-20020a1c3504000000b003d9e2f72093so21047wma.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=GVOdtjotfOp0hFh8A7Ep8OMVN+aqKmGtPvzqgIhUDW3LHWzs6la3j08o6Bi0i7QSGC 0zwTqxn2I/bUbWBY5wsFuOsUNZcORNAQ1wTrtLML5bsKOFSDhqowV/9Ct3j5mMsPo4sg 7O/1KZ0bvPTFBgYRxgb3DK7/sa1ZWzvdHE+fbyAJkhscIIajKqhdWC7OsRLTEqFhkgpx BBIm+t/6UEfqE5PAwGFEPg3vgqfzZHGx/t3HRXxAzNtHRM1loYOEOzmy7G2+GquQzWfo +Wd4ZiD51IarpqY8qt8KpPypZyUl+GBsTO3ZW//yXdkbVt4Oew7c43N3thR/hZEMys6b xUcw== X-Gm-Message-State: AO0yUKVgzCqLSC6s4T49QwmoWZTARE5VlKwKm61qYPyNx0khw74YyZpj 1l2YPCGmheeLhh6gUyJ53Yk28w== 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: devicetree@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: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: 651393 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 34218C636D3 for ; Tue, 7 Feb 2023 21:00:50 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230039AbjBGVAt (ORCPT ); Tue, 7 Feb 2023 16:00:49 -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 S229910AbjBGVAj (ORCPT ); Tue, 7 Feb 2023 16:00:39 -0500 Received: from mail-wm1-x331.google.com (mail-wm1-x331.google.com [IPv6:2a00:1450:4864:20::331]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 12B3A2203D for ; Tue, 7 Feb 2023 13:00:35 -0800 (PST) Received: by mail-wm1-x331.google.com with SMTP id n28-20020a05600c3b9c00b003ddca7a2bcbso15800wms.3 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=W/OPq+iYgK9y0L8nv4YZRuB/8/lE7IejbUSHo7MKb+8OTifsOYDyTr+tm4V28XmRzF Y+t1is5AXPacva6BYRven6amRIvhF4OzkK8tn7iiFjOsFdkjIt9ISKHMkRIUAHKUtSn4 70+W71SOEuDNe46vo0fCn8VoyVA1vyu8Z5EsPBxXAnJz0KuGa4LhfV5GaVn4vq/nLyfO BqTwN2wyf/c4fGr2/agwNBNfju/NAsNyErp49a5CEGekHp11f/VYN85so5OOLZMSj7Dw ALeLrZ1vneNgdrkHEdxnTAJRjGswljTUCy6ugYDu3uAV8UsLk4H1AYbIeirVYxyz7HU6 cPcQ== X-Gm-Message-State: AO0yUKX/B5QYOfUlBpQYGifjwsYWG78x9Y20NP2iLAD5n4/I0PSjHsao 9441F68QoVGXYyPDTaZEzWWu2u1XlV/6diE9 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: devicetree@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>;