lkml.org 
[lkml]   [2013]   [Dec]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH 2/4] ARM: tegra: add pinmux controller to tegra124.dtsi
    On 12/05/2013 03:57 AM, Laxman Dewangan wrote:
    > The tegra124 pinmux controller is identical to tegra114 with
    > removing some of existing pins from T114 and adding new pins.

    I already sent this patch.

    > diff --git a/arch/arm/boot/dts/tegra124.dtsi b/arch/arm/boot/dts/tegra124.dtsi

    > + pinmux: pinmux {

    Note that the rules for DT node naming have changed recently. Node name
    must include a unit address if the node includes a reg property, and not
    include a unit address otherwise. So, that should be:

    + pinmux: pinmux@70000868 {

    The patch I sent already does that.


    \
     
     \ /
      Last update: 2013-12-06 00:41    [W:5.161 / U:0.068 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site