mirror_ubuntu-kernels/Documentation/devicetree/bindings/ata
Linus Torvalds 1546cd4bfd ata changes for 6.5-rc1
- Add support for the .remove_new callback to the ata_platform code to
    simplify device removal interface (Uwe).
 
  - Code simplification in ata_dev_revalidate() (Yahu)
 
  - Fix code indentation and coding style in the pata_parport protocol
    modules to avoid warnings from static code analyzers (me)
 
  - Clarify ata_eh_qc_retry() behavior with better comments (Niklas)
 
  - Simplify and improve ata_change_queue_depth() behavior to have a
    consistent behavior between libsas managed devices and libata managed
    devices (e.g. AHCI connected devices) (me).
 
  - Cleanup libata-scsi and libata-eh code to use the ata_ncq_enabled()
    and ata_ncq_supported() helpers instead of open coding flags tests
    (me)
 
  - Cleanup ahci_reset_controller() code (me).
 
  - Change the pata_octeon_cf and sata_svw drivers to use
    of_property_read_reg() to simplify the code (Rob, me).
 
  - Remove unnecessary include files from ahci_octeon driver (me)
 
  - Modify the DesignWare ahci dt bindings to add support for the
    Rockchip RK3588 AHCI (Sebastian).
 -----BEGIN PGP SIGNATURE-----
 
 iHUEABYKAB0WIQSRPv8tYSvhwAzJdzjdoc3SxdoYdgUCZJourwAKCRDdoc3SxdoY
 dv43AQDzAFY0/0sjvqltGC31wRzzh/vEQFWsYt89Q4csMr4QgAEAkLO1gquH5/Wt
 sxnCLh1WdFqbyNy6xsw+CXrfeREGDgo=
 =IzEr
 -----END PGP SIGNATURE-----

Merge tag 'ata-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata

Pull ata updates from Damien Le Moal:

 - Add support for the .remove_new callback to the ata_platform code to
   simplify device removal interface (Uwe)

 - Code simplification in ata_dev_revalidate() (Yahu)

 - Fix code indentation and coding style in the pata_parport protocol
   modules to avoid warnings from static code analyzers (me)

 - Clarify ata_eh_qc_retry() behavior with better comments (Niklas)

 - Simplify and improve ata_change_queue_depth() behavior to have a
   consistent behavior between libsas managed devices and libata managed
   devices (e.g. AHCI connected devices) (me)

 - Cleanup libata-scsi and libata-eh code to use the ata_ncq_enabled()
   and ata_ncq_supported() helpers instead of open coding flags tests
   (me)

 - Cleanup ahci_reset_controller() code (me)

 - Change the pata_octeon_cf and sata_svw drivers to use
   of_property_read_reg() to simplify the code (Rob, me)

 - Remove unnecessary include files from ahci_octeon driver (me)

 - Modify the DesignWare ahci dt bindings to add support for the
   Rockchip RK3588 AHCI (Sebastian)

* tag 'ata-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata: (29 commits)
  dt-bindings: phy: rockchip: rk3588 has two reset lines
  dt-bindings: ata: dwc-ahci: add Rockchip RK3588
  dt-bindings: ata: dwc-ahci: add PHY clocks
  ata: ahci_octeon: Remove unnecessary include
  ata: pata_octeon_cf: Add missing header include
  ata: ahci: Cleanup ahci_reset_controller()
  ata: Use of_property_read_reg() to parse "reg"
  ata: libata-scsi: Use ata_ncq_supported in ata_scsi_dev_config()
  ata: libata-eh: Use ata_ncq_enabled() in ata_eh_speed_down()
  ata: libata-sata: Improve ata_change_queue_depth()
  ata: libata-sata: Simplify ata_change_queue_depth()
  ata: libata-eh: Clarify ata_eh_qc_retry() behavior at call site
  ata: pata_parport: Fix on26 module code indentation and style
  ata: pata_parport: Fix on20 module code indentation and style
  ata: pata_parport: Fix ktti module code indentation and style
  ata: pata_parport: Fix kbic module code indentation and style
  ata: pata_parport: Fix friq module code indentation and style
  ata: pata_parport: Fix fit3 module code indentation and style
  ata: pata_parport: Fix fit2 module code indentation and style
  ata: pata_parport: Fix epia module code indentation and style
  ...
2023-06-30 11:48:16 -07:00
..
ahci-common.yaml dt-bindings: Change Damien Le Moal's contact email 2023-06-08 07:31:27 -06:00
ahci-da850.txt devicetree: bindings: add bindings for ahci-da850 2017-01-31 16:24:54 +05:30
ahci-dm816.txt dt-bindings: ata: add DT bindings for ahci-dm816 SATA controller 2017-03-27 14:05:29 -04:00
ahci-fsl-qoriq.txt dt-bindings: ahci-fsl-qoriq: add ls1088a chip name to the list 2017-06-14 22:42:08 +08:00
ahci-mtk.txt dt-bindings: ata: add DT bindings for MediaTek SATA controller 2017-08-29 07:22:24 -07:00
ahci-platform.yaml dt-bindings: ata: Drop unneeded quotes 2023-04-04 12:01:58 -05:00
ahci-st.txt ahci: st: Remove STiH416 dt example 2016-10-18 10:07:28 +02:00
allwinner,sun4i-a10-ahci.yaml dt-bindings: drop redundant part of title (end, part three) 2022-12-16 11:41:49 -06:00
allwinner,sun8i-r40-ahci.yaml dt-bindings: drop redundant part of title (end, part three) 2022-12-16 11:41:49 -06:00
apm-xgene.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
ata-generic.yaml dt-bindings: ata: Add 'ata-generic' binding 2022-10-21 16:02:04 -05:00
atmel-at91_cf.txt pcmcia: at91_cf: add support for DT 2013-06-06 12:57:42 -07:00
baikal,bt1-ahci.yaml dt-bindings: ata: ahci: Add Baikal-T1 AHCI SATA controller DT schema 2022-09-17 01:40:23 +09:00
brcm,sata-brcm.yaml Devicetree updates for v6.1: 2022-10-10 13:13:51 -07:00
cavium-compact-flash.txt Documentation: devicetree: Fix double words in Doumentation/devicetree 2015-01-28 15:13:11 -07:00
ceva,ahci-1v84.yaml arm64: ZynqMP DT changes for v6.5 2023-06-20 22:50:16 +02:00
cortina,gemini-sata-bridge.yaml dt-bindings: ata: drop minItems equal to maxItems 2022-08-29 14:58:17 -05:00
faraday,ftide010.yaml dt-bindings: Add missing 'unevaluatedProperties' 2020-10-07 11:26:41 -05:00
fsl-sata.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
imx-pata.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
imx-sata.yaml dt-bindings: ata: Convert i.MX sata to json-schema 2020-08-17 15:47:42 -06:00
intel,ixp4xx-compact-flash.yaml dt-bindings: reference MC peripheral properties in relevant devices 2023-02-07 15:47:27 -06:00
marvell.txt Phy: DT binding documentation for Marvell MVEBU SATA phy. 2014-11-26 11:07:13 +05:30
nvidia,tegra-ahci.yaml dt-bindings: Drop redundant minItems/maxItems 2021-06-21 13:56:46 -06:00
pata-arasan.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
pata-common.yaml dt-bindings: Explicitly allow additional properties in common schemas 2020-10-07 11:30:06 -05:00
qcom-sata.txt ata: qcom: Add device tree bindings information 2014-09-23 09:16:56 -04:00
renesas,rcar-sata.yaml dt-bindings: ata: Drop unneeded quotes 2023-04-04 12:01:58 -05:00
rockchip,dwc-ahci.yaml dt-bindings: ata: dwc-ahci: add Rockchip RK3588 2023-06-23 09:33:53 +09:00
sata_highbank.yaml dt-bindings: ata: drop minItems equal to maxItems 2022-08-29 14:58:17 -05:00
sata-common.yaml dt-bindings: ata: sata: Extend number of SATA ports 2022-09-17 01:39:12 +09:00
snps,dwc-ahci-common.yaml dt-bindings: ata: dwc-ahci: add PHY clocks 2023-06-23 09:33:53 +09:00
snps,dwc-ahci.yaml dt-bindings: ata: dwc-ahci: add Rockchip RK3588 2023-06-23 09:33:53 +09:00