History log of /openbsd-current/sys/dev/fdt/rkgrf.c
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.7 22-Sep-2023 jsg

move simplebusvar.h so it can be used without ifdef
ok kettenis@ phessler@


# 1.6 06-Apr-2023 kettenis

The simplebus_attach() function already prints a newline, so drop it here.


Revision tags: OPENBSD_7_1_BASE OPENBSD_7_2_BASE OPENBSD_7_3_BASE
# 1.5 24-Oct-2021 mpi

Constify struct cfattach.

ok visa@ a long time ago, ok patrick@


Revision tags: OPENBSD_6_8_BASE OPENBSD_6_9_BASE OPENBSD_7_0_BASE
# 1.4 04-Sep-2020 jmatthew

Add RK3308 GRF

ok kettenis@


Revision tags: OPENBSD_6_7_BASE
# 1.3 29-Nov-2019 patrick

Make rkgrf(4) behave like a simplebus(4) so we can attach drivers
to its subnodes, which are some PHYs.

Tested by kurt@
ok kettenis@


Revision tags: OPENBSD_6_2_BASE OPENBSD_6_3_BASE OPENBSD_6_4_BASE OPENBSD_6_5_BASE OPENBSD_6_6_BASE
# 1.2 23-Jul-2017 kettenis

RK3288 support.


# 1.1 30-Apr-2017 kettenis

Add rkgrf(4), a driver that makes the "generic register file" of the Rockchip
RK3399 available to other drivers through the regmap interface.


# 1.6 06-Apr-2023 kettenis

The simplebus_attach() function already prints a newline, so drop it here.


Revision tags: OPENBSD_7_1_BASE OPENBSD_7_2_BASE OPENBSD_7_3_BASE
# 1.5 24-Oct-2021 mpi

Constify struct cfattach.

ok visa@ a long time ago, ok patrick@


Revision tags: OPENBSD_6_8_BASE OPENBSD_6_9_BASE OPENBSD_7_0_BASE
# 1.4 04-Sep-2020 jmatthew

Add RK3308 GRF

ok kettenis@


Revision tags: OPENBSD_6_7_BASE
# 1.3 29-Nov-2019 patrick

Make rkgrf(4) behave like a simplebus(4) so we can attach drivers
to its subnodes, which are some PHYs.

Tested by kurt@
ok kettenis@


Revision tags: OPENBSD_6_2_BASE OPENBSD_6_3_BASE OPENBSD_6_4_BASE OPENBSD_6_5_BASE OPENBSD_6_6_BASE
# 1.2 23-Jul-2017 kettenis

RK3288 support.


# 1.1 30-Apr-2017 kettenis

Add rkgrf(4), a driver that makes the "generic register file" of the Rockchip
RK3399 available to other drivers through the regmap interface.


# 1.5 24-Oct-2021 mpi

Constify struct cfattach.

ok visa@ a long time ago, ok patrick@


Revision tags: OPENBSD_6_8_BASE OPENBSD_6_9_BASE OPENBSD_7_0_BASE
# 1.4 04-Sep-2020 jmatthew

Add RK3308 GRF

ok kettenis@


Revision tags: OPENBSD_6_7_BASE
# 1.3 29-Nov-2019 patrick

Make rkgrf(4) behave like a simplebus(4) so we can attach drivers
to its subnodes, which are some PHYs.

Tested by kurt@
ok kettenis@


Revision tags: OPENBSD_6_2_BASE OPENBSD_6_3_BASE OPENBSD_6_4_BASE OPENBSD_6_5_BASE OPENBSD_6_6_BASE
# 1.2 23-Jul-2017 kettenis

RK3288 support.


# 1.1 30-Apr-2017 kettenis

Add rkgrf(4), a driver that makes the "generic register file" of the Rockchip
RK3399 available to other drivers through the regmap interface.


# 1.4 04-Sep-2020 jmatthew

Add RK3308 GRF

ok kettenis@


Revision tags: OPENBSD_6_7_BASE
# 1.3 29-Nov-2019 patrick

Make rkgrf(4) behave like a simplebus(4) so we can attach drivers
to its subnodes, which are some PHYs.

Tested by kurt@
ok kettenis@


Revision tags: OPENBSD_6_2_BASE OPENBSD_6_3_BASE OPENBSD_6_4_BASE OPENBSD_6_5_BASE OPENBSD_6_6_BASE
# 1.2 23-Jul-2017 kettenis

RK3288 support.


# 1.1 30-Apr-2017 kettenis

Add rkgrf(4), a driver that makes the "generic register file" of the Rockchip
RK3399 available to other drivers through the regmap interface.


# 1.3 29-Nov-2019 patrick

Make rkgrf(4) behave like a simplebus(4) so we can attach drivers
to its subnodes, which are some PHYs.

Tested by kurt@
ok kettenis@


Revision tags: OPENBSD_6_2_BASE OPENBSD_6_3_BASE OPENBSD_6_4_BASE OPENBSD_6_5_BASE OPENBSD_6_6_BASE
# 1.2 23-Jul-2017 kettenis

RK3288 support.


# 1.1 30-Apr-2017 kettenis

Add rkgrf(4), a driver that makes the "generic register file" of the Rockchip
RK3399 available to other drivers through the regmap interface.


Revision tags: OPENBSD_6_2_BASE
# 1.2 23-Jul-2017 kettenis

RK3288 support.


# 1.1 30-Apr-2017 kettenis

Add rkgrf(4), a driver that makes the "generic register file" of the Rockchip
RK3399 available to other drivers through the regmap interface.