Re: [PATCH v4 1/3] dt-bindings: i2c: nvidia,tegra20-i2c: Specify the required properties
From: Andi Shyti
Date: Wed Jun 11 2025 - 20:59:40 EST
Hi Akhil,
On Tue, Jun 03, 2025 at 09:00:20PM +0530, Akhil R wrote:
> Specify the properties which are essential and which are not for the
> Tegra I2C driver to function correctly. This was not added correctly when
> the TXT binding was converted to yaml. All the existing DT nodes have
> these properties already and hence this does not break the ABI.
>
> dmas and dma-names which were specified as a must in the TXT binding
> is now made optional since the driver can work in PIO mode if dmas are
> missing.
>
> Fixes: f10a9b722f80 ("dt-bindings: i2c: tegra: Convert to json-schema”)
> Signed-off-by: Akhil R <akhilrajeev@xxxxxxxxxx>
I took just this patch into i2c/i2c-host-fixes.
Thanks,
Andi