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 X-Spam-Level: X-Spam-Status: No, score=-3.9 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_PASS, URIBL_BLOCKED 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 ECFB6C04A6B for ; Mon, 6 May 2019 18:46:04 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id AE3402087F for ; Mon, 6 May 2019 18:46:04 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=cogentembedded-com.20150623.gappssmtp.com header.i=@cogentembedded-com.20150623.gappssmtp.com header.b="IIoszxVT" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726370AbfEFSqE (ORCPT ); Mon, 6 May 2019 14:46:04 -0400 Received: from mail-lj1-f174.google.com ([209.85.208.174]:36304 "EHLO mail-lj1-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726280AbfEFSqD (ORCPT ); Mon, 6 May 2019 14:46:03 -0400 Received: by mail-lj1-f174.google.com with SMTP id y8so11784517ljd.3 for ; Mon, 06 May 2019 11:46:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cogentembedded-com.20150623.gappssmtp.com; s=20150623; h=subject:to:cc:references:from:organization:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=KTKnnbRWy6aWPbBF6uXyIYDuEHVk6sXErNkxiIQl7a8=; b=IIoszxVTRVBMRTmGHJ+cUCn7I6OWazK1BIyQ80jVSTK81UVv0G0NhxsLOjQY6+rAqr yKk8NHh9njbZWwui/dUZ44RRY7QPYSnYfZ9yQdYVTAJkEcIuCVgE6VCVeJBJeB1FZZ/Y 2FpUI15YXm7J7JbioKpfrcepd28gwqaun59VyO8qO2A/QGzvriCMpYwa70kne4dHldQd SKDBWQa6MYvoWq1pYuRflQ0Bzwo7TWAeZifByOp1Lkoa4vyQIwfL2xyV52fq5Z8FsaL2 ncPo+vi9gQA9ulmo9cfnXBUYligdLih4fVOxrCx2KQY8nmx9zEy2oESvzfVlJhEn6ssx Puew== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:cc:references:from:organization :message-id:date:user-agent:mime-version:in-reply-to :content-language:content-transfer-encoding; bh=KTKnnbRWy6aWPbBF6uXyIYDuEHVk6sXErNkxiIQl7a8=; b=fnB+FDjsZ47VUQLjoQAok6sZphoYryho70qki+yRR96R3FBT8+GHh/CepCSGNfoswO zzYcPQTFvTg1Pk5Rv7J+OvpV3ZxV5qrHdSmCdnu6GKzmVh2sUUsDDoI2RfDoW06nKUIm 5DiP2YjrPbK7uKma4d/EYesOjUUlBn0J8245NqEmMmhqYrjseGVnfMKDXbMn/R+HAhgT oWrbtgO3aS641675mgmAC08LwdZ8YCU9amAEscgcWDM16n6xuNitdfeTjoZ1lxpMsVoS geHHEw/W/ARQqqweAPGpazMA/X0zL+pAhlINbBzFXhb3kbu9H+3Mq1K7RdKoFhqhS5J0 JIIg== X-Gm-Message-State: APjAAAV/oQXOw+NzOPcFTXNTjZsyDTB8cg6CfIcsFSgsR3wcPSNi7l+M 9D8Wv6dV3MxlTSMdtWnoPFlOLw== X-Google-Smtp-Source: APXvYqwNBjQ5A85/g3klXWww6qZehcNmuyAGnTsB3asGTw4PbpjwFPTxeTathJYv2YCLKV8t4fXTdQ== X-Received: by 2002:a2e:3a0a:: with SMTP id h10mr12552045lja.1.1557168361740; Mon, 06 May 2019 11:46:01 -0700 (PDT) Received: from wasted.cogentembedded.com ([31.173.80.83]) by smtp.gmail.com with ESMTPSA id q17sm2561030lji.22.2019.05.06.11.46.00 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 06 May 2019 11:46:00 -0700 (PDT) Subject: Re: [PATCH] pinctrl: sh-pfc: r8a77970: Remove MMC_{CD,WP} To: Geert Uytterhoeven , Linus Walleij Cc: linux-renesas-soc@vger.kernel.org, linux-gpio@vger.kernel.org References: <20190503114304.20412-1-geert+renesas@glider.be> From: Sergei Shtylyov Organization: Cogent Embedded Message-ID: <7b8155bd-94da-8bc5-ab64-3847dc30e9a0@cogentembedded.com> Date: Mon, 6 May 2019 21:45:59 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 In-Reply-To: <20190503114304.20412-1-geert+renesas@glider.be> Content-Type: text/plain; charset=utf-8 Content-Language: en-MW Content-Transfer-Encoding: 7bit Sender: linux-renesas-soc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-renesas-soc@vger.kernel.org Hello! On 05/03/2019 02:43 PM, Geert Uytterhoeven wrote: > Hardware Manual Errata for rev. 15.0 of March 26, 2019 removed the bit 1.50 perhaps? :-) > definitions for MMC_CD and MMC_WP in the documentation for the IPSR6 ... and IPSR7. ;-) > register, as these pin functionalities do not exist on R-Car V3M. > > Remove the definitions, and the corrresponding pins and groups. > > Signed-off-by: Geert Uytterhoeven > --- > To be queued in sh-pfc-for-v5.3. With these small issues fixed: Reviewed-by: Sergei Shtylyov [...] MBR, Sergei