Loading bindings/thermal/qcom-bcl-pmic5.txt +5 −7 Original line number Diff line number Diff line Loading @@ -26,11 +26,9 @@ Required Parameters: interrupt names will be used by the drivers to identify the interrupts, instead of specifying the ID's. bcl driver will accept these standard interrupts. "bcl-ibat-lvl0", "bcl-ibat-lvl1", "bcl-vbat-lvl0", "bcl-vbat-lvl1", "bcl-vbat-lvl2", "bcl-lvl0", "bcl-lvl1", "bcl-lvl2", Example: bcl@4200 { Loading @@ -38,6 +36,6 @@ Example: reg = <0x4200 0x100>; interrupts = <0x2 0x42 0x0 IRQ_TYPE_NONE>, <0x2 0x42 0x1 IRQ_TYPE_NONE>; interrupt-names = "bcl-ibat-lvl0", "bcl-vbat-lvl0"; interrupt-names = "bcl-lvl0", "bcl-lvl1"; }; Loading
bindings/thermal/qcom-bcl-pmic5.txt +5 −7 Original line number Diff line number Diff line Loading @@ -26,11 +26,9 @@ Required Parameters: interrupt names will be used by the drivers to identify the interrupts, instead of specifying the ID's. bcl driver will accept these standard interrupts. "bcl-ibat-lvl0", "bcl-ibat-lvl1", "bcl-vbat-lvl0", "bcl-vbat-lvl1", "bcl-vbat-lvl2", "bcl-lvl0", "bcl-lvl1", "bcl-lvl2", Example: bcl@4200 { Loading @@ -38,6 +36,6 @@ Example: reg = <0x4200 0x100>; interrupts = <0x2 0x42 0x0 IRQ_TYPE_NONE>, <0x2 0x42 0x1 IRQ_TYPE_NONE>; interrupt-names = "bcl-ibat-lvl0", "bcl-vbat-lvl0"; interrupt-names = "bcl-lvl0", "bcl-lvl1"; };