qcom: ipq807x: dts: change in bitrate and gcnt timer base

serial clock rate is now fixed.
GCNT timer needs to be initialized.

Change-Id: Ia66ff458a4c66cfb6cf9fa5fd4953498ef3b656d
Signed-off-by: Manoharan Vijaya Raghavan <mraghava@codeaurora.org>
This commit is contained in:
Manoharan Vijaya Raghavan 2016-05-09 11:57:45 +05:30 committed by Gerrit - the friendly Code Review server
parent 94ad8648c6
commit 532b5259c0

View file

@ -19,10 +19,11 @@
compatible = "qca,ipq-uartdm";
reg = <0x78af000 0x200>;
id = <2>;
bit_rate = <0xcc>;
bit_rate = <0xff>;
};
timer {
gcnt_base = <0x4a1000>;
gcnt_cntcv_lo = <0x4a2000>;
gcnt_cntcv_hi = <0x4a2004>;
gpt_freq_hz = <19200000>;