]> Git Repo - linux.git/commitdiff
ARM: dts: stm32: add phy-dsi-supply property on stm32mp157c-ev1
authorYannick Fertré <[email protected]>
Mon, 29 Jul 2019 14:29:08 +0000 (16:29 +0200)
committerAlexandre Torgue <[email protected]>
Fri, 2 Aug 2019 14:17:43 +0000 (16:17 +0200)
The dsi physical layer is powered by the 1v8 power controller supply.

Signed-off-by: Yannick Fertré <[email protected]>
Signed-off-by: Alexandre Torgue <[email protected]>
arch/arm/boot/dts/stm32mp157c-ev1.dts

index 9ab25dabcff77de91b3d53508e9a72e654b789fd..89d29b50c3f46df13ba252fa914aee8de50a0dfc 100644 (file)
 &dsi {
        #address-cells = <1>;
        #size-cells = <0>;
+       phy-dsi-supply = <&reg18>;
        status = "okay";
 
        ports {
This page took 0.055545 seconds and 4 git commands to generate.