Message ID | 20240906093630.2428329-1-bigfoot@classfun.cn (mailing list archive) |
---|---|
Headers | show |
Series | Introduce Photonicat power management MCU driver | expand |
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
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@classfun.cn/ [2] https://lore.kernel.org/all/20240906045706.1004813-2-bigfoot@classfun.cn/ [3] https://lore.kernel.org/all/20240906093630.2428329-10-bigfoot@classfun.cn/ [4] https://lore.kernel.org/all/20240906045706.1004813-4-bigfoot@classfun.cn/ Best regards, Junhao
Hi Junhao, > Initial support for the power management MCU in the Ariaboard Photonicat > This patch series depends on Add support for Ariaboard Photonicat RK3568 [1] The official website says it's "Renesas RA2E1 cortex M23 ultra-low power MCU" Perhaps renaming the 'Photonicat MCU' to 'Renesas RA2E1 MCU' would be better?
On 2024/9/8 17:30, Chukun Pan wrote: >> Initial support for the power management MCU in the Ariaboard Photonicat >> This patch series depends on Add support for Ariaboard Photonicat RK3568 [1] > > The official website says it's "Renesas RA2E1 cortex M23 ultra-low power MCU" > Perhaps renaming the 'Photonicat MCU' to 'Renesas RA2E1 MCU' would be better? Renesas RA2E1 is a MCU product line, and Ariaboard wrote firmware for this MCU. Maybe "Renesas RA2E1 MCU in Photonicat" would be better? Best regards, Junhao