Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Index: conf/GENERIC
- ===================================================================
- RCS file: /cvsroot/src/sys/arch/evbarm/conf/GENERIC,v
- retrieving revision 1.68
- diff -u -r1.68 GENERIC
- --- conf/GENERIC 29 Nov 2019 20:54:17 -0000 1.68
- +++ conf/GENERIC 4 Jan 2020 06:50:00 -0000
- @@ -221,6 +221,9 @@
- sun8i-h3-orangepi-plus2e.dts
- sun8i-h3-orangepi-zero-plus2.dts
- + sun8i-v3s-licheepi-zero-dock.dts
- + sun8i-v3s-licheepi-zero.dts
- +
- sun9i-a80-cubieboard4.dts
- sun9i-a80-optimus.dts
- @@ -267,6 +270,7 @@
- options SOC_SUN7I_A20
- options SOC_SUN8I_A83T
- options SOC_SUN8I_H3
- +options SOC_SUN8I_V3S
- options SOC_SUN9I_A80
- options SOC_TEGRA124
- options SOC_VIRT
- @@ -352,6 +356,7 @@
- sun8ia83tccu* at fdt? pass 2 # Allwinner A83T CCU
- sun8ih3ccu* at fdt? pass 2 # Allwinner H3 CCU
- sun8ih3rccu* at fdt? pass 2 # Allwinner H3 CCU (PRCM)
- +sun8iv3sccu* at fdt? pass 2 # Allwinner V3s CCU
- sun9ia80ccu* at fdt? pass 2 # Allwinner A80 CCU
- sunxiresets* at fdt? pass 1 # Allwinner Misc. clock resets
- sunxigates* at fdt? pass 1 # Allwinner Misc. clock gates
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement