Re: [PATCH 1/2] dt-bindings: mailbox: add definition for mt8188
From: Rob Herring <robh@kernel.org>
Date: 2022-08-03 22:26:02
Also in:
linux-devicetree, linux-mediatek, lkml
From: Rob Herring <robh@kernel.org>
Date: 2022-08-03 22:26:02
Also in:
linux-devicetree, linux-mediatek, lkml
On Fri, Jul 29, 2022 at 04:43:18PM +0800, Elvis Wang wrote:
Add dt-binding header for mt8188. Signed-off-by: Elvis Wang <redacted> --- Documentation/devicetree/bindings/mailbox/mtk-gce.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)diff --git a/Documentation/devicetree/bindings/mailbox/mtk-gce.txt b/Documentation/devicetree/bindings/mailbox/mtk-gce.txt index c2aeba63bd47..50f97f6feeef 100644 --- a/Documentation/devicetree/bindings/mailbox/mtk-gce.txt +++ b/Documentation/devicetree/bindings/mailbox/mtk-gce.txt@@ -41,9 +41,9 @@ Optional properties for a client mutex node: defined in 'dt-bindings/gce/<chip>-gce.h'. Some vaules of properties are defined in 'dt-bindings/gce/mt8173-gce.h', -'dt-bindings/gce/mt8183-gce.h', 'dt-bindings/gce/mt8186-gce.h' -'dt-bindings/gce/mt8192-gce.h', 'dt-bindings/gce/mt8195-gce.h' or -'dt-bindings/gce/mt6779-gce.h'. +'dt-bindings/gce/mt8183-gce.h', 'dt-bindings/gce/mt8186-gce.h', +'dt-bindings/gce/mt8188-gce.h', 'dt-bindings/gce/mt8192-gce.h', +'dt-bindings/gce/mt8195-gce.h' or 'dt-bindings/gce/mt6779-gce.h'. Such as sub-system ids, thread priority, event ids.
What about a new compatible string? Really, this needs to be converted to schema... Rob _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel