]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add basic support for Freescale LX2160A SoC.
authorMichal Meloun <mmel@FreeBSD.org>
Sat, 5 Dec 2020 12:08:37 +0000 (12:08 +0000)
committerMichal Meloun <mmel@FreeBSD.org>
Sat, 5 Dec 2020 12:08:37 +0000 (12:08 +0000)
commit6844eecfed0259958093d66e18ec06c06d13ca62
treeb2f1a035d04f170011e3613f40805763cbea5ab7
parent2f3e7fb2cc8ddbc20711e82809430bf7c5eb88b3
Add basic support for Freescale LX2160A SoC.
All peripherals but the network processor are supported.
sys/arm/freescale/vybrid/vf_i2c.c
sys/arm64/qoriq/clk/lx2160a_clkgen.c [new file with mode: 0644]
sys/arm64/qoriq/qoriq_dw_pci.c [new file with mode: 0644]
sys/arm64/qoriq/qoriq_therm.c [new file with mode: 0644]
sys/arm64/qoriq/qoriq_therm_if.m [new file with mode: 0644]
sys/conf/files
sys/conf/files.arm64
sys/dev/ahci/ahci_fsl_fdt.c
sys/dev/iicbus/mux/pca9547.c [new file with mode: 0644]