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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 82C3CC61DA4 for ; Thu, 2 Feb 2023 08:49:11 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232157AbjBBItK (ORCPT ); Thu, 2 Feb 2023 03:49:10 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60400 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231855AbjBBIs5 (ORCPT ); Thu, 2 Feb 2023 03:48:57 -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 0102D70D5C for ; Thu, 2 Feb 2023 00:48:49 -0800 (PST) Received: by mail-wm1-x333.google.com with SMTP id j32-20020a05600c1c2000b003dc4fd6e61dso3149759wms.5 for ; Thu, 02 Feb 2023 00:48:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=ZFT65b50EEkiLEb2HaxzSzyGNIdf4jjjnZMZ02pNxbc=; b=LP0ZUiSsyi4nHzQoQvqdAPlPOzLOSvBFSP0kmazyxzYLGIk75m9Xk3IPbRL8T3rcuR GGFcVGodyYDh7va4H9PezI3kk2e2fsTIB/B04QqljXElgfNm8TBn/TczP+T17mhCrtO+ MXq0f9NBQYTwmUqUV3BcHSaqsUdRoUir3ZHt4mj+9To0UWWc78XauRnojqnLNvSjmkR/ p1knqfu+Zmb8qL9OvgJthh9o5ZsFKJ5iT/IffPcsMJEOYjj+/7WGG6IX73D1fFywhnmO zOSYMdjFcHzuysUJOACYY1NbbtOf8ZgT7xyxleQ8+OHioyY/gmjaVVtIAbbVLXbGOJUJ kPww== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=ZFT65b50EEkiLEb2HaxzSzyGNIdf4jjjnZMZ02pNxbc=; b=PVcXG+8eqExHCo3dTcs83bKjaLpLW7nMjjxk3WcDEBW/FFdAFOoL1Mk1Wcx/5lqdZA v83PZuEoYh7XVDOd81XXNaPywh0ZHF1f8oEpgwspBni0NcECmUh3nJouDOVpc1AzHGNs X5VtgL+FyD9/+xN9Fe7WhUKdjNeiP1flISqJ7BQHsCoTMUCaAAQWsSlWEZr7uNEp953m eqjK2NH3LpkE7xd2/6Ys6Yln5hvGCO/XYCW+UlGTAktvUZiY0FXpEGsxY+w49TzTFFUv wS1JBBermHj33M0kzqKDTD70C7AuUitpGWcUWy8XAOvGVz0ZnKMJ1qdLeawUYpoWXhLJ Yzug== X-Gm-Message-State: AO0yUKW6T0nkwheSTbnPzZC92zyRmvolAyx95RZ23NJ4v2mL6gV7ygMm avlSK3r2+pXuJusriuh0Vkh68Q== X-Google-Smtp-Source: AK7set9QgHEGWI3XpDTcnKQyVSSTiAZeUr5//8Ru1lLuQLb2MMrZYTyyPXZEUw0AMbZfhxmjbeikYw== X-Received: by 2002:a05:600c:c12:b0:3df:df24:8f94 with SMTP id fm18-20020a05600c0c1200b003dfdf248f94mr512838wmb.27.1675327728536; Thu, 02 Feb 2023 00:48:48 -0800 (PST) Received: from [192.168.1.109] ([178.197.216.144]) by smtp.gmail.com with ESMTPSA id k10-20020adff28a000000b002b9b9445149sm11474924wro.54.2023.02.02.00.48.46 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 02 Feb 2023 00:48:48 -0800 (PST) Message-ID: <24bac8be-c301-8efd-4392-e10db00d17f7@linaro.org> Date: Thu, 2 Feb 2023 09:48:46 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.7.1 Subject: Re: [PATCH v2] arm64: dts: renesas: v2mevk2: Add uSD card and eMMC support Content-Language: en-US To: Fabrizio Castro , Rob Herring , Krzysztof Kozlowski , Geert Uytterhoeven Cc: Magnus Damm , linux-renesas-soc@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Chris Paterson , Biju Das , Laurent Pinchart , Jacopo Mondi References: <20230130191152.182826-1-fabrizio.castro.jz@renesas.com> From: Krzysztof Kozlowski In-Reply-To: <20230130191152.182826-1-fabrizio.castro.jz@renesas.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 30/01/2023 20:11, Fabrizio Castro wrote: > The RZ/V2M EVK comes with a slot for a uSD card, and an eMMC. > Add support for the both of them. > > Please note that the pinctrl driver for RZ/V2M doesn't support > interrupts yet, therefore the card detect pin has been connected > to the SDHI IP directly in this patch. > We'll connect the card detect pin to its corresponding GPIO when > we'll have driver support for interrupts in the RZ/V2M pinctrl > driver. > > Signed-off-by: Fabrizio Castro > Reviewed-by: Geert Uytterhoeven > --- > + > + Just one blank line > &extal_clk { > clock-frequency = <48000000>; > }; > @@ -69,6 +118,26 @@ &i2c2 { > }; > > &pinctrl { > + emmc_pins: emmc { > + emmc_pins_data { No underscores in node names. Best regards, Krzysztof