Received: by 2002:a05:6602:2086:0:0:0:0 with SMTP id a6csp3306496ioa; Tue, 26 Apr 2022 00:32:55 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzPwjGVr6y7uXEm95JB8rjo0d0zIqahnT6+Q/XVNZa8ck6BaHUC03rkYbZ/LbHA7JWa0wuu X-Received: by 2002:a65:4203:0:b0:39d:6f6c:6b62 with SMTP id c3-20020a654203000000b0039d6f6c6b62mr18270786pgq.78.1650958375124; Tue, 26 Apr 2022 00:32:55 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1650958375; cv=none; d=google.com; s=arc-20160816; b=YPPgd5qguZJ726AVqAfrrMnm5M3o0va3UHFvbXmCewJ3kBK/ZdB8Vxt2RxkmcMI3fu 8HrAZe59Bky2vaA/vqG0qA0r3kPhHtSFLNc6qq+jKsc4lrWEhpMKiQDJUdo3UmtuFCTM m6MrniKstoJnmgki9HtQYrHeo6KvFdaNJt1f0xZvLD+dqfI+1TimoGjgCM/iDg5JTpUm 3CkfTaVH+BhYmDg3SCi3wcEAvKoQLWLaiulfbPqjVHBpZwIXKEHvLuaZ9JksZ8teWwWy ESqvOO27vHzrHlci5Eu4EmktoAQFozapPGGQb3jNHLTCcdxNSIE1JV1pLTrDPyn50Hyd xIPg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date; bh=iQB5qLXtOOPob/3W+XWJds7Q3k3hKxKLdEDmPP2lNn4=; b=OJDZ8DcY0fQsyUruJDjAG40LR0W9iCnMqbhfQsJ37XsJNUj5MnKFsYI2M083ZCi2xW u0WJcQdkJjgo4uFk6VfimjjFqg6x2pAzxLeLgaRdp4+L4SDg35sGeLOy09sKc6nXPD/t EIGE/pALymQj0h5m/6XzS8sA/v1PnRjuwfBR5zmSHNMjTMQ+XUPJxMJud4amaxcmPgJJ SbSxesy35sB/PErYVvgC0ZcZVEO5wVA4Suvo9pD4zz1BM+0bBxlGHdGrZOKijYdPbrbJ coQKjo3iGnF9Iyj/nQzDRRu5kYR7/CZKiAro9lwRxvTJx1TWyjiqjsCYrGwz0pixXttz RteA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id q2-20020a056a00088200b0050829a1029csi20662055pfj.357.2022.04.26.00.32.40; Tue, 26 Apr 2022 00:32:55 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S243801AbiDZGs3 (ORCPT + 99 others); Tue, 26 Apr 2022 02:48:29 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39620 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1343493AbiDZGs0 (ORCPT ); Tue, 26 Apr 2022 02:48:26 -0400 Received: from muru.com (muru.com [72.249.23.125]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id C0ED2B86C; Mon, 25 Apr 2022 23:45:15 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id 7325A80CF; Tue, 26 Apr 2022 06:42:13 +0000 (UTC) Date: Tue, 26 Apr 2022 09:45:13 +0300 From: Tony Lindgren To: Drew Fustini Cc: Rob Herring , Krzysztof Kozlowski , Nishanth Menon , Santosh Shilimkar , Dave Gerlach , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v3 0/2] soc: ti: wkup_m3_ipc: Add support for IO Isolation Message-ID: References: <20220414192722.2978837-1-dfustini@baylibre.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_HELO_NONE, SPF_NONE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Drew Fustini [220422 05:06]: > Do you know what revision of the am437x-gp-evm that you have? Not sure, it seems to be some early revision the last time I looked. > The AM437X_GP_EVM_3K0006_SCHEMATIC_REV1_5B schematic [1] for the > AM437x-GP-EVM shows that the EN pin on the TPS51200 is connected to SoC > ball N25 which is GPIO5_7. OK > Unfortunately, the only AM437x board that I have is the AM437x IDK [2] > which unfortunately does not have the TSP51200 EN pin connected to the > the SoC. In addition, the am437x-gp-evm is the only board that is > allowed to enable off mode due to am43xx_check_off_mode_enable() in > arch/arm/mach-omap2/pm33xx-core.c OK Thanks, Tony > [1] https://www.ti.com/lit/zip/tidrc79 > [2] https://www.ti.com/lit/zip/sprr396