lkml.org 
[lkml]   [2022]   [Apr]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 4/8] dt-bindings: reset: add sama7g5 definitions
    Date
    Add reset bindings for SAMA7G5. At the moment only USB PHYs are
    included.

    Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
    ---
    include/dt-bindings/reset/sama7g5-reset.h | 10 ++++++++++
    1 file changed, 10 insertions(+)
    create mode 100644 include/dt-bindings/reset/sama7g5-reset.h

    diff --git a/include/dt-bindings/reset/sama7g5-reset.h b/include/dt-bindings/reset/sama7g5-reset.h
    new file mode 100644
    index 000000000000..670d8075f463
    --- /dev/null
    +++ b/include/dt-bindings/reset/sama7g5-reset.h
    @@ -0,0 +1,10 @@
    +/* SPDX-License-Identifier: GPL-2.0+ */
    +
    +#ifndef __DT_BINDINGS_RESET_SAMA7G5_H
    +#define __DT_BINDINGS_RESET_SAMA7G5_H
    +
    +#define RESET_USB_PHY1 4
    +#define RESET_USB_PHY2 5
    +#define RESET_USB_PHY3 6
    +
    +#endif /* __DT_BINDINGS_RESET_SAMA7G5_H */
    --
    2.32.0
    \
     
     \ /
      Last update: 2022-04-06 06:42    [W:3.537 / U:0.024 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site