This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

LMK5B12204: Linux Driver

Part Number: LMK5B12204
Other Parts Discussed in Thread: CDCE925, CDCE925SW-LINUX

Hi,

one of our customers is using the LMK5B12204 in the system with an SOC. They are looking for a Linux Driver and Linux Device tree additions. Is there something available, either for this device or for a very similar device that could be used as a reference?

Currently the customer has found the CDCE925 Linux driver here

and is basically stubbing it in with the device tree entry:

        clock@c8 {

                compatible = "ti,cdce925";

                reg = <0x000000c8>;

                #clock-cells = <0x00000001>;

                phandle = <0x00000054>;

        };

Do we have a recommendation?

Thanks,

--Gunter

  • Hello Gunter,

    There could be a chance to write a linux driver for a more simple device but the LMK5B12204 requires a large overhaul of our already created tools - TICS Pro.

    Sorry, it is unlikely that we will ever offer a compiled library other than what we have for this device to a linux system due to low demand and huge effort requirement.