linux_dsm_epyc7002/Documentation/devicetree/bindings/phy
Douglas Anderson 4bc77b2d21 dt-bindings: phy: qcom-qusb2: Fix defaults
The defaults listed in the bindings don't match what the code is
actually doing.  Presumably existing users care more about keeping
existing behavior the same, so change the bindings to match the code
in Linux.

The "qcom,preemphasis-level" default has been wrong for quite a long
time (May 2018).  The other two were recently added.

As some evidence that these values are wrong, this is from the Linux
driver:
- qcom,preemphasis-level: sets "PORT_TUNE1", lower 2 bits.  Driver
  programs PORT_TUNE1 to 0x30 by default and (0x30 & 0x3) = 0.
- qcom,bias-ctrl-value: sets "PLL_BIAS_CONTROL_2", lower 6 bits.
  Driver programs PLL_BIAS_CONTROL_2 to 0x20 by default and (0x20 &
  0x3f) = 0x20 = 32.
- qcom,hsdisc-trim-value: sets "PORT_TUNE2", lower 2 bits.  Driver
  programs PORT_TUNE2 to 0x29 by default and (0x29 & 0x3) = 1.

Fixes: 1e6f134eb6 ("dt-bindings: phy: qcom-qusb2: Add support for overriding Phy tuning parameters")
Fixes: a8b70ccf10 ("dt-bindings: phy-qcom-usb2: Add support to override tuning values")
Signed-off-by: Douglas Anderson <dianders@chromium.org>
Reviewed-by: Matthias Kaehlcke <mka@chromium.org>
Signed-off-by: Rob Herring <robh@kernel.org>
2020-04-24 17:53:57 -05:00
..
allwinner,sun4i-a10-usb-phy.yaml dt-bindings: Fix dtc warnings in examples 2020-02-28 14:15:52 -06:00
allwinner,sun5i-a13-usb-phy.yaml dt-bindings: usb: Convert Allwinner USB PHY controller to a schema 2019-12-17 19:39:04 -06:00
allwinner,sun6i-a31-mipi-dphy.yaml drm-misc-next for v5.6: 2020-01-03 11:43:44 +10:00
allwinner,sun6i-a31-usb-phy.yaml dt-bindings: usb: Convert Allwinner USB PHY controller to a schema 2019-12-17 19:39:04 -06:00
allwinner,sun8i-a23-usb-phy.yaml dt-bindings: usb: Convert Allwinner USB PHY controller to a schema 2019-12-17 19:39:04 -06:00
allwinner,sun8i-a83t-usb-phy.yaml dt-bindings: usb: Convert Allwinner USB PHY controller to a schema 2019-12-17 19:39:04 -06:00
allwinner,sun8i-h3-usb-phy.yaml dt-bindings: usb: Convert Allwinner USB PHY controller to a schema 2019-12-17 19:39:04 -06:00
allwinner,sun8i-r40-usb-phy.yaml dt-bindings: usb: Convert Allwinner USB PHY controller to a schema 2019-12-17 19:39:04 -06:00
allwinner,sun8i-v3s-usb-phy.yaml dt-bindings: usb: Convert Allwinner USB PHY controller to a schema 2019-12-17 19:39:04 -06:00
allwinner,sun9i-a80-usb-phy.yaml dt-bindings: usb: Convert Allwinner A80 USB PHY controller to a schema 2020-01-14 10:50:19 +05:30
allwinner,sun50i-a64-usb-phy.yaml dt-bindings: usb: Convert Allwinner USB PHY controller to a schema 2019-12-17 19:39:04 -06:00
allwinner,sun50i-h6-usb3-phy.yaml dt-bindings: Add missing 'additionalProperties: false' 2020-03-31 09:03:17 -06:00
allwinner,sun50i-h6-usb-phy.yaml dt-bindings: usb: Convert Allwinner USB PHY controller to a schema 2019-12-17 19:39:04 -06:00
amlogic,meson-axg-mipi-pcie-analog.yaml dt-bindings: Add AXG shared MIPI/PCIE analog PHY bindings 2020-03-04 10:50:08 +00:00
amlogic,meson-axg-pcie.yaml dt-bindings: Add AXG PCIE PHY bindings 2020-03-04 10:49:58 +00:00
amlogic,meson-g12a-usb2-phy.yaml dt-bindings: phy: Add Amlogic A1 USB2 PHY Bindings 2020-03-20 19:34:29 +05:30
amlogic,meson-g12a-usb3-pcie-phy.yaml dt-bindings: Add missing 'additionalProperties: false' 2020-03-31 09:03:17 -06:00
apm-xgene-phy.txt
bcm-ns-usb2-phy.txt
bcm-ns-usb3-phy.txt
berlin-sata-phy.txt
berlin-usb-phy.txt
brcm-sata-phy.txt dt-bindings: phy: Document BCM7216 SATA PHY compatible string 2020-01-08 12:58:06 +05:30
brcm,brcmstb-usb-phy.txt dt-bindings: Add Broadcom STB USB PHY binding document 2020-01-08 12:58:06 +05:30
brcm,cygnus-pcie-phy.txt
brcm,kona-usb2-phy.txt
brcm,mdio-mux-bus-pci.txt
brcm,ns2-drd-phy.txt
brcm,sr-pcie-phy.txt
brcm,stingray-usb-phy.txt
calxeda-combophy.txt
cdns,dphy.txt
dm816x-phy.txt
fsl,imx8mq-usb-phy.txt dt-bindings: phy-imx8mq-usb: add optional vbus supply regulator 2019-04-18 22:08:25 +05:30
hix5hd2-phy.txt
intel,lgm-emmc-phy.yaml dt-bindings: Add missing 'additionalProperties: false' 2020-03-31 09:03:17 -06:00
keystone-usb-phy.txt
lantiq,vrx200-pcie-phy.yaml dt-bindings: phy: lantiq: Fix Property Name 2019-10-02 14:14:58 -05:00
marvell,mmp3-hsic-phy.yaml dt-bindings: Add missing 'additionalProperties: false' 2020-03-31 09:03:17 -06:00
marvell,mmp3-usb-phy.yaml dt-bindings: phy: Convert phy-mmp3-usb to json-schema 2020-03-31 09:03:33 -06:00
meson8b-usb2-phy.txt
meson-gxl-usb2-phy.txt
meson-gxl-usb3-phy.txt
mixel,mipi-dsi-phy.txt dt-bindings: phy: Add documentation for mixel dphy 2019-06-21 16:01:06 +05:30
mxs-usb-phy.txt doc: dt-binding: mxs-usb-phy: add compatible for 7ulp 2019-07-03 10:56:16 +03:00
nvidia,tegra20-usb-phy.txt
nvidia,tegra124-xusb-padctl.txt dt-bindings: phy: tegra-xusb: Add usb-role-switch 2020-03-13 09:14:21 +01:00
phy-armada38x-comphy.txt
phy-ath79-usb.txt
phy-bindings.txt docs: phy: place documentation under driver-api 2019-07-15 11:03:03 -03:00
phy-cadence-sierra.txt dt-bindings: phy: Sierra: Add bindings for Sierra in TI's J721E 2020-01-08 12:58:06 +05:30
phy-cadence-torrent.yaml dt-bindings: phy: Add Cadence MHDP PHY bindings in YAML format. 2020-03-20 19:34:29 +05:30
phy-cpcap-usb.txt
phy-da8xx-usb.txt
phy-hi3660-usb3.txt dt-bindings: phy: Add support for HiSilicon's hi3660 USB PHY 2019-04-18 22:08:25 +05:30
phy-hi3798cv200-combphy.txt
phy-hi6220-usb.txt
phy-hisi-inno-usb2.txt
phy-lantiq-rcu-usb2.txt
phy-lpc18xx-usb-otg.txt
phy-mapphone-mdm6600.txt
phy-miphy28lp.txt
phy-miphy365x.txt
phy-mtk-tphy.txt dt-bindings: phy-mtk-tphy: add the properties about address mapping 2020-03-20 19:34:29 +05:30
phy-mtk-ufs.txt dt-bindings: phy: Add document for phy-mtk-ufs 2019-04-17 14:13:00 +05:30
phy-mtk-xsphy.txt
phy-mvebu-comphy.txt dt-bindings: phy: Add Marvell COMPHY clocks 2019-08-27 11:37:09 +05:30
phy-mvebu-utmi.txt
phy-mvebu.txt
phy-ocelot-serdes.txt
phy-pxa-usb.txt docs: phy: place documentation under driver-api 2019-07-15 11:03:03 -03:00
phy-rockchip-inno-hdmi.txt
phy-rockchip-inno-usb2.yaml dt-bindings: phy: convert phy-rockchip-inno-usb2 bindings to yaml 2020-03-31 15:48:45 -06:00
phy-rockchip-typec.txt
phy-stih41x-usb.txt
phy-stih407-usb.txt
phy-stm32-usbphyc.txt
phy-tegra194-p2u.txt dt-bindings: PHY: P2U: Add Tegra194 P2U block 2019-08-13 16:01:14 +01:00
pistachio-usb-phy.txt
pxa1928-usb-phy.txt
qcom-apq8064-sata-phy.txt
qcom-ipq806x-sata-phy.txt
qcom-pcie2-phy.txt dt-bindings: phy: Add binding for Qualcomm PCIe2 PHY 2019-05-31 19:41:12 +05:30
qcom-qmp-phy.txt phy: qcom-qmp: Add MSM8996 UFS QMP support 2020-03-20 19:34:29 +05:30
qcom,qusb2-phy.yaml dt-bindings: phy: qcom-qusb2: Fix defaults 2020-04-24 17:53:57 -05:00
qcom,usb-8x16-phy.txt
qcom,usb-hs-28nm.yaml dt-bindings: phy: Add Qualcomm Synopsys Hi-Speed USB PHY binding 2020-03-20 19:34:29 +05:30
qcom,usb-hs-phy.txt
qcom,usb-hsic-phy.txt
qcom,usb-ss.yaml dt-bindings: Add Qualcomm USB SuperSpeed PHY bindings 2020-03-20 19:34:29 +05:30
ralink-usb-phy.txt
rcar-gen2-phy.txt dt-bindings: phy: rcar-gen2: Add r8a77470 support 2019-04-17 14:13:08 +05:30
rcar-gen3-phy-pcie.txt
rcar-gen3-phy-usb2.txt dt-bindings: rcar-gen3-phy-usb2: Add r8a774b1 support 2019-10-23 13:20:32 +05:30
rcar-gen3-phy-usb3.txt dt-bindings: rcar-gen3-phy-usb3: Add r8a774b1 support 2019-10-23 13:20:32 +05:30
rockchip-dp-phy.txt
rockchip-emmc-phy.txt dt-bindings: phy: Add a new property drive-impedance-ohm for RK's emmc PHY 2019-04-17 14:12:59 +05:30
rockchip-pcie-phy.txt
rockchip-usb-phy.txt
rockchip,px30-dsi-dphy.yaml Devicetree updates for v5.6: 2020-01-30 07:47:58 -08:00
samsung-phy.txt dt-bindings: Rename Exynos to lowercase 2020-01-06 16:16:41 -06:00
st-spear-miphy.txt
ti-phy-gmii-sel.txt dt-bindings: phy: ti: gmii-sel: add support for am654x/j721e soc 2020-03-20 19:34:29 +05:30
ti-phy.txt
ti,phy-am654-serdes.txt dt-bindings: phy: ti: Add dt binding documentation for SERDES in AM654x SoC 2019-04-17 14:13:18 +05:30
ti,phy-j721e-wiz.yaml docs: dt: fix broken reference to phy-cadence-torrent.yaml 2020-04-14 16:01:02 -05:00
uniphier-pcie-phy.txt dt-bindings: phy: socionext: Add Pro5 support and remove Pro4 from usb3-hsphy 2020-03-20 19:34:29 +05:30
uniphier-usb2-phy.txt
uniphier-usb3-hsphy.txt dt-bindings: phy: socionext: Add Pro5 support and remove Pro4 from usb3-hsphy 2020-03-20 19:34:29 +05:30
uniphier-usb3-ssphy.txt dt-bindings: phy: socionext: Add Pro5 support and remove Pro4 from usb3-hsphy 2020-03-20 19:34:29 +05:30