]> git.ipfire.org Git - thirdparty/u-boot.git/commit
board: dragonboard410c: upstream DT compat
authorCaleb Connolly <caleb.connolly@linaro.org>
Mon, 26 Feb 2024 17:26:21 +0000 (17:26 +0000)
committerCaleb Connolly <caleb.connolly@linaro.org>
Fri, 1 Mar 2024 14:44:37 +0000 (14:44 +0000)
commitc744e6308951d47f597e5dac450cab5555698246
tree4fa21f3dec3497ab59d7fb966d10ea87be387645
parente9302ba6cc6bfdf8a3dc4e9f232767b9bc0b217d
board: dragonboard410c: upstream DT compat

Use the root compatible strings from upstream Linux, add missing
'#clock-cells' property to the gcc node.

Adjust some of the msm8916/apq8016 drivers to use the correct upstream
compatible properties and DT bindings.

This prepares us to switch to upstream DT in a future patch.

Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Reviewed-by: Sumit Garg <sumit.garg@linaro.org>
Tested-by: Sumit Garg <sumit.garg@linaro.org> #qcs404
Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>
arch/arm/dts/dragonboard410c.dts
board/qualcomm/dragonboard410c/dragonboard410c.c
doc/device-tree-bindings/usb/ehci-msm.txt [deleted file]
drivers/clk/qcom/clock-apq8016.c
drivers/phy/qcom/msm8916-usbh-phy.c
drivers/pinctrl/qcom/pinctrl-apq8016.c
drivers/usb/host/ehci-msm.c
include/dt-bindings/clock/qcom,gcc-msm8916.h [new file with mode: 0644]