...
In drivers/pci/host/pci-tegra.c tegra_pcie_get_resources() I see a call
to devm_phy_optional_get().
The SATA driver doesn't seem to do anything with phys at the moment,
although tegra124.dtsi does put phy-related properties into the SATA DT
node.
So, we can either:
a) Just ignore DT ABI for these cases claiming the DT binding is not yet
declared stable.
b) Continue to support those specifier values for ABI reasons, which
needs the "_LEGACY" values shown above.
(a) is certainly simpler.
--
To unsubscribe from this list: send the line "unsubscribe linux-tegra" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html