From patchwork Sun Dec 4 09:44:34 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 630874 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 9337AC4708D for ; Sun, 4 Dec 2022 09:44:53 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230088AbiLDJow (ORCPT ); Sun, 4 Dec 2022 04:44:52 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58136 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230045AbiLDJop (ORCPT ); Sun, 4 Dec 2022 04:44:45 -0500 Received: from mail-lf1-x132.google.com (mail-lf1-x132.google.com [IPv6:2a00:1450:4864:20::132]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 579F918B2A for ; Sun, 4 Dec 2022 01:44:44 -0800 (PST) Received: by mail-lf1-x132.google.com with SMTP id f21so13313913lfm.9 for ; Sun, 04 Dec 2022 01:44:44 -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=DoQ6CQ4V9lgvMnNOweePTBqtltjrmYKf98Qn9cRfYv4=; b=bkK0jr6rB1JDSQulz3Jgo1u6StXcdfr11XR878MIeX21zP/X9zh6bAZE+91SxJvZ1F bm3UoisJzCnTBuaT4KtCW6IraqdtnU1QAiro56HCB7Z6ybh5SdFEcbURJ62MQTITAX7e QbBErl8Qscps4sQE9Dz1j3zXf2yzaVpLKbtEmkSSOPVjB45uDV7lt7lHNzx6YS7UIFLZ 5qZRhTjm1r8Dt7x4aJOzQDooEPTsxa2mtZFW7C9Xa1cyvqEHhFcxKIhIDr6/eOuUxuFo sywbrxVJswO7TLHeRdRKfwdTaFVnx4DC58YsIOraFJ4XfBcW52tN2t5ulT9Tcvj9qKrT D4HQ== 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=DoQ6CQ4V9lgvMnNOweePTBqtltjrmYKf98Qn9cRfYv4=; b=HQXxR3woGyhLgb5tLmi1BZtcdHYi8eD0qO80cXYVZ2+zx8K7wBg6QoDLhTA1Ymqrri sfhSE0ygjrQw6biQcyfevQqLvQbTBxId5pHN6hQbsWfpZXwqe+METM2FinllZvpXCLBf gxK+tfAIrPsjw7hEPNzJXcm5c8hw1wihyV10bYQx1P/Jt/ILLIgW5uf4LSMO9WJ61fLy u7A/vfWczAiQ/+19tVLmhDtLcFB7eZh4abZcGwjQUSTg5d9I4m1p1mlW1sYPmmbDIwqt YQSgOMqScDuz3kTujEX4dtfdIRJngQANznFB0uTM0qYoNOn56BPJfQ+Cp0XhrK2NB37H nzZA== X-Gm-Message-State: ANoB5pmrWwD4ggJBMSvM+YJD5M2yMkAgoGtVDAYVN+YyiTtoTSyaXxyc BWiS8LNsiIs1OP+IDX91q2Kgxw== X-Google-Smtp-Source: AA0mqf4tkcrMbiqx1CHzex8Ip0XgvLJtfj88MQTC07Bb8sjy63t8fYJS5AB9BrTbt5vBxIrKcikpDg== X-Received: by 2002:ac2:5f65:0:b0:4aa:1754:9ae3 with SMTP id c5-20020ac25f65000000b004aa17549ae3mr19242729lfc.344.1670147082705; Sun, 04 Dec 2022 01:44:42 -0800 (PST) Received: from krzk-bin.NAT.warszawa.vectranet.pl (088156142067.dynamic-2-waw-k-3-2-0.vectranet.pl. [88.156.142.67]) by smtp.gmail.com with ESMTPSA id o10-20020a056512052a00b004b07cdef19csm1711593lfc.138.2022.12.04.01.44.41 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 04 Dec 2022 01:44:42 -0800 (PST) From: Krzysztof Kozlowski To: Andy Gross , Bjorn Andersson , Konrad Dybcio , Rob Herring , Krzysztof Kozlowski , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Krzysztof Kozlowski Subject: [PATCH 2/6] arm64: dts: qcom: qrb5165-rb: fix no-mmc property for SDHCI Date: Sun, 4 Dec 2022 10:44:34 +0100 Message-Id: <20221204094438.73288-2-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20221204094438.73288-1-krzysztof.kozlowski@linaro.org> References: <20221204094438.73288-1-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org There is no "no-emmc" property, so intention for SD/SDIO only nodes was to use "no-mmc": qcom/qrb5165-rb5.dtb: mmc@8804000: Unevaluated properties are not allowed ('no-emmc' was unexpected) Signed-off-by: Krzysztof Kozlowski Reviewed-by: Konrad Dybcio --- arch/arm64/boot/dts/qcom/qrb5165-rb5.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm64/boot/dts/qcom/qrb5165-rb5.dts b/arch/arm64/boot/dts/qcom/qrb5165-rb5.dts index 4c39cec0b13e..8c64cb060e21 100644 --- a/arch/arm64/boot/dts/qcom/qrb5165-rb5.dts +++ b/arch/arm64/boot/dts/qcom/qrb5165-rb5.dts @@ -904,7 +904,7 @@ &sdhc_2 { cd-gpios = <&tlmm 77 GPIO_ACTIVE_LOW>; bus-width = <4>; no-sdio; - no-emmc; + no-mmc; }; &sound {