Quantcast
Channel: Processors forum - Recent Threads
Viewing all articles
Browse latest Browse all 17527

DRA76P: DRA76P MMC1 VDDSHV8 only to 3V3 and not dual voltage. DTS file implications

$
0
0

Part Number:DRA76P

Hi,

We've designed a new PCB based on DRA76P. We only supply VDDSHV8 (MMC1) with 3V3 and not with dual supply as EVM does. Now, we're rewriting the DTS file, based on the files from the EVM. On the dra7.dtsi file, we've found something that seems to be the dual voltage supply for the MMC1 interface: 

pbias_regulator: pbias_regulator {
	compatible = "ti,pbias-dra7", "ti,pbias-omap";
	reg = <0xe00 0x4>;
	syscon = <&scm_conf>;
	pbias_mmc_reg: pbias_mmc_omap5 {
		regulator-name = "pbias_mmc_omap5";
		regulator-min-microvolt = <1800000>;
		regulator-max-microvolt = <3300000>;
	};
};

As we only need the 3V3, we should set regulator-min-microvolt = <3300000>, is't?

Regards,


Viewing all articles
Browse latest Browse all 17527

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>