lkml.org 
[lkml]   [2017]   [Dec]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Date
    Subject[PATCH 3.16 023/204] ARM: dts: da850-evm: add serial and ethernet aliases
    3.16.52-rc1 review patch.  If anyone has any objections, please let me know.

    ------------------

    From: Sekhar Nori <nsekhar@ti.com>

    commit ce21574ad1922b403198ee664c4dff276f514f1d upstream.

    Add aliases for serial and ethernet nodes. Serial
    aliases help keep order of tty nodes fixed and
    ethernet alias is used by bootloader to setup mac
    address correctly.

    Reported-by: Adam Ford <aford173@gmail.com>
    Acked-by: Tony Lindgren <tony@atomide.com>
    Fixes: dd7deaf218bf ("ARM: davinci: da850: add DT node for ethernet")
    Signed-off-by: Sekhar Nori <nsekhar@ti.com>
    [bwh: Backported to 3.16: adjust context]
    Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
    ---
    arch/arm/boot/dts/da850-evm.dts | 7 +++++++
    1 file changed, 7 insertions(+)

    --- a/arch/arm/boot/dts/da850-evm.dts
    +++ b/arch/arm/boot/dts/da850-evm.dts
    @@ -14,6 +14,13 @@
    compatible = "ti,da850-evm", "ti,da850";
    model = "DA850/AM1808/OMAP-L138 EVM";

    + aliases {
    + serial0 = &serial0;
    + serial1 = &serial1;
    + serial2 = &serial2;
    + ethernet0 = &eth0;
    + };
    +
    soc {
    pmx_core: pinmux@1c14120 {
    status = "okay";
    \
     
     \ /
      Last update: 2017-12-28 18:44    [W:3.216 / U:0.032 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site