Hi JJ,

On 11/5/2019 12:50 PM, Jean-Jacques Hiblot wrote:
This adds a driver for mmio-based syscon multiplexers controlled by
bitfields in a syscon register range.
This is heavily based on the linux mmio-mux driver.

Signed-off-by: Jean-Jacques Hiblot <jjhib...@ti.com>
---

Changes in v2: None

  drivers/mux/Kconfig  |  15 +++++
  drivers/mux/Makefile |   1 +
  drivers/mux/mmio.c   | 155 +++++++++++++++++++++++++++++++++++++++++++
  3 files changed, 171 insertions(+)
  create mode 100644 drivers/mux/mmio.c


do you plan to add support for reg-mux too, for parent devices which are
not syscon?

Thanks!
Alex
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to