Re: [PATCH 0/9] Introduce Photonicat power management MCU driver
From: Junhao Xie
Date: Fri Sep 06 2024 - 06:19:37 EST
On 2024/9/6 17:45, Krzysztof Kozlowski wrote:
> On 06/09/2024 11:36, Junhao Xie wrote:
>> Initial support for the power management MCU in the Ariaboard Photonicat
>> This patch series depends on Add support for Ariaboard Photonicat RK3568 [1]
>
> How it depends? This prevents merging. You must decouple the patchsets.
>
>
>
> Best regards,
> Krzysztof
>
Thanks for your correction, I will decouple the patchsets.
Dependencies:
* "dt-bindings: Add documentation for Photonicat PMU" [1]
depends on "dt-bindings: vendor-prefixes: Add prefix for Ariaboard" [2],
which requires this vendor prefix.
* "arm64: dts: rockchip: add Photonicat PMU support for Ariaboard Photonicat" [3]
add nodes based on "arm64: dts: rockchip: add dts for Ariaboard Photonicat RK3568" [4]
[1] https://lore.kernel.org/all/20240906093630.2428329-9-bigfoot@xxxxxxxxxxx/
[2] https://lore.kernel.org/all/20240906045706.1004813-2-bigfoot@xxxxxxxxxxx/
[3] https://lore.kernel.org/all/20240906093630.2428329-10-bigfoot@xxxxxxxxxxx/
[4] https://lore.kernel.org/all/20240906045706.1004813-4-bigfoot@xxxxxxxxxxx/
Best regards,
Junhao