| 04b2ca48 | 25-Feb-2025 |
Amelie Delaunay <[email protected]> |
dt-bindings: stm32: add STM32MP21 and STM32MP23 compatibles for syscon
Add the new syscon compatibles for STM32MP21 syscfg = "st,stm32mp21-syscfg" and for STM32MP23 syscfg = "st,stm32mp23-syscfg".
dt-bindings: stm32: add STM32MP21 and STM32MP23 compatibles for syscon
Add the new syscon compatibles for STM32MP21 syscfg = "st,stm32mp21-syscfg" and for STM32MP23 syscfg = "st,stm32mp23-syscfg".
Signed-off-by: Amelie Delaunay <[email protected]> Acked-by: Rob Herring (Arm) <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Alexandre Torgue <[email protected]>
show more ...
|
| 2411009d | 28-Feb-2025 |
Francesco Dolcini <[email protected]> |
dt-bindings: arm: fsl: drop usage of Toradex SOMs compatible alone
The Toradex SOMs cannot be used alone without a carrier board, so drop the usage of its compatible alone.
Signed-off-by: Francesco
dt-bindings: arm: fsl: drop usage of Toradex SOMs compatible alone
The Toradex SOMs cannot be used alone without a carrier board, so drop the usage of its compatible alone.
Signed-off-by: Francesco Dolcini <[email protected]> Reviewed-by: Conor Dooley <[email protected]> Signed-off-by: Shawn Guo <[email protected]>
show more ...
|
| 70baf7d7 | 18-Feb-2025 |
Ahmad Fatoum <[email protected]> |
dt-bindings: arm: fsl: add more compatibles for Skov i.MX8MP variants
The Skov i.MX8MP boards are a family of climate controllers.
In preparation for adding device trees for three more variants, de
dt-bindings: arm: fsl: add more compatibles for Skov i.MX8MP variants
The Skov i.MX8MP boards are a family of climate controllers.
In preparation for adding device trees for three more variants, describe their DT compatible in the bindings.
Acked-by: Conor Dooley <[email protected]> Signed-off-by: Ahmad Fatoum <[email protected]> Signed-off-by: Shawn Guo <[email protected]>
show more ...
|
| 1e4e4542 | 26-Feb-2025 |
Krzysztof Kozlowski <[email protected]> |
dt-bindings: coresight: qcom,coresight-tpdm: Fix too many 'reg'
Binding listed variable number of IO addresses without defining them, however example DTS code, all in-tree DTS and Linux kernel drive
dt-bindings: coresight: qcom,coresight-tpdm: Fix too many 'reg'
Binding listed variable number of IO addresses without defining them, however example DTS code, all in-tree DTS and Linux kernel driver mention only one address space, so drop the second to make binding precise and correctly describe the hardware.
Fixes: 6c781a35133d ("dt-bindings: arm: Add CoreSight TPDM hardware") Cc: [email protected] Signed-off-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: Suzuki K Poulose <[email protected]> Link: https://lore.kernel.org/r/[email protected]
show more ...
|