From: andrew@lunn.ch (Andrew Lunn)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 6/7] net: phy: Add support to configure clock in Broadcom iProc mdio mux
Date: Sat, 28 Jul 2018 02:03:03 +0200 [thread overview]
Message-ID: <20180728000303.GA23816@lunn.ch> (raw)
In-Reply-To: <1532726613-6483-7-git-send-email-arun.parameswaran@broadcom.com>
> static void mdio_mux_iproc_config(struct iproc_mdiomux_desc *md)
> {
> u32 val;
> + u32 divisor;
Hi Arun
Reverse Christmas tree please.
Andrew
WARNING: multiple messages have this Message-ID (diff)
From: Andrew Lunn <andrew@lunn.ch>
To: Arun Parameswaran <arun.parameswaran@broadcom.com>
Cc: "David S. Miller" <davem@davemloft.net>,
Florian Fainelli <f.fainelli@gmail.com>,
Rob Herring <robh+dt@kernel.org>,
Mark Rutland <mark.rutland@arm.com>, Ray Jui <rjui@broadcom.com>,
Scott Branden <sbranden@broadcom.com>,
Catalin Marinas <catalin.marinas@arm.com>,
Will Deacon <will.deacon@arm.com>,
netdev@vger.kernel.org, devicetree@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org,
bcm-kernel-feedback-list@broadcom.com
Subject: Re: [PATCH v2 6/7] net: phy: Add support to configure clock in Broadcom iProc mdio mux
Date: Sat, 28 Jul 2018 02:03:03 +0200 [thread overview]
Message-ID: <20180728000303.GA23816@lunn.ch> (raw)
In-Reply-To: <1532726613-6483-7-git-send-email-arun.parameswaran@broadcom.com>
> static void mdio_mux_iproc_config(struct iproc_mdiomux_desc *md)
> {
> u32 val;
> + u32 divisor;
Hi Arun
Reverse Christmas tree please.
Andrew
next prev parent reply other threads:[~2018-07-28 0:03 UTC|newest]
Thread overview: 63+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-27 21:23 [PATCH v2 0/7] Add clock config and pm support to bcm iProc mdio mux Arun Parameswaran
2018-07-27 21:23 ` Arun Parameswaran
2018-07-27 21:23 ` [PATCH v2 1/7] dt-bindings: net: Fix Broadcom iProc mdio mux driver base address Arun Parameswaran
2018-07-27 21:23 ` Arun Parameswaran
2018-07-28 21:09 ` Andrew Lunn
2018-07-28 21:09 ` Andrew Lunn
2018-07-30 22:48 ` Florian Fainelli
2018-07-30 22:48 ` Florian Fainelli
2018-07-31 20:47 ` Rob Herring
2018-07-31 20:47 ` Rob Herring
2018-07-27 21:23 ` [PATCH v2 2/7] net: phy: Fix the register offsets in Broadcom iProc mdio mux driver Arun Parameswaran
2018-07-27 21:23 ` Arun Parameswaran
2018-07-28 21:10 ` Andrew Lunn
2018-07-28 21:10 ` Andrew Lunn
2018-07-30 22:50 ` Florian Fainelli
2018-07-30 22:50 ` Florian Fainelli
2018-07-27 21:23 ` [PATCH v2 3/7] arm64: dts: Fix the base address of the Broadcom iProc mdio mux Arun Parameswaran
2018-07-27 21:23 ` Arun Parameswaran
2018-07-28 21:11 ` Andrew Lunn
2018-07-28 21:11 ` Andrew Lunn
2018-07-30 22:50 ` Florian Fainelli
2018-07-30 22:50 ` Florian Fainelli
2018-07-27 21:23 ` [PATCH v2 4/7] net: phy: Disable external master access in bcm mdio mux driver Arun Parameswaran
2018-07-27 21:23 ` Arun Parameswaran
2018-07-28 21:13 ` Andrew Lunn
2018-07-28 21:13 ` Andrew Lunn
2018-07-30 22:51 ` Florian Fainelli
2018-07-30 22:51 ` Florian Fainelli
2018-07-27 21:23 ` [PATCH v2 5/7] dt-bindings: net: Add clock handle to Broadcom iProc mdio mux Arun Parameswaran
2018-07-27 21:23 ` Arun Parameswaran
2018-07-28 21:15 ` Andrew Lunn
2018-07-28 21:15 ` Andrew Lunn
2018-07-30 22:51 ` Florian Fainelli
2018-07-30 22:51 ` Florian Fainelli
2018-07-31 20:48 ` Rob Herring
2018-07-31 20:48 ` Rob Herring
2018-07-27 21:23 ` [PATCH v2 6/7] net: phy: Add support to configure clock in " Arun Parameswaran
2018-07-27 21:23 ` Arun Parameswaran
2018-07-28 0:03 ` Andrew Lunn [this message]
2018-07-28 0:03 ` Andrew Lunn
2018-07-30 16:47 ` Arun Parameswaran
2018-07-30 16:47 ` Arun Parameswaran
2018-07-28 21:22 ` Andrew Lunn
2018-07-28 21:22 ` Andrew Lunn
2018-07-30 16:49 ` Arun Parameswaran
2018-07-30 16:49 ` Arun Parameswaran
2018-07-30 18:04 ` Andrew Lunn
2018-07-30 18:04 ` Andrew Lunn
2018-07-31 17:57 ` Florian Fainelli
2018-07-31 17:57 ` Florian Fainelli
2018-07-27 21:23 ` [PATCH v2 7/7] net: phy: Add pm support to Broadcom iProc mdio mux driver Arun Parameswaran
2018-07-27 21:23 ` Arun Parameswaran
2018-07-28 21:27 ` Andrew Lunn
2018-07-28 21:27 ` Andrew Lunn
2018-07-28 21:27 ` Andrew Lunn
2018-07-30 22:53 ` Florian Fainelli
2018-07-30 22:53 ` Florian Fainelli
2018-07-31 17:51 ` Arun Parameswaran
2018-07-31 17:51 ` Arun Parameswaran
2018-07-28 21:32 ` [PATCH v2 0/7] Add clock config and pm support to bcm iProc mdio mux Andrew Lunn
2018-07-28 21:32 ` Andrew Lunn
2018-07-30 16:57 ` Arun Parameswaran
2018-07-30 16:57 ` Arun Parameswaran
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180728000303.GA23816@lunn.ch \
--to=andrew@lunn.ch \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.