History log of /src/sys/arch/arm/sociox/files.sociox
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.12 06-Sep-2025 thorpej

Step towards modularizing the Flattened Device Tree code.

Define attributes for each of the specific device bindings: clock,
dai, dma, gpio, i2c, iommu, mbox, mmc_pwrseq, phy, power, power domain,
pwm, regulator, reset controller, spi, system controller, pin
controller. Include these support files only if either a provider
or consumer with one of these attributes is present in the kernel
config.

Add the necessary attributes to the device / attach declarations for
each provider and consumer.

There are some bindings that are consumed by generic code (iommu, pinctrl,
power, power domain). Provide weak stubs for these routines to handle
situations where there is no provider.

No actual code changed; NFCI.


Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base netbsd-10-1-RELEASE perseant-exfatfs-base-20240630 perseant-exfatfs-base netbsd-10-0-RELEASE netbsd-10-0-RC6 netbsd-10-0-RC5 netbsd-10-0-RC4 netbsd-10-0-RC3 netbsd-10-0-RC2 thorpej-ifq-base thorpej-altq-separation-base netbsd-10-0-RC1 netbsd-10-base bouyer-sunxi-drm-base
# 1.11 01-Feb-2022 nisimura

retire SocioNext AVE 32/64 GbE driver


# 1.10 03-Dec-2021 nisimura

retire sni_exiu.c in favour of ACPI0013 generic event device implemented
by dev/acpi/acpi_ged.c


Revision tags: thorpej-i2c-spi-conf2-base thorpej-futex2-base thorpej-cfargs2-base cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base thorpej-i2c-spi-conf-base thorpej-cfargs-base thorpej-futex-base bouyer-xenpvh-base2 phil-wifi-20200421 bouyer-xenpvh-base1 phil-wifi-20200411 bouyer-xenpvh-base phil-wifi-20200406
# 1.9 19-Mar-2020 nisimura

branches: 1.9.4;
make sni_exiu.c fdt/ACPI dual attach device


# 1.8 19-Mar-2020 nisimura

make sni_gpio.c fdt/ACPI dual attach device


# 1.7 18-Mar-2020 nisimura

add SynQuacer EXIU external IRQ unit driver desciption


# 1.6 18-Mar-2020 nisimura

uncomment sniemmc and sniiic devices


# 1.5 18-Mar-2020 nisimura

more fdt/ACPI dual attach glue. SCX0002 and SCX0003 respectively


# 1.4 18-Mar-2020 nisimura

add ACPI attachment glue.
SynQuacer/SC2A11 has UEFI/tainocore firmware which is able to select
either FDT format or ACPI format for device description.


# 1.3 17-Mar-2020 nisimura

step forward to fdt/ACPI dual attach device


# 1.2 16-Mar-2020 nisimura

add a missing line


# 1.1 15-Mar-2020 nisimura

driver description file for Socionext products