| 8f0cd531 | 18-Oct-2023 |
Sascha Hauer <[email protected]> |
dt-bindings: devfreq: event: rockchip,dfi: Add rk3588 support
This adds rockchip,rk3588-dfi to the list of compatibles. Unlike ealier SoCs the rk3588 has four interrupts (one for each channel) inste
dt-bindings: devfreq: event: rockchip,dfi: Add rk3588 support
This adds rockchip,rk3588-dfi to the list of compatibles. Unlike ealier SoCs the rk3588 has four interrupts (one for each channel) instead of only one, so increase the number of allowed interrupts to four.
Link: https://lore.kernel.org/all/[email protected]/ Acked-by: Conor Dooley <[email protected]> Acked-by: Chanwoo Choi <[email protected]> Signed-off-by: Sascha Hauer <[email protected]> Signed-off-by: Chanwoo Choi <[email protected]>
show more ...
|
| 97cfa4ae | 18-Oct-2023 |
Sascha Hauer <[email protected]> |
dt-bindings: devfreq: event: rockchip,dfi: Add rk3568 support
This adds the rockchip,rk3568-dfi compatible to the binding. Make clocks optional for this SoC as the RK3568 doesn't have a kernel contr
dt-bindings: devfreq: event: rockchip,dfi: Add rk3568 support
This adds the rockchip,rk3568-dfi compatible to the binding. Make clocks optional for this SoC as the RK3568 doesn't have a kernel controllable PCLK.
Link: https://lore.kernel.org/all/[email protected]/ Reviewed-by: Conor Dooley <[email protected]> Acked-by: Chanwoo Choi <[email protected]> Signed-off-by: Sascha Hauer <[email protected]> Signed-off-by: Chanwoo Choi <[email protected]>
show more ...
|
| c507f152 | 20-Aug-2021 |
Krzysztof Kozlowski <[email protected]> |
dt-bindings: devfreq: event: convert Samsung Exynos PPMU to dtschema
Convert Samsung Exynos PPMU bindings to DT schema format using json-schema. The example is quite different due to the nature of
dt-bindings: devfreq: event: convert Samsung Exynos PPMU to dtschema
Convert Samsung Exynos PPMU bindings to DT schema format using json-schema. The example is quite different due to the nature of dtschema examples parsing (no overriding via-label allowed).
New bindings contain copied description from previous bindings document, therefore the license is set as GPL-2.0-only.
Signed-off-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Rob Herring <[email protected]>
show more ...
|