Message ID | 20220426134106.242353-2-fparent@baylibre.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | arm64: dts: mediatek: mt8195-demo: Add more peripheral support | expand |
On Tue, 2022-04-26 at 15:40 +0200, Fabien Parent wrote: > Add binding to support the mtu3 driver on the MT8195 SoC. > > Signed-off-by: Fabien Parent <fparent@baylibre.com> > --- > Documentation/devicetree/bindings/usb/mediatek,mtu3.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/usb/mediatek,mtu3.yaml > b/Documentation/devicetree/bindings/usb/mediatek,mtu3.yaml > index df766f8de872..37b02a841dc4 100644 > --- a/Documentation/devicetree/bindings/usb/mediatek,mtu3.yaml > +++ b/Documentation/devicetree/bindings/usb/mediatek,mtu3.yaml > @@ -25,6 +25,7 @@ properties: > - mediatek,mt8173-mtu3 > - mediatek,mt8183-mtu3 > - mediatek,mt8192-mtu3 > + - mediatek,mt8195-mtu3 > - const: mediatek,mtu3 > > reg: Reviewed-by: Macpaul Lin <macpaul.lin@mediatek.com> Regards, Macpaul Lin
On 26/04/2022 15:40, Fabien Parent wrote: > Add binding to support the mtu3 driver on the MT8195 SoC. > > Signed-off-by: Fabien Parent <fparent@baylibre.com> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Best regards, Krzysztof
diff --git a/Documentation/devicetree/bindings/usb/mediatek,mtu3.yaml b/Documentation/devicetree/bindings/usb/mediatek,mtu3.yaml index df766f8de872..37b02a841dc4 100644 --- a/Documentation/devicetree/bindings/usb/mediatek,mtu3.yaml +++ b/Documentation/devicetree/bindings/usb/mediatek,mtu3.yaml @@ -25,6 +25,7 @@ properties: - mediatek,mt8173-mtu3 - mediatek,mt8183-mtu3 - mediatek,mt8192-mtu3 + - mediatek,mt8195-mtu3 - const: mediatek,mtu3 reg:
Add binding to support the mtu3 driver on the MT8195 SoC. Signed-off-by: Fabien Parent <fparent@baylibre.com> --- Documentation/devicetree/bindings/usb/mediatek,mtu3.yaml | 1 + 1 file changed, 1 insertion(+)