| e1daed03 | 06-Dec-2024 |
Stanislav Jakubek <[email protected]> |
arm64: dts: sprd: Fix battery-detect-gpios property
According to DT bindings, the property is called 'battery-detect-gpios', not 'bat-detect-gpio'. Update the property as such.
Signed-off-by: Stani
arm64: dts: sprd: Fix battery-detect-gpios property
According to DT bindings, the property is called 'battery-detect-gpios', not 'bat-detect-gpio'. Update the property as such.
Signed-off-by: Stanislav Jakubek <[email protected]> Link: https://lore.kernel.org/r/Z1K1rnndKGIFdgfj@standask-GA-A55M-S2HP Signed-off-by: Krzysztof Kozlowski <[email protected]>
show more ...
|
| 49f4ad82 | 06-Nov-2024 |
Stanislav Jakubek <[email protected]> |
arm64: dts: sprd: sc9863a: reorder clocks, clock-names per bindings
DT bindings expect the SC9863A clock-controller clocks/clock-names to be in a specific order, reorder them.
Signed-off-by: Stanis
arm64: dts: sprd: sc9863a: reorder clocks, clock-names per bindings
DT bindings expect the SC9863A clock-controller clocks/clock-names to be in a specific order, reorder them.
Signed-off-by: Stanislav Jakubek <[email protected]> Reviewed-by: Baolin Wang <[email protected]> Link: https://lore.kernel.org/r/d235438fbbd53c28b63cada2cf7e1234c120355e.1730918663.git.stano.jakubek@gmail.com Signed-off-by: Krzysztof Kozlowski <[email protected]>
show more ...
|
| a34907f4 | 06-Nov-2024 |
Stanislav Jakubek <[email protected]> |
arm64: dts: sprd: sc9863a: fix in-ports property
This property is called "in-ports", not "in-port", fix it.
Signed-off-by: Stanislav Jakubek <[email protected]> Reviewed-by: Baolin Wang <baol
arm64: dts: sprd: sc9863a: fix in-ports property
This property is called "in-ports", not "in-port", fix it.
Signed-off-by: Stanislav Jakubek <[email protected]> Reviewed-by: Baolin Wang <[email protected]> Link: https://lore.kernel.org/r/5318a47282b8c15a3135fd12dacedb8aa70592e2.1730918663.git.stano.jakubek@gmail.com Signed-off-by: Krzysztof Kozlowski <[email protected]>
show more ...
|
| ec87fd9f | 06-Nov-2024 |
Stanislav Jakubek <[email protected]> |
arm64: dts: sprd: sc2731: move fuel-gauge monitored-battery to device DTS
The monitored-battery property is a property of the board, not the PMIC. Move this property to the DTS of its only user, sp9
arm64: dts: sprd: sc2731: move fuel-gauge monitored-battery to device DTS
The monitored-battery property is a property of the board, not the PMIC. Move this property to the DTS of its only user, sp9860g-1h10. While at it, disable the fuel-gauge node by default and enable it only for its users, as it requires board-specific properties to work correctly.
Signed-off-by: Stanislav Jakubek <[email protected]> Reviewed-by: Baolin Wang <[email protected]> Link: https://lore.kernel.org/r/2959aa8567afbef17337829072adce01158f00bb.1730918663.git.stano.jakubek@gmail.com Signed-off-by: Krzysztof Kozlowski <[email protected]>
show more ...
|
| e864e215 | 06-Nov-2024 |
Stanislav Jakubek <[email protected]> |
arm64: dts: sprd: sp9860g-1h10: fix factory-internal-resistance-micro-ohms property
As per DT bindings, this property was missing the "factory-" prefix.
Signed-off-by: Stanislav Jakubek <stano.jaku
arm64: dts: sprd: sp9860g-1h10: fix factory-internal-resistance-micro-ohms property
As per DT bindings, this property was missing the "factory-" prefix.
Signed-off-by: Stanislav Jakubek <[email protected]> Reviewed-by: Baolin Wang <[email protected]> Link: https://lore.kernel.org/r/30d7ad167400764b6fe37f63276c07d3e30d931d.1730918663.git.stano.jakubek@gmail.com Signed-off-by: Krzysztof Kozlowski <[email protected]>
show more ...
|
| a4b3f197 | 05-Aug-2024 |
Stanislav Jakubek <[email protected]> |
arm64: dts: sprd: move/add SPDX license to top of the file
Checkpatch complains about the SPDX-License-Identifier being in the wrong place. Move it to the top of the file to fix these warnings. In c
arm64: dts: sprd: move/add SPDX license to top of the file
Checkpatch complains about the SPDX-License-Identifier being in the wrong place. Move it to the top of the file to fix these warnings. In cases of the license being specified only in text, convert these to the SPDX-License-Identifier.
Reviewed-by: Baolin Wang <[email protected]> Signed-off-by: Stanislav Jakubek <[email protected]> Link: https://lore.kernel.org/r/4d41caabb6af5741d92bd5567a04c93a18e2ebe2.1722842067.git.stano.jakubek@gmail.com Signed-off-by: Krzysztof Kozlowski <[email protected]>
show more ...
|
| e2e0d455 | 05-Aug-2024 |
Stanislav Jakubek <[email protected]> |
arm64: dts: sprd: reorder clock-names after clocks
DT convention is to have property-names after property. While at it, cleanup indentation for some clocks. No functional change.
Reviewed-by: Baoli
arm64: dts: sprd: reorder clock-names after clocks
DT convention is to have property-names after property. While at it, cleanup indentation for some clocks. No functional change.
Reviewed-by: Baolin Wang <[email protected]> Signed-off-by: Stanislav Jakubek <[email protected]> Link: https://lore.kernel.org/r/13ea4a27f0d1428a925a6f817f9370673eaec938.1722842067.git.stano.jakubek@gmail.com Signed-off-by: Krzysztof Kozlowski <[email protected]>
show more ...
|
| e80ab9c9 | 01-Apr-2024 |
Krzysztof Kozlowski <[email protected]> |
arm64: dts: sharkl3: add missing unit addresses
Nodes with "reg" property are supposed to have unit address, as reported by dtc W=1 warning:
sharkl3.dtsi:42.23-48.6: Warning (unit_address_vs_reg)
arm64: dts: sharkl3: add missing unit addresses
Nodes with "reg" property are supposed to have unit address, as reported by dtc W=1 warning:
sharkl3.dtsi:42.23-48.6: Warning (unit_address_vs_reg): /soc/syscon@402b0000/pmu-gate: node has a reg or ranges property, but no unit name sharkl3.dtsi:59.29-63.6: Warning (unit_address_vs_reg): /soc/syscon@402e0000/aonapb-gate: node has a reg or ranges property, but no unit name sharkl3.dtsi:74.13-80.6: Warning (unit_address_vs_reg): /soc/syscon@40353000/pll: node has a reg or ranges property, but no unit name sharkl3.dtsi:91.15-95.6: Warning (unit_address_vs_reg): /soc/syscon@40359000/mpll: node has a reg or ranges property, but no unit name sharkl3.dtsi:106.15-112.6: Warning (unit_address_vs_reg): /soc/syscon@4035c000/rpll: node has a reg or ranges property, but no unit name sharkl3.dtsi:123.15-127.6: Warning (unit_address_vs_reg): /soc/syscon@40363000/dpll: node has a reg or ranges property, but no unit name sharkl3.dtsi:138.21-142.6: Warning (unit_address_vs_reg): /soc/syscon@60800000/mm-gate: node has a reg or ranges property, but no unit name sharkl3.dtsi:153.27-159.6: Warning (unit_address_vs_reg): /soc/syscon@71300000/apapb-gate: node has a reg or ranges property, but no unit name
Signed-off-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/r/[email protected]
show more ...
|
| 09dddc24 | 01-Apr-2024 |
Krzysztof Kozlowski <[email protected]> |
arm64: dts: whale2: add missing ap-apb unit address
Nodes with "reg" property are supposed to have unit address, as reported by dtc W=1 warning:
whale2.dtsi:67.10-116.5: Warning (simple_bus_reg):
arm64: dts: whale2: add missing ap-apb unit address
Nodes with "reg" property are supposed to have unit address, as reported by dtc W=1 warning:
whale2.dtsi:67.10-116.5: Warning (simple_bus_reg): /soc/ap-apb: simple-bus unit address format error, expected "70000000"
Signed-off-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/r/[email protected]
show more ...
|
| 74be4a8d | 01-Apr-2024 |
Krzysztof Kozlowski <[email protected]> |
arm64: dts: sc9860: move GPIO keys to board
GPIO keys are properties of a board, not SoC, because SoC physically does not have any keys or buttons.
This also fixes dtc W=1 build warning:
sc9860.
arm64: dts: sc9860: move GPIO keys to board
GPIO keys are properties of a board, not SoC, because SoC physically does not have any keys or buttons.
This also fixes dtc W=1 build warning:
sc9860.dtsi:688.13-714.5: Warning (simple_bus_reg): /soc/gpio-keys: missing or empty reg/ranges property
Signed-off-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/r/[email protected]
show more ...
|
| 2c20032e | 01-Apr-2024 |
Krzysztof Kozlowski <[email protected]> |
arm64: dts: sc9860: add missing aon-prediv unit address
Nodes with "reg" property are supposed to have unit address, as reported by dtc W=1 warning:
sc9860.dtsi:210.26-216.5: Warning (simple_bus_
arm64: dts: sc9860: add missing aon-prediv unit address
Nodes with "reg" property are supposed to have unit address, as reported by dtc W=1 warning:
sc9860.dtsi:210.26-216.5: Warning (simple_bus_reg): /soc/aon-prediv: simple-bus unit address format error, expected "402d0000"
Signed-off-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/r/[email protected]
show more ...
|
| 1cff7243 | 21-Dec-2023 |
Chunyan Zhang <[email protected]> |
arm64: dts: sprd: Change UMS512 idle-state nodename to match bindings
Fix below dtbs_check warning:
idle-states: 'core-pd' does not match any of the regexes: '^(cpu|cluster)-', 'pinctrl-[0-9]+'
Li
arm64: dts: sprd: Change UMS512 idle-state nodename to match bindings
Fix below dtbs_check warning:
idle-states: 'core-pd' does not match any of the regexes: '^(cpu|cluster)-', 'pinctrl-[0-9]+'
Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Chunyan Zhang <[email protected]>
show more ...
|
| 8358491a | 21-Dec-2023 |
Chunyan Zhang <[email protected]> |
arm64: dts: sprd: Removed unused clock references from etm nodes
Remove these unused clock references to fix dtbs_check warnings:
etm@3f740000: clocks: [[11], [35, 34], [36, 8]] is too long etm@3f7
arm64: dts: sprd: Removed unused clock references from etm nodes
Remove these unused clock references to fix dtbs_check warnings:
etm@3f740000: clocks: [[11], [35, 34], [36, 8]] is too long etm@3f740000: clock-names:1: 'atclk' was expected etm@3f740000: clock-names: ['apb_pclk', 'clk_cs', 'cs_src'] is too long
Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Chunyan Zhang <[email protected]>
show more ...
|
| bb8551c1 | 18-Dec-2023 |
Chunyan Zhang <[email protected]> |
arm64: dts: sprd: Add support for Unisoc's UMS9620
Add basic support for Unisoc's UMS9620, with this patch, the board ums9620-2h10 can run into console.
Link: https://lore.kernel.org/r/202312181002
arm64: dts: sprd: Add support for Unisoc's UMS9620
Add basic support for Unisoc's UMS9620, with this patch, the board ums9620-2h10 can run into console.
Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Chunyan Zhang <[email protected]>
show more ...
|