mirror_ubuntu-kernels/Documentation/devicetree/bindings/serial
Linus Torvalds ec351c8f2e ARM: SoC fixes for 6.5, part 2
A couple of platforms get a lone dts fix each:
 
  - SoCFPGA: Fix incorrect I2C property for SCL signal
 
  - Renesas: Fix interrupt names for MTU3 channels on RZ/G2L and RZ/V2L.
 
  - Juno/Vexpress: remove a dangling symlink
 
  - at91: sam9x60 SoC detection compatible strings
 
  - nspire: Fix arm primecell compatible string
 
 On the NXP i.MX platform, there multiple issues that get addressed:
 
  - A couple of ARM DTS fixes for i.MX6SLL usbphy and supported CPU
    frequency of sk-imx53 board
 
  - Add missing pull-up for imx8mn-var-som onboard PHY reset pinmux
 
  - A couple of imx8mm-venice fixes from Tim Harvey to diable disp_blk_ctrl
 
  - A couple of phycore-imx8mm fixes from Yashwanth Varakala to correct
    VPU label and gpio-line-names
 
  - Fix imx8mp-blk-ctrl driver to register HSIO PLL clock as bus_power_dev
    child, so that runtime PM can translate into the necessary GPC power
    domain action
 
 On the driver side, there are two fixes for tegra memory controller
 drivers addressing regressions from the merge window, a couple of
 minor correctness fixes for SCMI and SMCCC firmware, as well as
 a build fix for an lcd backlight driver.
 -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEEiK/NIGsWEZVxh/FrYKtH/8kJUicFAmTKzBoACgkQYKtH/8kJ
 UienWxAArE9KMlN6eMk0bInLwEjuT3RDOymgqPZFcv8id0+nUcL+1hFnRXzN/wzR
 KFvf0KWRzi9BP5XGHZ2v16OLXtbm70Uul4RIJG+5TdOBtKAT2W52v2LTvAo2N539
 755wHyg8+Z+8ruPt8jzp4EDtOpmCYvEq+4EtqDp1gtQp2RLt0iIBsefAR5B1yMrW
 Ik0pMV5A7Xkec7N6giZVqIN3LEvkSisrwdHuw/QBh8kzhOXAtxMHfBHdrL7VZM41
 /9rHBfRgyzdkFxZpevacZuP4nL12f+Cn8cosgFW4tPS8dlsZEZ5UmprXE654KLkF
 /o+S2euvZqmaIxHMJNFfH2I2LqsoOT+wI453kyfZ+b11d2juFeWi2Z45MVwyhS4M
 eZTFveJVgMRKol8HA4ffPv2eNkjDGOWofoYonqwI1yWswrQtnswKGeJX1AA4+jFh
 FyHWPgj8IGnCyUkiOHEyU6Fq+RwvYxTqnstZEWj3SvH7wyaK82OaYzM1dVw1yIgN
 d1q6uowzp0zLobxGPhe+zcgNOQqIR2BD8nhQ6dNX7md4sdQA/RqBBe2CV76wYXpu
 uEXL7A+oHSI+fZIEJa2TOTsm6WyyOTkv3l6L+0vpoXOZchyOw0V3aLPQurlo1m/5
 zp35yRjQnP35wSm1VJEHG03liP0XUuCZnkw6iXhSaKQeWDaJu5M=
 =+evH
 -----END PGP SIGNATURE-----

Merge tag 'soc-fixes-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc

Pull ARM SoC fixes from Arnd Bergmann:
 "A couple of platforms get a lone dts fix each:

   - SoCFPGA: Fix incorrect I2C property for SCL signal

   - Renesas: Fix interrupt names for MTU3 channels on RZ/G2L and
     RZ/V2L.

   - Juno/Vexpress: remove a dangling symlink

   - at91: sam9x60 SoC detection compatible strings

   - nspire: Fix arm primecell compatible string

  On the NXP i.MX platform, there multiple issues that get addressed:

   - A couple of ARM DTS fixes for i.MX6SLL usbphy and supported CPU
     frequency of sk-imx53 board

   - Add missing pull-up for imx8mn-var-som onboard PHY reset pinmux

   - A couple of imx8mm-venice fixes from Tim Harvey to diable
     disp_blk_ctrl

   - A couple of phycore-imx8mm fixes from Yashwanth Varakala to correct
     VPU label and gpio-line-names

   - Fix imx8mp-blk-ctrl driver to register HSIO PLL clock as
     bus_power_dev child, so that runtime PM can translate into the
     necessary GPC power domain action

  On the driver side, there are two fixes for tegra memory controller
  drivers addressing regressions from the merge window, a couple of
  minor correctness fixes for SCMI and SMCCC firmware, as well as a
  build fix for an lcd backlight driver"

* tag 'soc-fixes-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc: (22 commits)
  backlight: corgi_lcd: fix missing prototype
  memory: tegra: make icc_set_bw return zero if BWMGR not supported
  arm64: dts: renesas: rzg2l: Update overfow/underflow IRQ names for MTU3 channels
  dt-bindings: serial: atmel,at91-usart: update compatible for sam9x60
  ARM: dts: at91: sam9x60: fix the SOC detection
  ARM: dts: nspire: Fix arm primecell compatible string
  firmware: arm_scmi: Fix chan_free cleanup on SMC
  firmware: arm_scmi: Drop OF node reference in the transport channel setup
  soc: imx: imx8mp-blk-ctrl: register HSIO PLL clock as bus_power_dev child
  ARM: dts: nxp/imx: limit sk-imx53 supported frequencies
  firmware: arm_scmi: Fix signed error return values handling
  firmware: smccc: Fix use of uninitialised results structure
  arm64: dts: freescale: Fix VPU G2 clock
  arm64: dts: imx8mn-var-som: add missing pull-up for onboard PHY reset pinmux
  arm64: dts: phycore-imx8mm: Correction in gpio-line-names
  arm64: dts: phycore-imx8mm: Label typo-fix of VPU
  ARM: dts: nxp/imx6sll: fix wrong property name in usbphy node
  arm64: dts: imx8mm-venice-gw7904: disable disp_blk_ctrl
  arm64: dts: imx8mm-venice-gw7903: disable disp_blk_ctrl
  arm64: dts: arm: Remove the dangling vexpress-v2m-rs1.dtsi symlink
  ...
2023-08-02 18:21:12 -07:00
..
8250_omap.yaml dt-bindings: serial: 8250_omap: add rs485-rts-active-high 2023-06-01 19:04:00 +01:00
8250.yaml Devicetree updates for v6.3: 2023-02-24 13:31:53 -08:00
actions,owl-uart.txt
altera_jtaguart.txt
altera_uart.txt
amlogic,meson-uart.yaml dt-bindings: serial: Drop unneeded quotes 2023-03-29 10:41:05 +02:00
arc-uart.txt
arm_sbsa_uart.txt
arm,mps2-uart.txt
atmel,at91-usart.yaml dt-bindings: serial: atmel,at91-usart: update compatible for sam9x60 2023-07-24 15:20:43 +02:00
brcm,bcm2835-aux-uart.txt
brcm,bcm6345-uart.yaml dt-bindings: serial: brcm,bcm6345-uart: convert to the json-schema 2021-09-14 10:00:21 +02:00
brcm,bcm7271-uart.yaml dt-bindings: drop redundant part of title (end) 2022-12-16 11:41:49 -06:00
cdns,uart.yaml dt-bindings: xilinx: Switch xilinx.com emails to amd.com 2023-06-05 13:09:19 +02:00
cirrus,clps711x-uart.txt
digicolor-usart.txt
fsl-imx-uart.yaml dt-bindings: serial: imx: Document mandatory clock properties 2023-03-09 17:12:10 +01:00
fsl-lpuart.yaml dt-bindings: serial: fsl-lpuart: add optional power-domains property 2023-04-05 19:31:02 +02:00
fsl-mxs-auart.yaml dt-bindings: serial: drop unneeded quotes 2023-02-01 06:13:36 +01:00
fsl,s32-linflexuart.yaml dt-bindings: serial: drop unneeded quotes 2023-02-01 06:13:36 +01:00
ingenic,uart.yaml dt-bindings: drop redundant part of title (end) 2022-12-16 11:41:49 -06:00
lantiq_asc.txt
litex,liteuart.yaml dt-bindings: serial: add the required property 'additionalProperties' 2020-12-18 15:15:20 -06:00
maxim,max310x.txt
mediatek,uart.yaml dt-bindings: serial: mediatek,uart: add MT8365 2023-03-09 17:20:15 +01:00
microchip,pic32-uart.txt
milbeaut-uart.txt
mrvl,pxa-ssp.txt
mvebu-uart.txt dt-bindings: mvebu-uart: update information about UART clock 2022-02-25 10:27:58 +01:00
nuvoton,ma35d1-serial.yaml dt-bindings: serial: Document ma35d1 uart controller 2023-06-05 13:18:08 +02:00
nvidia,tegra20-hsuart.txt
nvidia,tegra194-tcu.yaml dt-bindings: serial: Document Tegra234 TCU 2021-12-17 14:58:05 +01:00
nxp-lpc32xx-hsuart.txt
nxp,sc16is7xx.txt
pl011.yaml dt-bindings: serial: pl011: allow ARM Primecell properties 2023-02-01 06:13:36 +01:00
qca,ar9330-uart.yaml dt-bindings: serial: Change to reference the kernel-defined serial.yaml 2021-05-13 16:19:49 +02:00
qcom,msm-uart.yaml dt-bindings: serial: qcom,msm-uart: Convert to DT schema 2023-01-19 15:02:06 +01:00
qcom,msm-uartdm.yaml dt-bindings: serial: qcom,msm-uartdm: convert to dtschema 2022-04-07 12:45:55 -05:00
qcom,serial-geni-qcom.yaml dt-bindings: serial: Drop unneeded quotes 2023-03-29 10:41:05 +02:00
rda,8810pl-uart.yaml dt-bindings: serial: Convert rda,8810pl-uart to YAML 2022-01-23 09:10:01 -06:00
renesas,em-uart.yaml dt-bindings: serial: Drop unneeded quotes 2023-03-29 10:41:05 +02:00
renesas,hscif.yaml dt-bindings: serial: Drop unneeded quotes 2023-03-29 10:41:05 +02:00
renesas,sci.yaml dt-bindings: serial: Drop unneeded quotes 2023-03-29 10:41:05 +02:00
renesas,scif.yaml Merge 6.3-rc6 into tty-next 2023-04-10 08:51:09 +02:00
renesas,scifa.yaml dt-bindings: serial: Drop unneeded quotes 2023-03-29 10:41:05 +02:00
renesas,scifb.yaml dt-bindings: serial: Drop unneeded quotes 2023-03-29 10:41:05 +02:00
rs485.txt
rs485.yaml dt-bindings: serial: rs485: Add GPIO controlling RX enable during TX 2023-01-19 16:01:34 +01:00
samsung_uart.yaml TTY/Serial driver update for 6.1-rc1 2022-10-07 16:36:24 -07:00
serial.yaml dt-bindings: serial: Drop unneeded quotes 2023-03-29 10:41:05 +02:00
sifive-serial.yaml dt-bindings: serial: example cleanup 2023-02-01 06:13:36 +01:00
snps-dw-apb-uart.yaml dt-bindings: serial: snps-dw-apb-uart: Switch dma-names order 2023-03-29 11:06:44 +02:00
socionext,uniphier-uart.yaml dt-bindings: serial: uniphier: Add "resets" property as optional 2022-04-15 11:08:19 +02:00
sprd-uart.yaml dt-bindings: serial: Drop unneeded quotes 2023-03-29 10:41:05 +02:00
st-asc.txt
st,stm32-uart.yaml dt-bindings: serial: st,stm32-uart: drop common properties 2023-02-01 06:13:36 +01:00
sunplus,sp7021-uart.yaml dt-bindings: serial: Drop unneeded quotes 2023-03-29 10:41:05 +02:00
vt8500-uart.txt
xlnx,opb-uartlite.yaml dt-bindings: serial: example cleanup 2023-02-01 06:13:36 +01:00