Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1199855 > unrolled thread
| Started by | Scott Shu <scott.shu@mediatek.com> |
|---|---|
| First post | 2015-08-04 16:00 +0200 |
| Last post | 2015-08-04 16:00 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
[PATCH v3 2/8] dt-bindings: soc: Add SCPSYS compatible support for mt6580 Scott Shu <scott.shu@mediatek.com> - 2015-08-04 16:00 +0200
| From | Scott Shu <scott.shu@mediatek.com> |
|---|---|
| Date | 2015-08-04 16:00 +0200 |
| Subject | [PATCH v3 2/8] dt-bindings: soc: Add SCPSYS compatible support for mt6580 |
| Message-ID | <pTKV3-3Un-5@gated-at.bofh.it> |
This adds "mediatek,mt6580-scpsys" in the compatible properties of SCPSYS node for MT6580 SoC. Signed-off-by: Scott Shu <scott.shu@mediatek.com> --- .../devicetree/bindings/soc/mediatek/scpsys.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/soc/mediatek/scpsys.txt b/Documentation/devicetree/bindings/soc/mediatek/scpsys.txt index c051114..7998bc2 100644 --- a/Documentation/devicetree/bindings/soc/mediatek/scpsys.txt +++ b/Documentation/devicetree/bindings/soc/mediatek/scpsys.txt @@ -12,7 +12,7 @@ power/power_domain.txt. It provides the power domains defined in include/dt-bindings/power/mt8173-power.h. Required properties: -- compatible: Must be "mediatek,mt8173-scpsys" +- compatible: Must be "mediatek,mt6580-scpsys" or "mediatek,mt8173-scpsys" - #power-domain-cells: Must be 1 - reg: Address range of the SCPSYS unit - infracfg: must contain a phandle to the infracfg controller -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to top | Article view | linux.kernel
csiph-web