lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <152153134562.254778.8560281830236357589@swboyd.mtv.corp.google.com>
Date:   Tue, 20 Mar 2018 00:35:45 -0700
From:   Stephen Boyd <sboyd@...nel.org>
To:     Sricharan R <sricharan@...eaurora.org>, absahu@...eaurora.org,
        andy.gross@...aro.org, bjorn.andersson@...aro.org,
        catalin.marinas@....com, david.brown@...aro.org,
        devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
        linux-arm-msm@...r.kernel.org, linux-kernel@...r.kernel.org,
        linux-soc@...r.kernel.org, linux@...linux.org.uk,
        marc.zyngier@....com, mark.rutland@....com, robh+dt@...nel.org,
        robh@...nel.org, sboyd@...eaurora.org, will.deacon@....com
Cc:     sricharan@...eaurora.org
Subject: Re: [PATCH v3 13/13] ARM: dts: ipq8074: Enable few peripherals for hk01 board

Quoting Sricharan R (2018-03-19 20:58:56)
> +                        };
> +               };
> +
> +               serial@...1000 {
> +                        pinctrl-0 = <&hsuart_pins>;
> +                        pinctrl-names = "default";
> +                        status = "ok";
> +               };
> +
> +               i2c_0@...6000 {

Node should just be called i2c?

> +                        pinctrl-0 = <&i2c_0_pins>;
> +                        pinctrl-names = "default";
> +                        status = "ok";
> +               };
> +

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ