From f35dbef6d2aca7aa852aa5cc4160de6dc17abbae Mon Sep 17 00:00:00 2001 From: Kevin Darbyshire-Bryant Date: Fri, 7 May 2021 19:32:18 +0100 Subject: kernel: bump 5.10 to 5.10.35 Refresh kernel patches. Built under MacOS Run tested: x86_64 (apu2) Signed-off-by: Kevin Darbyshire-Bryant --- ...ndings-thermal-tsens-Document-ipq8064-bindings.patch | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) (limited to 'target/linux/ipq806x/patches-5.10/104-9-dt-bindings-thermal-tsens-Document-ipq8064-bindings.patch') diff --git a/target/linux/ipq806x/patches-5.10/104-9-dt-bindings-thermal-tsens-Document-ipq8064-bindings.patch b/target/linux/ipq806x/patches-5.10/104-9-dt-bindings-thermal-tsens-Document-ipq8064-bindings.patch index 121f857182..382106863f 100644 --- a/target/linux/ipq806x/patches-5.10/104-9-dt-bindings-thermal-tsens-Document-ipq8064-bindings.patch +++ b/target/linux/ipq806x/patches-5.10/104-9-dt-bindings-thermal-tsens-Document-ipq8064-bindings.patch @@ -12,8 +12,6 @@ Reviewed-by: Rob Herring .../bindings/thermal/qcom-tsens.yaml | 56 ++++++++++++++++--- 1 file changed, 48 insertions(+), 8 deletions(-) -diff --git a/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml b/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml -index 95462e071ab4..1785b1c75a3c 100644 --- a/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml +++ b/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml @@ -19,6 +19,11 @@ description: | @@ -60,7 +58,7 @@ index 95462e071ab4..1785b1c75a3c 100644 - qcom,msm8916-tsens - qcom,msm8974-tsens - qcom,msm8976-tsens -@@ -114,17 +129,42 @@ allOf: +@@ -114,19 +129,44 @@ allOf: interrupt-names: minItems: 2 @@ -87,8 +85,8 @@ index 95462e071ab4..1785b1c75a3c 100644 additionalProperties: false examples: -+ - | -+ #include + - | + #include + // Example msm9860 based SoC (ipq8064): + gcc: clock-controller { + @@ -107,9 +105,8 @@ index 95462e071ab4..1785b1c75a3c 100644 + }; + }; + - - | - #include ++ - | ++ #include // Example 1 (legacy: for pre v1 IP): --- -2.30.2 - + tsens1: thermal-sensor@900000 { + compatible = "qcom,msm8916-tsens", "qcom,tsens-v0_1"; -- cgit v1.2.3