Searched full:bd71847 (Results 1 – 21 of 21) sorted by relevance
/Linux-v6.1/Documentation/devicetree/bindings/regulator/ |
D | rohm,bd71847-regulator.yaml | 4 $id: http://devicetree.org/schemas/regulator/rohm,bd71847-regulator.yaml# 7 title: ROHM BD71847 and BD71850 Power Management Integrated Circuit regulators 13 List of regulators provided by this controller. BD71847 regulators node 14 should be sub node of the BD71847 MFD node. See BD71847 MFD bindings at 15 Documentation/devicetree/bindings/mfd/rohm,bd71847-pmic.yaml 20 Note that if BD71847 starts at RUN state you probably want to use 25 #The valid names for BD71847 regulator nodes are: 82 # BD71847:
|
/Linux-v6.1/Documentation/devicetree/bindings/mfd/ |
D | rohm,bd71847-pmic.yaml | 4 $id: http://devicetree.org/schemas/mfd/rohm,bd71847-pmic.yaml# 7 title: ROHM BD71847 and BD71850 Power Management Integrated Circuit bindings 24 - rohm,bd71847 44 # The BD71847 abd BD71850 support two different HW states as reset target 114 $ref: ../regulator/rohm,bd71847-regulator.yaml 139 compatible = "rohm,bd71847";
|
/Linux-v6.1/drivers/mfd/ |
D | rohm-bd718x7.c | 49 { .name = "bd71847-clk", }, 50 { .name = "bd71847-pmic", }, 202 .compatible = "rohm,bd71847", 236 MODULE_DESCRIPTION("ROHM BD71837/BD71847 Power Management IC driver");
|
/Linux-v6.1/drivers/clk/ |
D | clk-bd718x7.c | 20 /* BD71837 and BD71847 */ 24 * BD71837, BD71847, and BD71828 all use bit [0] to clk output control 146 { "bd71847-clk", ROHM_CHIP_TYPE_BD71847 },
|
D | Kconfig | 424 This driver supports ROHM BD71837, BD71847, BD71850, BD71815
|
/Linux-v6.1/include/linux/mfd/ |
D | rohm-bd718x7.h | 46 /* BD71847 specific voltage configurations */ 60 /* Registers common for BD71837 and BD71847 */
|
/Linux-v6.1/arch/arm64/boot/dts/freescale/ |
D | imx8mn-bsh-smm-s2-common.dtsi | 85 bd71847: pmic@4b { label 86 compatible = "rohm,bd71847";
|
D | imx8mn-ddr4-evk.dts | 54 compatible = "rohm,bd71847";
|
D | imx8mm-emcon.dtsi | 404 bd71847: pmic@4b { label 405 compatible = "rohm,bd71847";
|
D | imx8mm-beacon-som.dtsi | 106 compatible = "rohm,bd71847";
|
D | imx8mn-beacon-som.dtsi | 116 compatible = "rohm,bd71847";
|
D | imx8mm-var-som.dtsi | 136 compatible = "rohm,bd71847";
|
D | imx8mn-var-som.dtsi | 117 compatible = "rohm,bd71847";
|
D | imx8mm-evk.dtsi | 187 compatible = "rohm,bd71847";
|
D | imx8mm-venice-gw7903.dts | 405 compatible = "rohm,bd71847";
|
D | imx8mm-venice-gw7904.dts | 449 compatible = "rohm,bd71847";
|
D | imx8mn-venice-gw7902.dts | 421 compatible = "rohm,bd71847";
|
D | imx8mm-data-modul-edm-sbc.dts | 272 compatible = "rohm,bd71847";
|
D | imx8mm-venice-gw7901.dts | 485 compatible = "rohm,bd71847";
|
D | imx8mm-venice-gw7902.dts | 422 compatible = "rohm,bd71847";
|
/Linux-v6.1/drivers/regulator/ |
D | bd718x7-regulator.c | 262 * BD71847 BUCK1/2 296 * BD71847 BUCK3 332 * BD71847 BUCK5 563 * OPS common for BD71847 and BD71850 571 /* BD71847 and BD71850 LDO 5 is by default OFF at RUN state */ 1839 { "bd71847-pmic", ROHM_CHIP_TYPE_BD71847 }, 1855 MODULE_DESCRIPTION("BD71837/BD71847 voltage regulator driver");
|