lkml.org 
[lkml]   [2022]   [Jun]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH net-next 27/28] arm64: dts: ls1046a: Add SerDes bindings
    Date
    This adds bindings for the SerDes devices.

    Signed-off-by: Sean Anderson <sean.anderson@seco.com>
    ---

    arch/arm64/boot/dts/freescale/fsl-ls1046a.dtsi | 12 ++++++++++++
    1 file changed, 12 insertions(+)

    diff --git a/arch/arm64/boot/dts/freescale/fsl-ls1046a.dtsi b/arch/arm64/boot/dts/freescale/fsl-ls1046a.dtsi
    index 0085e83adf65..de2cf36824fb 100644
    --- a/arch/arm64/boot/dts/freescale/fsl-ls1046a.dtsi
    +++ b/arch/arm64/boot/dts/freescale/fsl-ls1046a.dtsi
    @@ -413,6 +413,18 @@ bportals: bman-portals@508000000 {
    ranges = <0x0 0x5 0x08000000 0x8000000>;
    };

    + serdes1: phy@1ea0000 {
    + #phy-cells = <2>;
    + compatible = "fsl,ls1046a-serdes-1";
    + reg = <0x0 0x1ea0000 0x0 0x2000>;
    + };
    +
    + serdes2: phy@1eb0000 {
    + #phy-cells = <2>;
    + compatible = "fsl,ls1046a-serdes-2";
    + reg = <0x0 0x1eb0000 0x0 0x2000>;
    + };
    +
    dcfg: dcfg@1ee0000 {
    compatible = "fsl,ls1046a-dcfg", "syscon";
    reg = <0x0 0x1ee0000 0x0 0x1000>;
    --
    2.35.1.1320.gc452695387.dirty
    \
     
     \ /
      Last update: 2022-06-17 22:39    [W:2.501 / U:0.312 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site