From mboxrd@z Thu Jan 1 00:00:00 1970 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 phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 9A5B8C4332F for ; Sun, 20 Nov 2022 13:40:53 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id C57CB85305; Sun, 20 Nov 2022 14:35:06 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=konsulko.com header.i=@konsulko.com header.b="bQg4hNcu"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 4CBBB8527A; Sun, 20 Nov 2022 14:34:26 +0100 (CET) Received: from mail-qt1-x82e.google.com (mail-qt1-x82e.google.com [IPv6:2607:f8b0:4864:20::82e]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 583E58527D for ; Sun, 20 Nov 2022 14:34:22 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-qt1-x82e.google.com with SMTP id a27so5885189qtw.10 for ; Sun, 20 Nov 2022 05:34:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=pRQpxWl3ED5ZTtudg1c2L+FkgMJwAu08fAp8xcXFO+g=; b=bQg4hNcuyzx85ZQIltpdFzxldMCyMtWpcBUG5ByZoi7RYwtgNSEouyDyf6Z4kcGSZZ PEwQZMYYDy4L8CEXoifvZCcuprPaavp3qV3rbQFcsZBizjgo3LaHRV8eicR07n0Y5F1r e+Z7GNA0bLPjgckOEYZalv5LNqpfMiCS9bFAc= 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:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=pRQpxWl3ED5ZTtudg1c2L+FkgMJwAu08fAp8xcXFO+g=; b=ay1Sc6lTt0df3o+hddzNbZMBuJjT7tiW8w5gHx2yc5DaJt2GiFMOmV9wglCS2gpycq +x0ZLdAKNZvNx67s7IUgKMOiFc2QyBVogHVCQJjkSS6Mod+vuV1NXW+q7YPKvaGcd16H SGA3cxgKX76pLqwIiCLo/4NxisgjVzZHqvw+tL4Nd2zBcLjsezv8OqXuoXFPOfrh6jmp 8qDipN3l4G2OtYt+Ae4cM7dU5j/zfzzHpT3FGlzx9rqB9prsIMuCUqhko7Q7L0VS3ktU 4oIf5JLepn5J8ip7K5HW3kTFB9kL7utMWcHRqYbT9ZYrdbVcMxOIFwnZiEvxYs88q0Eu aonA== X-Gm-Message-State: ANoB5pkD4yRg+KB5m2G4itQE0LJ7em5QfFfQdH259lob4/hAnLbj5ris oj6SGvjXwFdUKkMIX/K0/BU9gSJXRlYF1g== X-Google-Smtp-Source: AA0mqf6djbVsIbwRblUiOwYhxaPPKAF7xFABDMIU9HXogbmvKV5l4KDflXv6uEfEGsFuef8WNOcdcw== X-Received: by 2002:ac8:74c1:0:b0:3a5:5a43:b2da with SMTP id j1-20020ac874c1000000b003a55a43b2damr13824087qtr.592.1668951260924; Sun, 20 Nov 2022 05:34:20 -0800 (PST) Received: from bill-the-cat.lan (2603-6081-7b00-6400-29a0-035f-b06a-235e.res6.spectrum.com. [2603:6081:7b00:6400:29a0:35f:b06a:235e]) by smtp.gmail.com with ESMTPSA id m21-20020a05620a24d500b006ce0733caebsm6487740qkn.14.2022.11.20.05.34.20 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 20 Nov 2022 05:34:20 -0800 (PST) From: Tom Rini To: u-boot@lists.denx.de Subject: [PoC 036/241] global: Migrate CONFIG_FSL_ESDHC_PIN_MUX to CFG Date: Sun, 20 Nov 2022 08:30:27 -0500 Message-Id: <20221120133352.3055600-37-trini@konsulko.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20221120133352.3055600-1-trini@konsulko.com> References: <20221119234545.404563-38-trini@konsulko.com> <20221120133352.3055600-1-trini@konsulko.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.6 at phobos.denx.de X-Virus-Status: Clean Signed-off-by: Tom Rini --- drivers/mmc/fsl_esdhc.c | 2 +- include/configs/MPC837XERDB.h | 2 +- scripts/config_whitelist.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/mmc/fsl_esdhc.c b/drivers/mmc/fsl_esdhc.c index d5066666698c..46f0a8b813e9 100644 --- a/drivers/mmc/fsl_esdhc.c +++ b/drivers/mmc/fsl_esdhc.c @@ -842,7 +842,7 @@ static void fsl_esdhc_get_cfg_common(struct fsl_esdhc_priv *priv, #ifdef CONFIG_OF_LIBFDT __weak int esdhc_status_fixup(void *blob, const char *compat) { - if (IS_ENABLED(CONFIG_FSL_ESDHC_PIN_MUX) && !hwconfig("esdhc")) { + if (IS_ENABLED(CFG_FSL_ESDHC_PIN_MUX) && !hwconfig("esdhc")) { do_fixup_by_compat(blob, compat, "status", "disabled", sizeof("disabled"), 1); return 1; diff --git a/include/configs/MPC837XERDB.h b/include/configs/MPC837XERDB.h index 2eea26d7bee7..9af76e830dc0 100644 --- a/include/configs/MPC837XERDB.h +++ b/include/configs/MPC837XERDB.h @@ -204,7 +204,7 @@ #endif #ifdef CONFIG_MMC -#define CONFIG_FSL_ESDHC_PIN_MUX +#define CFG_FSL_ESDHC_PIN_MUX #define CFG_SYS_FSL_ESDHC_ADDR CFG_SYS_MPC83xx_ESDHC_ADDR #endif diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt index 43d331938d51..278fc032799a 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -36,7 +36,7 @@ CFG_FLASH_SPANSION_S29WS_N CFG_FLASH_VERIFY CFG_FM_PLAT_CLK_DIV CFG_FSL_CPLD -CONFIG_FSL_ESDHC_PIN_MUX +CFG_FSL_ESDHC_PIN_MUX CONFIG_FSL_FM_10GEC_REGULAR_NOTATION CONFIG_FSL_ISBC_KEY_EXT CONFIG_FSL_PMIC_BITLEN -- 2.25.1