]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: dts: imx8mp-phyboard-pollux: Assign regulator to EEPROM node
authorYashwanth Varakala <y.varakala@phytec.de>
Wed, 14 Aug 2024 09:26:11 +0000 (11:26 +0200)
committerShawn Guo <shawnguo@kernel.org>
Wed, 4 Sep 2024 09:36:18 +0000 (17:36 +0800)
Add VCC_3V3_SW regulator reference to the EEPROM node to reflect the
schematic. This also silences the fallback dummy regulator warning.

Signed-off-by: Yashwanth Varakala <y.varakala@phytec.de>
Signed-off-by: Teresa Remmet <t.remmet@phytec.de>
Reviewed-by: Yannic Moog <y.moog@phytec.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8mp-phyboard-pollux-rdk.dts

index 341baa167191aa9563e472e6fed31d1ec7f4f264..4cdb3b9fff08c481e9a499463358010e5bacc544 100644 (file)
                compatible = "atmel,24c02";
                reg = <0x51>;
                pagesize = <16>;
+               vcc-supply = <&reg_vcc_3v3_sw>;
        };
 
        leds@62 {