Re: [PATCH v4 06/24] ARM: tegra: Add common device-tree base for Tegra30 ASUS Transformers

From: Michał Mirosław
Date: Wed Dec 01 2021 - 05:07:20 EST


On Wed, Dec 01, 2021 at 01:38:02AM +0300, Dmitry Osipenko wrote:
> From: Svyatoslav Ryhel <clamor95@xxxxxxxxx>
[...]
> + i2c2: i2c@7000c400 {
> + status = "okay";
> + clock-frequency = <400000>;
> + };
[...]

Nit: You could now use the new controller handles directly - that would
avoid some indentation and duplication. Though I understand it is a lot
of tedious reformatting.

Best Regards
Michał Mirosław