Re: [PATCH 1/3] dt-bindings: arm: mediatek: mmsys: convert to YAML format
From: Rob Herring <robh+dt@kernel.org>
Date: 2021-07-23 23:36:41
Also in:
linux-arm-kernel, linux-mediatek, lkml
From: Rob Herring <robh+dt@kernel.org>
Date: 2021-07-23 23:36:41
Also in:
linux-arm-kernel, linux-mediatek, lkml
On Fri, Jul 23, 2021 at 3:45 AM Enric Balletbo Serra [off-list ref] wrote:
Hi Rob, Missatge de Rob Herring [off-list ref] del dia dv., 21 de maig 2021 a les 3:51:quoted
On Thu, May 20, 2021 at 8:48 PM Rob Herring [off-list ref] wrote:quoted
On Wed, 19 May 2021 18:18:44 +0200, Fabien Parent wrote:quoted
Convert the mmsys bindings to the YAML format. Signed-off-by: Fabien Parent <redacted> --- .../bindings/arm/mediatek/mediatek,mmsys.txt | 31 ---------- .../bindings/arm/mediatek/mediatek,mmsys.yaml | 57 +++++++++++++++++++ 2 files changed, 57 insertions(+), 31 deletions(-) delete mode 100644 Documentation/devicetree/bindings/arm/mediatek/mediatek,mmsys.txt create mode 100644 Documentation/devicetree/bindings/arm/mediatek/mediatek,mmsys.yamlApplied, thanks!Actually, should go with patch 3. So dropped and:I think that this patch can be applied alone through your tree, patch 2 and 3 can be applied later for the maintainers when they are fine. There are other patches in the ML that depend on having this meged, so it would be really nice to have it. Although it has already your ack/review if it help I also took a look and I know the hardware so: Reviewed-by: Enric Balletbo i Serra <redacted>
Okay, patch 1 and 2 applied. Rob