lkml.org 
[lkml]   [2013]   [Aug]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    SubjectRe: [PATCH 09/33] ARM: ux500: Supply the I2C clocks lookup to the DBX500 DT
    From
    On Thu, Jun 6, 2013 at 2:16 PM, Lee Jones <lee.jones@linaro.org> wrote:

    > +++ b/arch/arm/boot/dts/dbx5x0.dtsi
    > @@ -572,6 +572,8 @@
    > v-i2c-supply = <&db8500_vape_reg>;
    >
    > clock-frequency = <400000>;
    > + clocks = <&prcc_kclk 3 3>, <&prcc_pclk 3 3>;
    > + clock-names = "nmk-i2c.0", "apb_pclk";

    To avoid confusing the clock name "nmk-i2c.0" with the device
    name in Linux of that device instance, can we use a name such
    that it is clear that this is not a dev_name match?

    "i2c0" works just fine as name I think?

    Linus


    \
     
     \ /
      Last update: 2013-08-20 11:41    [W:4.145 / U:0.160 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site