Message ID | 20221022194218.210941-1-konrad.dybcio@somainline.org |
---|---|
State | Accepted |
Commit | 7c1b74e079b983196512769f19812d883d4b87fa |
Headers | show |
Series | [1/4] dt-bindings: arm: cpus: Add Kryo 660 CPUs | expand |
On 22/10/2022 15:42, Konrad Dybcio wrote: > Add a compatible for Kryo 660 CPUs found in at least Qualcomm SM6375. > Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Best regards, Krzysztof
On 22/10/2022 15:42, Konrad Dybcio wrote: > Add support for Sony Xperia 10 IV, a.k.a PDX225. This device is a part > of the SoMC SM6375 Murray platform and currently it is the only > device based on that board, so no -common DTSI is created until (if?) > other Murray devices appear. > > This commit brings support for: > * USB (only USB2 for now) > * Display via simplefb Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Best regards, Krzysztof
diff --git a/Documentation/devicetree/bindings/arm/cpus.yaml b/Documentation/devicetree/bindings/arm/cpus.yaml index 5c13b73e4d57..b2058345bb8e 100644 --- a/Documentation/devicetree/bindings/arm/cpus.yaml +++ b/Documentation/devicetree/bindings/arm/cpus.yaml @@ -183,6 +183,7 @@ properties: - qcom,kryo485 - qcom,kryo560 - qcom,kryo570 + - qcom,kryo660 - qcom,kryo685 - qcom,kryo780 - qcom,scorpion
Add a compatible for Kryo 660 CPUs found in at least Qualcomm SM6375. Signed-off-by: Konrad Dybcio <konrad.dybcio@somainline.org> --- Documentation/devicetree/bindings/arm/cpus.yaml | 1 + 1 file changed, 1 insertion(+)