ARM64: dts: rk3399-tb: add support for mp8865

Change-Id: I71072722fde924f151986d6d2dc916cb868e7b98
Signed-off-by: Zain Wang <wzz@rock-chips.com>
This commit is contained in:
Zain Wang 2016-03-18 21:21:09 +08:00 committed by Huang, Tao
parent c1d6d3486d
commit 199904c669

View File

@ -198,6 +198,21 @@ &i2s0 {
&i2c0 {
status = "okay";
mp8865: mp8865@68 {
compatible = "mps,mp8865";
reg = <0x68>;
status = "okay";
regulators {
vdd_gpu: mp8865_dcdc1 {
regulator-name = "vdd_gpu";
regulator-min-microvolt = <712500>;
regulator-max-microvolt = <1500000>;
regulator-always-on;
regulator-boot-on;
};
};
};
rk808: pmic@1b {
compatible = "rockchip,rk808";
reg = <0x1b>;