lkml.org 
[lkml]   [2020]   [Mar]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[for-next PATCH v2 5/5] arm64: dts: ti: k3-j721e-mcu: add scm node and phy-gmii-sel nodes
    Date
    Add DT node for MCU System Control module DT node and DT node for the TI
    J721E SoC phy-gmii-sel PHY required for Ethernet ports mode selection.

    Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com>
    ---
    arch/arm64/boot/dts/ti/k3-j721e-mcu-wakeup.dtsi | 14 ++++++++++++++
    1 file changed, 14 insertions(+)

    diff --git a/arch/arm64/boot/dts/ti/k3-j721e-mcu-wakeup.dtsi b/arch/arm64/boot/dts/ti/k3-j721e-mcu-wakeup.dtsi
    index 16c874bfd49a..6f961d5f077a 100644
    --- a/arch/arm64/boot/dts/ti/k3-j721e-mcu-wakeup.dtsi
    +++ b/arch/arm64/boot/dts/ti/k3-j721e-mcu-wakeup.dtsi
    @@ -34,6 +34,20 @@
    };
    };

    + mcu_conf: syscon@40f00000 {
    + compatible = "syscon", "simple-mfd";
    + reg = <0x0 0x40f00000 0x0 0x20000>;
    + #address-cells = <1>;
    + #size-cells = <1>;
    + ranges = <0x0 0x0 0x40f00000 0x20000>;
    +
    + phy_gmii_sel: phy@4040 {
    + compatible = "ti,am654-phy-gmii-sel";
    + reg = <0x4040 0x4>;
    + #phy-cells = <1>;
    + };
    + };
    +
    wkup_pmx0: pinmux@4301c000 {
    compatible = "pinctrl-single";
    /* Proxy 0 addressing */
    --
    2.17.1
    \
     
     \ /
      Last update: 2020-03-03 17:02    [W:2.845 / U:0.120 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site