[PATCH 7/8] mmc: sdhci-cadence6: socfpga: Fix DT property naming convention
Tanmay Kathpalia
tanmay.kathpalia at altera.com
Thu Nov 20 15:42:11 CET 2025
On 11/18/2025 11:52 AM, Peng Fan wrote:
> On Mon, Nov 10, 2025 at 09:37:36AM -0800, Tanmay Kathpalia wrote:
>> 1. Replace underscores with hyphens in device tree property names to
>> follow the standard DT naming convention. This affects all
>> "lpbk_ctrl" properties which are now correctly named "lpbk-ctrl".
>
> Are these properties in Linux Upstream tree?
>
No, the Linux upstream tree does not have the Cadence version 6 host
controller driver, so these properties are not present in Linux.
> I not see users in arch/arm/dts and dts/upstream for the properties.
>
Currently, there are no users for the Cadence version 6 host controller
IP. However, we have enabled it in our local repository for our
platform. Once these changes are merged, I plan to submit the enablement
patches.
> Regards
> Peng
More information about the U-Boot
mailing list