[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CA+Px+wXx8eyh2QFRHbkf3ESdXzBw8LNqP=jMihju+jV0TpQvhw@mail.gmail.com>
Date: Mon, 21 Jun 2021 17:44:38 +0800
From: Tzung-Bi Shih <tzungbi@...gle.com>
To: kewei.xu@...iatek.com
Cc: bbrezillon@...nel.org, matthias.bgg@...il.com, robh+dt@...nel.org,
mark.rutland@....com, linux-i3c@...ts.infradead.org,
devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org, linux-mediatek@...ts.infradead.org,
srv_heupstream@...iatek.com, leilk.liu@...iatek.com,
qii.wang@...iatek.com, liguo.zhang@...iatek.com,
xinping.qian@...iatek.com
Subject: Re: [PATCH V2 3/3] i2c: mediatek: Isolate speed setting via dts for
special devices
On Mon, Jun 21, 2021 at 5:03 PM <kewei.xu@...iatek.com> wrote:
> @@ -1293,8 +1355,8 @@ static int mtk_i2c_parse_dt(struct device_node *np, struct mtk_i2c *i2c)
> i2c->have_pmic = of_property_read_bool(np, "mediatek,have-pmic");
> i2c->use_push_pull =
> of_property_read_bool(np, "mediatek,use-push-pull");
> -
> - i2c_parse_fw_timings(i2c->dev, &i2c->timing_info, true);
Looks like the patch removes the line accidentally.
Powered by blists - more mailing lists