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 {