Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 8d894ab1 authored by Sujit Reddy Thumma's avatar Sujit Reddy Thumma Committed by Stephen Boyd
Browse files

ARM: dts: msm: Add clock entries for UFSHC node in 8084



UFS host controller (UFSHC) on APQ8084 requires following
clocks to be enabled to function properly -

Controller System clock:
        core_clk_src - Controller core clock source
	core_clk - Controller core clock

AHB/AXI interface clocks:
	iface_clk - AHB interface clock
	bus_clk - AXI bus master clock

PHY to controller symbol synchronization clocks:
	rx_lane0_sync_clk - RX Lane 0
	rx_lane1_sync_clk - RX Lane 1
	tx_lane0_sync_clk - TX Lane 0
	tx_lane1_sync_clk - TX Lane 1

Add DT entries for the supported clocks.

Although "clocks" property is required for DT, since MSM platforms
didn't move to standard clock bindings yet, use only the "clock-names"
property to list the clocks. This contradicts bindings but reduces the
effort to rework driver when the clock provider has actually moved to
device-tree.

Change-Id: If59ba8e058d999a5623cef5a0c35d3f412e34590
Signed-off-by: default avatarSujit Reddy Thumma <sthumma@codeaurora.org>
parent 78e0af25
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment