lkml.org 
[lkml]   [2014]   [Jun]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[RFC PATCH 2/4] ARM: tegra: Add Tegra124 EMC support
    Date
    Add a device node for the EMC found on Tegra124.

    Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
    ---
    arch/arm/boot/dts/tegra124.dtsi | 9 +++++++++
    1 file changed, 9 insertions(+)

    diff --git a/arch/arm/boot/dts/tegra124.dtsi b/arch/arm/boot/dts/tegra124.dtsi
    index 6e6bc4e..5aa42ff 100644
    --- a/arch/arm/boot/dts/tegra124.dtsi
    +++ b/arch/arm/boot/dts/tegra124.dtsi
    @@ -449,6 +449,15 @@
    clock-names = "pclk", "clk32k_in";
    };

    + memory-controller@7001b000 {
    + compatible = "nvidia,tegra124-emc";
    + reg = <0x00 0x7001b000 0x00 0x1000>;
    + #address-cells = <1>;
    + #size-cells = <0>;
    + clocks = <&tegra_car 57>;
    + clock-names = "emc";
    + };
    +
    sdhci@0,700b0000 {
    compatible = "nvidia,tegra124-sdhci";
    reg = <0x0 0x700b0000 0x0 0x200>;
    --
    1.9.3


    \
     
     \ /
      Last update: 2014-06-16 16:41    [W:2.576 / U:0.128 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site