Re: [PATCH 5/8] dt-bindings: soc: mediatek: apusys: Add new document for APU power domain

2021-04-07 Thread Flora Fu
Hi, Rob, The error is resulted from some un-merged patch. Please note that the patch depends MT8192 clock patches which haven't yet been accepted. https://patchwork.kernel.org/project/linux-mediatek/patch/20210324104110.13383-7-chun-jie.c...@mediatek.com/ Thanks for your review. On Wed,

Re: [PATCH 5/8] dt-bindings: soc: mediatek: apusys: Add new document for APU power domain

2021-04-07 Thread Rob Herring
On Wed, 07 Apr 2021 11:28:03 +0800, Flora Fu wrote: > Document the bindings for APU power domain on MediaTek SoC. > > Signed-off-by: Flora Fu > --- > .../soc/mediatek/mediatek,apu-pm.yaml | 146 ++ > 1 file changed, 146 insertions(+) > create mode 100644 >

[PATCH 5/8] dt-bindings: soc: mediatek: apusys: Add new document for APU power domain

2021-04-06 Thread Flora Fu
Document the bindings for APU power domain on MediaTek SoC. Signed-off-by: Flora Fu --- .../soc/mediatek/mediatek,apu-pm.yaml | 146 ++ 1 file changed, 146 insertions(+) create mode 100644 Documentation/devicetree/bindings/soc/mediatek/mediatek,apu-pm.yaml diff --git