From: Jason-jh Lin <jason-jh.lin@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> Since mediatek,gce-events property is a HW event signal to GCE, it can be used for both mailbox producers and consumers. Add a new mediatek,gce-props.yaml to define this kind of GCE properties and move mediatek,gce-events property existed in other bindings to reference mediatek,gce-props.yaml. Jason-JH.Lin (4): dt-bindings: mailbox: Add mediatek,gce-props.yaml dt-bindings: mailbox: mediatek: gce-mailbox: Add reference to gce-props.yaml dt-bindings: media: mediatek: mdp: Change mediatek,gce-events to reference dt-bindings: soc: mediatek: Change mediatek,gce-events to refernece .../mailbox/mediatek,gce-mailbox.yaml | 6 ++- .../bindings/mailbox/mediatek,gce-props.yaml | 41 +++++++++++++++++++ .../bindings/media/mediatek,mdp3-rdma.yaml | 11 ++--- .../bindings/media/mediatek,mdp3-rsz.yaml | 12 ++---- .../bindings/media/mediatek,mdp3-wrot.yaml | 12 ++---- .../bindings/soc/mediatek/mediatek,ccorr.yaml | 12 ++---- .../bindings/soc/mediatek/mediatek,mutex.yaml | 11 ++--- .../bindings/soc/mediatek/mediatek,wdma.yaml | 12 ++---- 8 files changed, 67 insertions(+), 50 deletions(-) create mode 100644 Documentation/devicetree/bindings/mailbox/mediatek,gce-props.yaml -- 2.18.0