From patchwork Wed Mar 8 12:58:58 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 660563 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 777F8C678D5 for ; Wed, 8 Mar 2023 12:59:18 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230447AbjCHM7Q (ORCPT ); Wed, 8 Mar 2023 07:59:16 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37254 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230321AbjCHM7O (ORCPT ); Wed, 8 Mar 2023 07:59:14 -0500 Received: from mail-ed1-x534.google.com (mail-ed1-x534.google.com [IPv6:2a00:1450:4864:20::534]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2500080912 for ; Wed, 8 Mar 2023 04:59:13 -0800 (PST) Received: by mail-ed1-x534.google.com with SMTP id cy23so65222334edb.12 for ; Wed, 08 Mar 2023 04:59:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1678280351; 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=pQcknXFcRCyyIMimEyV0fIdNecRF6Egmqx4z+RuFoug=; b=EhnTm0CSX3uC2byqj0VjUVzrcPbI+QRMZptVi/TfviQfnxGKWZV16S3RY/dTiqnNpl TZrAIWssJKi0+DM3CsWF72vKUCG60GbfYqhnWQaq4ZejigtZiD400VXD6ckQnepZvfrW DHLR+XsoFm9KFeSrVgVpBX+ZD1FE4UgV2y93+E9HMyTmUIO2rZDwEO5NXOV/Iij+DoVf Htxdda0medsyEhHsVLJYqK472Rw4U/DqOOuHqwmZ1AsIvATf1pSno9lawQB8QRcwyKpM q6nxlo+1a9O4xO4lxP3pBrnYulCMWO7fwLLYqC/DI0pJybmm7wbF/w3ClxQz1u5o0e4W UeCw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678280351; 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=pQcknXFcRCyyIMimEyV0fIdNecRF6Egmqx4z+RuFoug=; b=v/REUHFDyv5x6zYh3BZe4PuLKmI9FNBI3/2BT3PBroB+YU/o3/AnVdHkJFdx/OfhkD hrprrs277za2JyGhBXFSRWAkxfxFCxRkGmyz8q5/tSU+w1uGGHMAUhezsmuTSnLKjfaJ ODcx4U394BmKUIP7sxStX73IzsboQLsPk3anSsZq9ekJNOEuGvS+wd+itQNunR/Fdtw0 PYJvKnJrub+muwcs2e5lnwJ75melky5uCoZEw/Jx6a2ryL7G7hav+DolytFLh8nx+CO7 SpDYZffhBcdtNIFMfQe3ZJH1yvi1LkFytXz7SFmF68mTmd9GBznLCyAo/yl2BEVwqAm/ UnmQ== X-Gm-Message-State: AO0yUKV+OSzWpfI6DeW4WrBA/40Gy/ry3sHIQBkrcxs7OdTYom41CNhT Mn8K7XMpGWfP5iLsrFF141Hngg== X-Google-Smtp-Source: AK7set9nQxf0acN+blB1QAyc8FF1oMW7l8NydeeXs1Sn8jgxGq2P+MJ52ol1twE9Rr0epQp7WkVhvg== X-Received: by 2002:aa7:ccd3:0:b0:4af:51dc:addb with SMTP id y19-20020aa7ccd3000000b004af51dcaddbmr16251265edt.19.1678280351704; Wed, 08 Mar 2023 04:59:11 -0800 (PST) Received: from krzk-bin.. ([2a02:810d:15c0:828:ff33:9b14:bdd2:a3da]) by smtp.gmail.com with ESMTPSA id h25-20020a1709063b5900b008d0dbf15b8bsm7464141ejf.212.2023.03.08.04.59.10 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 08 Mar 2023 04:59:11 -0800 (PST) From: Krzysztof Kozlowski To: Andy Gross , Bjorn Andersson , Konrad Dybcio , Rob Herring , Krzysztof Kozlowski , Melody Olvera , Greg Kroah-Hartman , Souradeep Chowdhury , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Krzysztof Kozlowski Subject: [PATCH v2 03/11] arm64: dts: qcom: qdu1000: drop incorrect serial properties Date: Wed, 8 Mar 2023 13:58:58 +0100 Message-Id: <20230308125906.236885-3-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20230308125906.236885-1-krzysztof.kozlowski@linaro.org> References: <20230308125906.236885-1-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org The serial node does not use/allow address/size cells: qdu1000-idp.dtb: geniqup@9c0000: serial@99c000: Unevaluated properties are not allowed ('#address-cells', '#size-cells' were unexpected) Fixes: 6bd20c54b589 ("arm64: dts: qcom: Add base QDU1000/QRU1000 DTSIs") Signed-off-by: Krzysztof Kozlowski Reviewed-by: Konrad Dybcio --- Changes since v1: 1. None --- arch/arm64/boot/dts/qcom/qdu1000.dtsi | 4 ---- 1 file changed, 4 deletions(-) diff --git a/arch/arm64/boot/dts/qcom/qdu1000.dtsi b/arch/arm64/boot/dts/qcom/qdu1000.dtsi index f234159d2060..c72a51c32a30 100644 --- a/arch/arm64/boot/dts/qcom/qdu1000.dtsi +++ b/arch/arm64/boot/dts/qcom/qdu1000.dtsi @@ -412,8 +412,6 @@ uart0: serial@980000 { pinctrl-0 = <&qup_uart0_default>; pinctrl-names = "default"; interrupts = ; - #address-cells = <1>; - #size-cells = <0>; status = "disabled"; }; @@ -581,8 +579,6 @@ uart7: serial@99c000 { pinctrl-0 = <&qup_uart7_tx>, <&qup_uart7_rx>; pinctrl-names = "default"; interrupts = ; - #address-cells = <1>; - #size-cells = <0>; status = "disabled"; }; };