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=-4.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no 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 E9BDEC4363C for ; Wed, 7 Oct 2020 21:03:06 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 78E582083B for ; Wed, 7 Oct 2020 21:03:06 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="pAoJ/tnU" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 78E582083B Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=lunn.ch Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References:Message-ID: Subject:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=ZFsvkUeeAzSFnOBlrXO+f+uV9mfrZDxXFqLq0CyJaEI=; b=pAoJ/tnUqf1iTolDO6p9CqEzi z1Q1KcOAsugZb4h8WIwXNBOMgF/F0/FwrpgLoSt7zP/zbq5wIxuMwbpDYsnPPMgD676hpDaiGyDdx N8dWjA+1ppXWf45WZHKvifgAADTTaUtsMmS3DGwuyK5K7C16GS7PTuvonxdPc+XJaSHU3Y+iWbSx4 ChtFrk8sLccoTrc91j8dndKiHWSPGs/gP4r7iiZQAEeMXMyDD89Thin7JRPh9hUrL17owYop+Fc9L sMCu8uTFSUjPGeVbVaQIzJR1PJbOBmAP+GcLNSHWNNsW6izZdkMN0j9B26y+cHFRw/cgQTorxpiOh LhsIT+DSA==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kQGZE-0005cp-1r; Wed, 07 Oct 2020 21:01:44 +0000 Received: from vps0.lunn.ch ([185.16.172.187]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kQGZB-0005cB-Jx for linux-arm-kernel@lists.infradead.org; Wed, 07 Oct 2020 21:01:42 +0000 Received: from andrew by vps0.lunn.ch with local (Exim 4.94) (envelope-from ) id 1kQGZ4-000bBm-A7; Wed, 07 Oct 2020 23:01:34 +0200 Date: Wed, 7 Oct 2020 23:01:34 +0200 From: Andrew Lunn To: Vivek Unune Subject: Re: [PATCH 1/3] ARM: dts: BCM5301X: Linksys EA9500 make use of pinctrl Message-ID: <20201007210134.GD112961@lunn.ch> References: <6687de05226dd055ee362933d4841a12b038792d.1601655904.git.npcomplete13@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <6687de05226dd055ee362933d4841a12b038792d.1601655904.git.npcomplete13@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201007_170141_670175_2527503D X-CRM114-Status: UNSURE ( 9.62 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, Hauke Mehrtens , =?utf-8?B?UmFmYcWCIE1pxYJlY2tp?= , linux-kernel@vger.kernel.org, Rob Herring , bcm-kernel-feedback-list@broadcom.com, linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Wed, Oct 07, 2020 at 03:01:50PM -0400, Vivek Unune wrote: > Forgo the use of mmioreg mdio mux infavor of the pinctrl Hi Vivek Could you add some more details please. I don't know this hardware. I'm assuming there are two MDIO busses, external as talked about in the comments, and an internal one? And for this hardware you only need one of them? But i don't see what pinmux has to do with this? Thanks Andrew _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel 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.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no 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 CAA03C4363C for ; Wed, 7 Oct 2020 21:01:38 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 979012083B for ; Wed, 7 Oct 2020 21:01:38 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727816AbgJGVBi (ORCPT ); Wed, 7 Oct 2020 17:01:38 -0400 Received: from vps0.lunn.ch ([185.16.172.187]:48716 "EHLO vps0.lunn.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726013AbgJGVBh (ORCPT ); Wed, 7 Oct 2020 17:01:37 -0400 Received: from andrew by vps0.lunn.ch with local (Exim 4.94) (envelope-from ) id 1kQGZ4-000bBm-A7; Wed, 07 Oct 2020 23:01:34 +0200 Date: Wed, 7 Oct 2020 23:01:34 +0200 From: Andrew Lunn To: Vivek Unune Cc: devicetree@vger.kernel.org, Hauke Mehrtens , =?utf-8?B?UmFmYcWCIE1pxYJlY2tp?= , linux-kernel@vger.kernel.org, Rob Herring , bcm-kernel-feedback-list@broadcom.com, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH 1/3] ARM: dts: BCM5301X: Linksys EA9500 make use of pinctrl Message-ID: <20201007210134.GD112961@lunn.ch> References: <6687de05226dd055ee362933d4841a12b038792d.1601655904.git.npcomplete13@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6687de05226dd055ee362933d4841a12b038792d.1601655904.git.npcomplete13@gmail.com> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Wed, Oct 07, 2020 at 03:01:50PM -0400, Vivek Unune wrote: > Forgo the use of mmioreg mdio mux infavor of the pinctrl Hi Vivek Could you add some more details please. I don't know this hardware. I'm assuming there are two MDIO busses, external as talked about in the comments, and an internal one? And for this hardware you only need one of them? But i don't see what pinmux has to do with this? Thanks Andrew