Merge "ARM: dts: msm: add regulator for codec of msmzirc"

This commit is contained in:
Linux Build Service Account 2014-08-01 04:54:28 -07:00 committed by Gerrit - the friendly Code Review server
commit 6eb2af6d5a
1 changed files with 5 additions and 0 deletions

View File

@ -203,4 +203,9 @@
regulator-name = "ethernet_phy";
regulator-always-on;
};
codec_buck_vreg: codec_buck_vreg {
compatible = "regulator-fixed";
regulator-name = "codec_2.15v";
};
};