On Wed, Apr 07, 2021 at 09:44:58AM -0600, Jens Axboe wrote: > On 4/6/21 7:25 PM, Sowjanya Komatineni wrote: > > Re-sending dt-binding and ahci_tegra driver patches as v4 as device > > tree patches from v3 are merged but not the AHCI Tegra driver. > > > > Missed to add Jens Axboe to mailing list in v3. Adding for v4. > > > > This series adds support for AHCI-compliant SATA to Tegra186 SoC. > > > > This series includes patches for > > - Converting text based dt-binding document to YAML. > > - Adding dt-bindings for Tegra186. > > - Adding Tegra186 support to Tegra AHCI driver. > > > > Delta between patch versions: > > [v4]: Same as v3 except removed device tree patches as they are > > merged. > > [v3]: fixed yaml example to pass dt_binding_check > > [v2]: v1 feedback related to yaml dt-binding. > > Removed conditional reset order in yaml and updated dts files > > to maintain same order for commonly available resets across > > Tegra124 thru Tegra186. > > Assuming the libata tree is the best way for this to go in, so I applied > it for 5.13. Perfect! Thanks Jens. Thierry