[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20190603.151329.1880364693299986138.davem@davemloft.net>
Date: Mon, 03 Jun 2019 15:13:29 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: grygorii.strashko@...com
Cc: ssantosh@...nel.org, richardcochran@...il.com, robh+dt@...nel.org,
nsekhar@...com, m-karicheri2@...com, w-kwok2@...com,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH net-next 04/10] net: ethernet: ti: cpts: add support
for rftclk selection
From: Grygorii Strashko <grygorii.strashko@...com>
Date: Sat, 1 Jun 2019 13:45:28 +0300
> +static int cpts_of_mux_clk_setup(struct cpts *cpts, struct device_node *node)
> +{
> + unsigned int num_parents;
> + const char **parent_names;
> + struct device_node *refclk_np;
> + struct clk_hw *clk_hw;
> + u32 *mux_table;
> + int ret = -EINVAL;
Reverse christmas tree please.
Thank you.
Powered by blists - more mailing lists