]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
net: wan: fsl_qmc_hdlc: Add runtime timeslots changes support
authorHerve Codina <herve.codina@bootlin.com>
Thu, 7 Mar 2024 11:39:07 +0000 (12:39 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 11 Mar 2024 09:36:11 +0000 (09:36 +0000)
commitf0c9c45c78989ece6a29973759508ad2797eb844
treea10c3e5a44b77ecd95536e4e8f767d6f8b73ee6c
parentde5f84338970815b9fdd3497a975fb572d11e0b5
net: wan: fsl_qmc_hdlc: Add runtime timeslots changes support

QMC channels support runtime timeslots changes but nothing is done at
the QMC HDLC driver to handle these changes.

Use existing IFACE ioctl in order to configure the timeslots to use.

Signed-off-by: Herve Codina <herve.codina@bootlin.com>
Reviewed-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Acked-by: Jakub Kicinski <kuba@kernel.org>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/wan/fsl_qmc_hdlc.c