[PATCH 6/7] arm64: dts: amlogic: Add clock and EMMC for T7
Ronald Claveau
linux-kernel-dev at aliel.fr
Wed Feb 18 09:00:52 PST 2026
On 2/18/26 5:39 PM, Krzysztof Kozlowski wrote:
> On 18/02/2026 17:36, Ronald Claveau wrote:
>>>> +
>>>> + sd_emmc_c: mmc at 8c000{
>>>> + compatible = "amlogic,meson-axg-mmc";
>>>
>>> Compatible says axg, DTS says T7, so something does not feel right.
>>>
>>
>> The SOC family is T7, but the emmc is fully compatible with this same
>> axg code.
>> I did the same as used in meson-g12-common.dtsi or meson-s4.dtsi, which
>> use the same compatible.
>
> You still should have a dedicated front compatible (needs documenting in
> the binding) expressing full compatibility.
>
ok, I will use something like that:
compatible = "amlogic,t7-mmc", "amlogic,meson-axg-mmc";
Best regards,
Ronald
More information about the linux-arm-kernel
mailing list