/openbmc/linux/drivers/mfd/ |
H A D | rsmu_core.c | a1867f85e06edacd82956d3422caa2b9074f4321 Fri Jun 18 11:37:12 CDT 2021 Min Li <min.li.xe@renesas.com> mfd: Add Renesas Synchronization Management Unit (SMU) support
Add support for ClockMatrix(TM) and 82P33xxx families of timing and synchronization devices. The access interface can be either SPI or I2C. Currently, it will create 2 types of MFD devices, which are to be used by the corresponding rsmu character device driver and the PTP hardware clock driver, respectively.
Signed-off-by: Min Li <min.li.xe@renesas.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>
|
H A D | rsmu.h | a1867f85e06edacd82956d3422caa2b9074f4321 Fri Jun 18 11:37:12 CDT 2021 Min Li <min.li.xe@renesas.com> mfd: Add Renesas Synchronization Management Unit (SMU) support
Add support for ClockMatrix(TM) and 82P33xxx families of timing and synchronization devices. The access interface can be either SPI or I2C. Currently, it will create 2 types of MFD devices, which are to be used by the corresponding rsmu character device driver and the PTP hardware clock driver, respectively.
Signed-off-by: Min Li <min.li.xe@renesas.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>
|
H A D | rsmu_spi.c | a1867f85e06edacd82956d3422caa2b9074f4321 Fri Jun 18 11:37:12 CDT 2021 Min Li <min.li.xe@renesas.com> mfd: Add Renesas Synchronization Management Unit (SMU) support
Add support for ClockMatrix(TM) and 82P33xxx families of timing and synchronization devices. The access interface can be either SPI or I2C. Currently, it will create 2 types of MFD devices, which are to be used by the corresponding rsmu character device driver and the PTP hardware clock driver, respectively.
Signed-off-by: Min Li <min.li.xe@renesas.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>
|
H A D | rsmu_i2c.c | a1867f85e06edacd82956d3422caa2b9074f4321 Fri Jun 18 11:37:12 CDT 2021 Min Li <min.li.xe@renesas.com> mfd: Add Renesas Synchronization Management Unit (SMU) support
Add support for ClockMatrix(TM) and 82P33xxx families of timing and synchronization devices. The access interface can be either SPI or I2C. Currently, it will create 2 types of MFD devices, which are to be used by the corresponding rsmu character device driver and the PTP hardware clock driver, respectively.
Signed-off-by: Min Li <min.li.xe@renesas.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>
|
H A D | Makefile | diff a1867f85e06edacd82956d3422caa2b9074f4321 Fri Jun 18 11:37:12 CDT 2021 Min Li <min.li.xe@renesas.com> mfd: Add Renesas Synchronization Management Unit (SMU) support
Add support for ClockMatrix(TM) and 82P33xxx families of timing and synchronization devices. The access interface can be either SPI or I2C. Currently, it will create 2 types of MFD devices, which are to be used by the corresponding rsmu character device driver and the PTP hardware clock driver, respectively.
Signed-off-by: Min Li <min.li.xe@renesas.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>
|
H A D | Kconfig | diff a1867f85e06edacd82956d3422caa2b9074f4321 Fri Jun 18 11:37:12 CDT 2021 Min Li <min.li.xe@renesas.com> mfd: Add Renesas Synchronization Management Unit (SMU) support
Add support for ClockMatrix(TM) and 82P33xxx families of timing and synchronization devices. The access interface can be either SPI or I2C. Currently, it will create 2 types of MFD devices, which are to be used by the corresponding rsmu character device driver and the PTP hardware clock driver, respectively.
Signed-off-by: Min Li <min.li.xe@renesas.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>
|
/openbmc/linux/include/linux/mfd/ |
H A D | rsmu.h | a1867f85e06edacd82956d3422caa2b9074f4321 Fri Jun 18 11:37:12 CDT 2021 Min Li <min.li.xe@renesas.com> mfd: Add Renesas Synchronization Management Unit (SMU) support
Add support for ClockMatrix(TM) and 82P33xxx families of timing and synchronization devices. The access interface can be either SPI or I2C. Currently, it will create 2 types of MFD devices, which are to be used by the corresponding rsmu character device driver and the PTP hardware clock driver, respectively.
Signed-off-by: Min Li <min.li.xe@renesas.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>
|
H A D | idt82p33_reg.h | a1867f85e06edacd82956d3422caa2b9074f4321 Fri Jun 18 11:37:12 CDT 2021 Min Li <min.li.xe@renesas.com> mfd: Add Renesas Synchronization Management Unit (SMU) support
Add support for ClockMatrix(TM) and 82P33xxx families of timing and synchronization devices. The access interface can be either SPI or I2C. Currently, it will create 2 types of MFD devices, which are to be used by the corresponding rsmu character device driver and the PTP hardware clock driver, respectively.
Signed-off-by: Min Li <min.li.xe@renesas.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>
|
H A D | idt8a340_reg.h | a1867f85e06edacd82956d3422caa2b9074f4321 Fri Jun 18 11:37:12 CDT 2021 Min Li <min.li.xe@renesas.com> mfd: Add Renesas Synchronization Management Unit (SMU) support
Add support for ClockMatrix(TM) and 82P33xxx families of timing and synchronization devices. The access interface can be either SPI or I2C. Currently, it will create 2 types of MFD devices, which are to be used by the corresponding rsmu character device driver and the PTP hardware clock driver, respectively.
Signed-off-by: Min Li <min.li.xe@renesas.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>
|