From patchwork Wed May 19 20:35:47 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Corentin Labbe X-Patchwork-Id: 442650 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-16.7 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID, HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_CR_TRAILER, INCLUDES_PATCH, MAILING_LIST_MULTI, SPF_HELO_NONE, SPF_PASS, URIBL_BLOCKED, USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id B13A2C433B4 for ; Wed, 19 May 2021 20:36:00 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 9BEF96135A for ; Wed, 19 May 2021 20:36:00 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229379AbhESUhS (ORCPT ); Wed, 19 May 2021 16:37:18 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40542 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229578AbhESUhR (ORCPT ); Wed, 19 May 2021 16:37:17 -0400 Received: from mail-wr1-x430.google.com (mail-wr1-x430.google.com [IPv6:2a00:1450:4864:20::430]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id F1EBAC061763 for ; Wed, 19 May 2021 13:35:56 -0700 (PDT) Received: by mail-wr1-x430.google.com with SMTP id d11so15334014wrw.8 for ; Wed, 19 May 2021 13:35:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=E86M8ZFI17SPZdRhP/Hegi7pved0ocDQoAlWZoCG2K0=; b=QvEVTtHHUyx0bus4QZnTQbK6l5ZunpAU30ioE38p3xjfvwrl/4ofHoI7UB3WBmWvj2 k959cr675azEQL9Aa9k/XAIpRn0njMB7PSWT4z0syjZwtWHR9di1Cl5oWREewtR3tTrF vFyN31nhYaiY9shGObcrUDhn0B5vQmv5ddGkc0zRuViXR4HBs9uRgURVPXIlbrg+weZV 3HRsjYWt+tEF9O73j2Px7KkgSBzD8xkiuKbAQ5tHnOL8QXphLFiGjn3UVpoXL4iALbTN vPXc25NmPH75+BeA250crVSGBFhJ8DdTfLSsWCB5f0sem44Tky8zMlbvG1wlMHnLz9pz tbOg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=E86M8ZFI17SPZdRhP/Hegi7pved0ocDQoAlWZoCG2K0=; b=daPFAhEnTCn9RtHZbNleDdk0K0j6elwZDlO+50L8OFWoAShV1lSIJFA7exg7TkgYiY pMwTjqp/moRmig4lpnZwITQfICO9ylXyz+rs2mnI7dVz2AaI2UQWurjfcccv9G4r08jD OoUfaHG5hCvbNuN3eFK7UA+pfyP/nmRxNOVAjrNdGyEhw/uQlKt5nTHrYEdR2a48m33p tO54Yv3U8oGQe157fTBXjenC5Fit1eaX5N+EVvbSWIMxS6oqwiHoEzrISyu1PKpsDxjb 0gc8H8UoLlTHTG5f0RNVdzu9XqHDpD09dVVcYqgcCXkbre4LUzo9KxZ/fVav8vxxD5Ji jJbQ== X-Gm-Message-State: AOAM532JSaYr1MFnp7c1qorWixo4DgWd5Ie9t9bIOQf1DCdirvd3Gb9p MY5ZjS5KzvRRsXgjn5Nf6CqHcg== X-Google-Smtp-Source: ABdhPJwW3NvOpKEXYZiI5P5aVY4plqkdy1YIWQBgyz37GWNhM4ckyeMYB/gc2E10kBgaPi7Ca7ZGmw== X-Received: by 2002:a5d:5989:: with SMTP id n9mr778417wri.60.1621456555641; Wed, 19 May 2021 13:35:55 -0700 (PDT) Received: from localhost.localdomain (laubervilliers-658-1-213-31.w90-63.abo.wanadoo.fr. [90.63.244.31]) by smtp.googlemail.com with ESMTPSA id y20sm7531918wmi.0.2021.05.19.13.35.54 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 19 May 2021 13:35:55 -0700 (PDT) From: Corentin Labbe To: airlied@linux.ie, daniel@ffwll.ch, linus.walleij@linaro.org, robh+dt@kernel.org, ulli.kroll@googlemail.com Cc: devicetree@vger.kernel.org, dri-devel@lists.freedesktop.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Corentin Labbe Subject: [PATCH v2 3/3] ARM: dts: gemini: remove xxx-cells from display Date: Wed, 19 May 2021 20:35:47 +0000 Message-Id: <20210519203547.837237-3-clabbe@baylibre.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20210519203547.837237-1-clabbe@baylibre.com> References: <20210519203547.837237-1-clabbe@baylibre.com> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org dtb_check complains about #address-cells and #size-cells, so lets remove them. Signed-off-by: Corentin Labbe --- arch/arm/boot/dts/gemini.dtsi | 2 -- 1 file changed, 2 deletions(-) diff --git a/arch/arm/boot/dts/gemini.dtsi b/arch/arm/boot/dts/gemini.dtsi index fa708f5d0c72..34961e5bc7b2 100644 --- a/arch/arm/boot/dts/gemini.dtsi +++ b/arch/arm/boot/dts/gemini.dtsi @@ -417,8 +417,6 @@ display-controller@6a000000 { clock-names = "PCLK", "TVE"; pinctrl-names = "default"; pinctrl-0 = <&tvc_default_pins>; - #address-cells = <1>; - #size-cells = <0>; status = "disabled"; };