Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

dt-bindings: phy: qcom,qmp: clean up descriptions

Clean up the remaining descriptions by using uppercase "PHY"
consistently and dropping redundant information from the register
descriptions.

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Johan Hovold <johan+linaro@kernel.org>
Link: https://lore.kernel.org/r/20220830112923.3725-6-johan+linaro@kernel.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>

authored by

Johan Hovold and committed by
Vinod Koul
55fc8c41 00aaca3d

+3 -3
+3 -3
Documentation/devicetree/bindings/phy/qcom,qmp-phy.yaml
··· 11 11 - Vinod Koul <vkoul@kernel.org> 12 12 13 13 description: 14 - QMP phy controller supports physical layer functionality for a number of 14 + QMP PHY controller supports physical layer functionality for a number of 15 15 controllers on Qualcomm chipsets, such as, PCIe, UFS, and USB. 16 16 17 17 properties: ··· 65 65 reg: 66 66 minItems: 1 67 67 items: 68 - - description: Address and length of PHY's common serdes block. 69 - - description: Address and length of PHY's DP_COM control block. 68 + - description: serdes 69 + - description: DP_COM 70 70 71 71 "#address-cells": 72 72 enum: [ 1, 2 ]