[PATCH linux dev-5.3 6/6] ARM: dts: tacoma: Enable 50MHz RMII RCLK for NCSI
Joel Stanley
joel at jms.id.au
Mon Sep 23 14:58:24 AEST 2019
On Sun, 22 Sep 2019 at 12:36, Andrew Jeffery <andrew at aj.id.au> wrote:
>
> Tacoma uses MAC3 for its NCSI-based interface to the outside world.
>
> Signed-off-by: Andrew Jeffery <andrew at aj.id.au>
Reviewed-by: Joel Stanley <joel at jms.id.au>
> ---
> arch/arm/boot/dts/aspeed-bmc-opp-tacoma.dts | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/arch/arm/boot/dts/aspeed-bmc-opp-tacoma.dts b/arch/arm/boot/dts/aspeed-bmc-opp-tacoma.dts
> index 408af001c06c..854b0a532a01 100644
> --- a/arch/arm/boot/dts/aspeed-bmc-opp-tacoma.dts
> +++ b/arch/arm/boot/dts/aspeed-bmc-opp-tacoma.dts
> @@ -28,6 +28,9 @@
> status = "okay";
> pinctrl-names = "default";
> pinctrl-0 = <&pinctrl_rmii3_default>;
> + clocks = <&syscon ASPEED_CLK_GATE_MAC3CLK>,
> + <&syscon ASPEED_CLK_GATE_MAC3RCLK>;
> + clock-names = "MACCLK", "RCLK";
> use-ncsi;
> };
>
> --
> 2.20.1
>
More information about the openbmc
mailing list