Skip to content

Commit

Permalink
ARM: dts: STi: STih407: Switch LPC mode from RTC to Clocksource
Browse files Browse the repository at this point in the history
This aligns with the internal configuration.

Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Maxime Coquelin <maxime.coquelin@st.com>
  • Loading branch information
Lee Jones authored and Maxime Coquelin committed Apr 26, 2016
1 parent fe135c6 commit 3d90bc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/stih407-family.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -584,7 +584,7 @@
reg = <0x8788000 0x1000>;
interrupts = <GIC_SPI 130 IRQ_TYPE_EDGE_RISING>;
clocks = <&clk_s_d3_flexgen CLK_LPC_1>;
st,lpc-mode = <ST_LPC_MODE_RTC>;
st,lpc-mode = <ST_LPC_MODE_CLKSRC>;
};

sata0: sata@9b20000 {
Expand Down

0 comments on commit 3d90bc0

Please sign in to comment.