1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/arch/riscv/boot/dts/starfive
Linus Torvalds aba9753c06 TTY/Serial updates for 6.11-rc1
Here is a small set of tty and serial driver updates for 6.11-rc1.  Not
 much happened this cycle, unlike the previous kernel release which had
 lots of "excitement" in this part of the kernel.  Included in here are
 the following changes:
   - dt binding updates for new platforms
   - 8250 driver updates
   - various small serial driver fixes and updates
   - printk/console naming and matching attempt #2 (was reverted for
     6.10-final, should be good to go this time around, acked by the
     relevant maintainers).
 
 All of these have been in linux-next for a while with no reported
 issues.
 
 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 -----BEGIN PGP SIGNATURE-----
 
 iG0EABECAC0WIQT0tgzFv3jCIUoxPcsxR9QN2y37KQUCZppbCQ8cZ3JlZ0Brcm9h
 aC5jb20ACgkQMUfUDdst+ymV1ACeIY5kgipqY7w4d3/7PcpKMiftrisAn0hr6csj
 Gan+k3cuVGlasGkaQ5/B
 =35VK
 -----END PGP SIGNATURE-----

Merge tag 'tty-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty

Pull tty / serial updates from Greg KH:
 "Here is a small set of tty and serial driver updates for 6.11-rc1. Not
  much happened this cycle, unlike the previous kernel release which had
  lots of "excitement" in this part of the kernel. Included in here are
  the following changes:

   - dt binding updates for new platforms

   - 8250 driver updates

   - various small serial driver fixes and updates

   - printk/console naming and matching attempt #2 (was reverted for
     6.10-final, should be good to go this time around, acked by the
     relevant maintainers).

  All of these have been in linux-next for a while with no reported
  issues"

* tag 'tty-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty: (22 commits)
  Documentation: kernel-parameters: Add DEVNAME:0.0 format for serial ports
  serial: core: Add serial_base_match_and_update_preferred_console()
  printk: Add match_devname_and_update_preferred_console()
  serial: sc16is7xx: hardware reset chip if reset-gpios is defined in DT
  dt-bindings: serial: sc16is7xx: add reset-gpios
  dt-bindings: serial: vt8500-uart: convert to json-schema
  serial: 8250_platform: Explicitly show we initialise ISA ports only once
  tty: add missing MODULE_DESCRIPTION() macros
  dt-bindings: serial: mediatek,uart: add MT7988
  serial: sh-sci: Add support for RZ/V2H(P) SoC
  dt-bindings: serial: Add documentation for Renesas RZ/V2H(P) (R9A09G057) SCIF support
  dt-bindings: serial: renesas,scif: Make 'interrupt-names' property as required
  dt-bindings: serial: renesas,scif: Validate 'interrupts' and 'interrupt-names'
  dt-bindings: serial: renesas,scif: Move ref for serial.yaml at the end
  riscv: dts: starfive: jh7110: Add the core reset and jh7110 compatible for uarts
  serial: 8250_dw: Use reset array API to get resets
  dt-bindings: serial: snps-dw-apb-uart: Add one more reset signal for StarFive JH7110 SoC
  serial: 8250: Extract platform driver
  serial: 8250: Extract RSA bits
  serial: imx: stop casting struct uart_port to struct imx_port
  ...
2024-07-19 15:22:14 -07:00
..
jh7100-beaglev-starlight.dts riscv: dts: starfive: beaglev-starlight: Setup phy reset gpio 2024-01-31 12:23:26 +00:00
jh7100-common.dtsi riscv: dts: starfive: jh7100-common: Setup pinmux and enable gmac 2024-01-31 12:23:26 +00:00
jh7100-starfive-visionfive-v1.dts riscv: dts: starfive: visionfive-v1: Setup ethernet phy 2024-01-31 12:23:26 +00:00
jh7100.dtsi riscv: dts: starfive: add 'cpus' label to jh7110 and jh7100 soc dtsi 2024-04-30 22:04:16 +01:00
jh7110-common.dtsi soc: dt updates for 6.11 2024-07-16 11:43:51 -07:00
jh7110-milkv-mars.dts riscv: dts: starfive: add PCIe dts configuration for JH7110 2024-07-01 13:20:19 +01:00
jh7110-pine64-star64.dts riscv: dts: starfive: add PCIe dts configuration for JH7110 2024-07-01 13:20:19 +01:00
jh7110-pinfunc.h riscv: dts: starfive: pinfunc: Fix the pins name of I2STX1 2023-09-13 14:29:28 +01:00
jh7110-starfive-visionfive-2-v1.2a.dts riscv: dts: starfive: visionfive 2: Add configuration of gmac and phy 2023-07-25 08:41:54 +01:00
jh7110-starfive-visionfive-2-v1.3b.dts riscv: dts: starfive: visionfive 2: Add configuration of gmac and phy 2023-07-25 08:41:54 +01:00
jh7110-starfive-visionfive-2.dtsi riscv: dts: starfive: add PCIe dts configuration for JH7110 2024-07-01 13:20:19 +01:00
jh7110.dtsi TTY/Serial updates for 6.11-rc1 2024-07-19 15:22:14 -07:00
Makefile riscv: dts: starfive: add Star64 board devicetree 2024-06-19 11:05:43 +01:00