All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Lechner <david@lechnology.com>
To: Adam Ford <aford173@gmail.com>
Cc: Sekhar Nori <nsekhar@ti.com>,
	linux-clk@vger.kernel.org, devicetree@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	Michael Turquette <mturquette@baylibre.com>,
	Stephen Boyd <sboyd@codeaurora.org>,
	Rob Herring <robh+dt@kernel.org>,
	Mark Rutland <mark.rutland@arm.com>,
	Kevin Hilman <khilman@kernel.org>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v5 01/44] dt-bindings: clock: Add new bindings for TI Davinci PLL clocks
Date: Thu, 11 Jan 2018 17:20:39 -0600	[thread overview]
Message-ID: <f212fc31-b3ed-897f-7a75-c66a9742ed44@lechnology.com> (raw)
In-Reply-To: <CAHCN7xL=h_g6HK2ey82r_w5qRbXg9+68Og+84YUYuePsjYd-Vg@mail.gmail.com>

On 01/11/2018 12:09 PM, Adam Ford wrote:
> On Thu, Jan 11, 2018 at 11:22 AM, David Lechner <david@lechnology.com> wrote:
>> On 01/11/2018 06:45 AM, Adam Ford wrote:
>>>
>>> On Wed, Jan 10, 2018 at 8:50 PM, David Lechner <david@lechnology.com>
>>> wrote:
>>>>
>>>> On 01/10/2018 04:24 PM, Adam Ford wrote:
>>>>>
>>>>>
>>>>>
>>>>> I am available tomorrow to build and test patches against the
>>>>> da850-evm.  I just need to know which version(s) to test.
>>>>
>>>>
>>>>
>>>> Great. As per the cover letter:
>>>>
>>>> You can find a working branch with everything included in the
>>>> "common-clk-v5"
>>>> branch of https://github.com/dlech/ev3dev-kernel.git.
>>>
>>>
>>> I wasn't sure if things had changed after some of the dialog about the
>>> bindings and device tree.
>>
>>
>> Not yet. ;-)
>>
>>>
>>> Here is my log with DEBUG_LL and CONFIG_EARLY_PRINTK set :
>>>
>>> Starting kernel ...
>>>
>>> Uncompressing Linux... done, booting the kernel.
>>> Booting Linux on physical CPU 0x0
>>> Linux version 4.15.0-rc4-g8564e0f (aford@ubuntu16) (gcc version 7.2.0
>>> (Buildroot 2017.11.1-00021-g7b43660)) #2 PREEMPT Thu Jan 11 06:35:29
>>> CST 2018
>>> CPU: ARM926EJ-S [41069265] revision 5 (ARMv5TEJ), cr=0005317f
>>> CPU: VIVT data cache, VIVT instruction cache
>>> OF: fdt: Machine model: DA850/AM1808/OMAP-L138 EVM
>>
>>
>> OK, using device tree...
> 
> Sorry, I thought I was supposed to. I retested using the board file,
> but it also resulted in a hang.
> 
>>
>>
> [snip]
>>
>>
>> If you are getting to this point, you probably don't need DEBUG_LL.
>> It looks like "earlyprint" is not being passed to the command line
>> anyway, so CONFIG_EARLY_PRINTK is not actually doing anything.
>>
>>> brd: module loaded
>>> libphy: Fixed MDIO Bus: probed
>>> davinci_mdio 1e24000.mdio: failed to get device clock
>>> davinci_mdio: probe of 1e24000.mdio failed with error -2
>>
>>
>> It looks like this needs a clock-names property in the device tree.
>> Please make this change and try again:
>>
>> diff --git a/arch/arm/boot/dts/da850.dtsi b/arch/arm/boot/dts/da850.dtsi
>> index 08a9817..fd3e316 100644
>> --- a/arch/arm/boot/dts/da850.dtsi
>> +++ b/arch/arm/boot/dts/da850.dtsi
>> @@ -713,6 +713,7 @@
>>                          #size-cells = <0>;
>>                          reg = <0x224000 0x1000>;
>>                          clocks = <&psc1 5>;
>> +                       clock-names = "fck";
>>                          status = "disabled";
>>                  };
>>                  eth0: ethernet@220000 {
>>
>>
> [snip]
> 
> I added your copy-names entry to my device tree and we get a login prompt.  :-)
> 
>> I'm not sure why there is an error here. I'm using I2C0 on my board,
>> so I am fairly confident that it is not a problem introduced by this
>> series.
>>
>>> console [netcon0] enabled
>>> netconsole: network logging started
>>> davinci_emac 1e20000.ethernet: incompatible machine/device type for
>>> reading mac address
>>> hctosys: unable to open rtc device (rtc0)
>>>
>>
>> What is normally the next line after this in a working boot?
>>
>> Also please try passing "clk_ignore_unused" to the kernel command line.
> 
> Here is the log.  There seems to be some garbled characters that don't
> seem to appear.  I'm going to double check those against the stock
> kernel.
> 
> 
> Starting kernel ...
> 
> Uncompressing Linux... done, booting the kernel.
> Booting Linux on physical CPU 0x0
> Linux version 4.15.0-rc4-g8564e0f (aford@ubuntu16) (gcc version 7.2.0
> (Buildroot 2017.11.1-00021-g7b43660)) #2 PREEMPT Thu Jan 11 06:35:29
> CST 2018
> CPU: ARM926EJ-S [41069265] revision 5 (ARMv5TEJ), cr=0005317f
> CPU: VIVT data cache, VIVT instruction cache
> OF: fdt: Machine model: DA850/AM1808/OMAP-L138 EVM
> debug: ignoring loglevel setting.
> bootconsole [earlycon0] enabled
> Memory policy: Data cache writethrough
> cma: Reserved 16 MiB at 0xc2c00000
> DaVinci da850/omap-l138 variant 0x0
> On node 0 totalpages: 16384
>    DMA zone: 128 pages used for memmap
>    DMA zone: 0 pages reserved
>    DMA zone: 16384 pages, LIFO batch:3
> random: fast init done
> pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
> pcpu-alloc: [0] 0
> Built 1 zonelists, mobility grouping on.  Total pages: 16256
> Kernel command line: console=ttyS2,115200n8 root=/dev/mmcblk0p2 rw
> rootfstype=ext4 rootwait ignore_loglevel earlyprintk clk_ignore_unused
> Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
> Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
> Memory: 42164K/65536K available (4548K kernel code, 280K rwdata, 1044K
> rodata, 232K init, 143K bss, 6988K reserved, 16384K cma-reserved)
> Virtual kernel memory layout:
>      vector  : 0xffff0000 - 0xffff1000   (   4 kB)
>      fixmap  : 0xffc00000 - 0xfff00000   (3072 kB)
>      vmalloc : 0xc4800000 - 0xff800000   ( 944 MB)
>      lowmem  : 0xc0000000 - 0xc4000000   (  64 MB)
>      modules : 0xbf000000 - 0xc0000000   (  16 MB)
>        .text : 0x(ptrval) - 0x(ptrval)   (4550 kB)
>        .init : 0x(ptrval) - 0x(ptrval)   ( 232 kB)
>        .data : 0x(ptrval) -&�p`� rval)   Qm^�`} b �      $\����  �! �
>   "V    � ���@ B- d�����}bf ʒf� i�console [ttyS2] enabled
> console [ttyS2] enabled��F 0x(ptrval)   ( 144 kB)
> bootconsole [earlycon0] disabledObjects=0, CP&�p^�-�Mdes=1
> bootconsole [earlycon0] disabledb ʒf� i�a �F    $\����
> brd: module loaded��}  ��B
> libphy: Fixed MDIO Bus: probed               &�p^�-�I
> davinci_mdio 1e24000.mdio: davinci mdio revision 1.5, bus freq 2200000
>    a- R� /^���� ���v@a��.���� ^\�`&�`l��f ����͍Mֈ�� �E ����э�)�)!  �}�y
> ya bK�����  ֈ��
> davinci_mdio 1e24000.mdio: detected phy mask
> fffffffe ��I  ")=M��-�)!iD����mi-��I  �k��
> ���)� r��.��э�i2� �v� �k$^��э�-�-!mD��q} ] �K���� 6m�R�`� q)�M  ���^��
> ��
> libphy: 1e24000.mdio:
> probed&��߉��a I�j�`�a�I���} 2/�p� bv VK,�q� 6M�- � ֈ�� �I ��f��a�I҈��}
> 2 A-!�a-� �K����!aMq- ")=I��-�-!mD��} 2 A-!�a-� �K -� &-=M��-�-!mD�
> davinci_mdio 1e24000.mdio: phy[0]: device 1e24000.mdio:00, driver SMSC
> LAN8710/LAN8720ݕ�� I�Sm��aM�-! &��P-4RhR�
> Ε�-� �K�^t@�
> i2c /dev entries driver
> davinci_mmc 1c40000.mmc: Using DMA, 4-bit mode
> NET: Registered protocol family 10
> Segment Routing with IPv6
> sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
> NET: Registered protocol family 17
> Loading compiled-in X.509 certificates
> mmc0: host does not support reading read-only switch, assuming write-enable
> mmc0: new high speed SDHC card at address b368
> mmcblk0: mmc0:b368 00000 3.75 GiB
>   mmcblk0: p1 p2
> pca953x 0-0020: 0-0020 supply vcc not found, using dummy regulator
> pca953x 0-0020: failed reading register
> pca953x: probe of 0-0020 failed with error -121
> console [netcon0] enabled
> netconsole: network logging started
> davinci_emac 1e20000.ethernet: incompatible machine/device type for
> reading mac address
> hctosys: unable to open rtc device (rtc0)
> clk: Not disabling unused clocks
> vbat: disabling
> EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
> VFS: Mounted root (ext4 filesystem) on device 179:2.
> devtmpfs: mounted
> Freeing unused kernel memory: 232K
> This architecture does not have kernel memory protection.
> EXT4-fs (mmcblk0p2): re-mounted. Opts: data=ordered
> Starting logging: OK
> Initializing random number generator... done.
> Starting network: OK
> 
> Welcome to Buildroot
> buildroot login:
> 
> 
>>
> 
> However, I get a reboot failure:
> 
> umount: devtmpfs busy - remounted read-only
> EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
> The system is going down NOW!
> Sent SIGTERM to all processes
> Sent SIGKILL to all processes
> Requesting system reboot
> 
> reboot: Restarting system
> Reboot failed -- System halted
> 

Adam,

Did this reboot issue get resolved?

WARNING: multiple messages have this Message-ID (diff)
From: david@lechnology.com (David Lechner)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v5 01/44] dt-bindings: clock: Add new bindings for TI Davinci PLL clocks
Date: Thu, 11 Jan 2018 17:20:39 -0600	[thread overview]
Message-ID: <f212fc31-b3ed-897f-7a75-c66a9742ed44@lechnology.com> (raw)
In-Reply-To: <CAHCN7xL=h_g6HK2ey82r_w5qRbXg9+68Og+84YUYuePsjYd-Vg@mail.gmail.com>

On 01/11/2018 12:09 PM, Adam Ford wrote:
> On Thu, Jan 11, 2018 at 11:22 AM, David Lechner <david@lechnology.com> wrote:
>> On 01/11/2018 06:45 AM, Adam Ford wrote:
>>>
>>> On Wed, Jan 10, 2018 at 8:50 PM, David Lechner <david@lechnology.com>
>>> wrote:
>>>>
>>>> On 01/10/2018 04:24 PM, Adam Ford wrote:
>>>>>
>>>>>
>>>>>
>>>>> I am available tomorrow to build and test patches against the
>>>>> da850-evm.  I just need to know which version(s) to test.
>>>>
>>>>
>>>>
>>>> Great. As per the cover letter:
>>>>
>>>> You can find a working branch with everything included in the
>>>> "common-clk-v5"
>>>> branch of https://github.com/dlech/ev3dev-kernel.git.
>>>
>>>
>>> I wasn't sure if things had changed after some of the dialog about the
>>> bindings and device tree.
>>
>>
>> Not yet. ;-)
>>
>>>
>>> Here is my log with DEBUG_LL and CONFIG_EARLY_PRINTK set :
>>>
>>> Starting kernel ...
>>>
>>> Uncompressing Linux... done, booting the kernel.
>>> Booting Linux on physical CPU 0x0
>>> Linux version 4.15.0-rc4-g8564e0f (aford at ubuntu16) (gcc version 7.2.0
>>> (Buildroot 2017.11.1-00021-g7b43660)) #2 PREEMPT Thu Jan 11 06:35:29
>>> CST 2018
>>> CPU: ARM926EJ-S [41069265] revision 5 (ARMv5TEJ), cr=0005317f
>>> CPU: VIVT data cache, VIVT instruction cache
>>> OF: fdt: Machine model: DA850/AM1808/OMAP-L138 EVM
>>
>>
>> OK, using device tree...
> 
> Sorry, I thought I was supposed to. I retested using the board file,
> but it also resulted in a hang.
> 
>>
>>
> [snip]
>>
>>
>> If you are getting to this point, you probably don't need DEBUG_LL.
>> It looks like "earlyprint" is not being passed to the command line
>> anyway, so CONFIG_EARLY_PRINTK is not actually doing anything.
>>
>>> brd: module loaded
>>> libphy: Fixed MDIO Bus: probed
>>> davinci_mdio 1e24000.mdio: failed to get device clock
>>> davinci_mdio: probe of 1e24000.mdio failed with error -2
>>
>>
>> It looks like this needs a clock-names property in the device tree.
>> Please make this change and try again:
>>
>> diff --git a/arch/arm/boot/dts/da850.dtsi b/arch/arm/boot/dts/da850.dtsi
>> index 08a9817..fd3e316 100644
>> --- a/arch/arm/boot/dts/da850.dtsi
>> +++ b/arch/arm/boot/dts/da850.dtsi
>> @@ -713,6 +713,7 @@
>>                          #size-cells = <0>;
>>                          reg = <0x224000 0x1000>;
>>                          clocks = <&psc1 5>;
>> +                       clock-names = "fck";
>>                          status = "disabled";
>>                  };
>>                  eth0: ethernet at 220000 {
>>
>>
> [snip]
> 
> I added your copy-names entry to my device tree and we get a login prompt.  :-)
> 
>> I'm not sure why there is an error here. I'm using I2C0 on my board,
>> so I am fairly confident that it is not a problem introduced by this
>> series.
>>
>>> console [netcon0] enabled
>>> netconsole: network logging started
>>> davinci_emac 1e20000.ethernet: incompatible machine/device type for
>>> reading mac address
>>> hctosys: unable to open rtc device (rtc0)
>>>
>>
>> What is normally the next line after this in a working boot?
>>
>> Also please try passing "clk_ignore_unused" to the kernel command line.
> 
> Here is the log.  There seems to be some garbled characters that don't
> seem to appear.  I'm going to double check those against the stock
> kernel.
> 
> 
> Starting kernel ...
> 
> Uncompressing Linux... done, booting the kernel.
> Booting Linux on physical CPU 0x0
> Linux version 4.15.0-rc4-g8564e0f (aford at ubuntu16) (gcc version 7.2.0
> (Buildroot 2017.11.1-00021-g7b43660)) #2 PREEMPT Thu Jan 11 06:35:29
> CST 2018
> CPU: ARM926EJ-S [41069265] revision 5 (ARMv5TEJ), cr=0005317f
> CPU: VIVT data cache, VIVT instruction cache
> OF: fdt: Machine model: DA850/AM1808/OMAP-L138 EVM
> debug: ignoring loglevel setting.
> bootconsole [earlycon0] enabled
> Memory policy: Data cache writethrough
> cma: Reserved 16 MiB at 0xc2c00000
> DaVinci da850/omap-l138 variant 0x0
> On node 0 totalpages: 16384
>    DMA zone: 128 pages used for memmap
>    DMA zone: 0 pages reserved
>    DMA zone: 16384 pages, LIFO batch:3
> random: fast init done
> pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
> pcpu-alloc: [0] 0
> Built 1 zonelists, mobility grouping on.  Total pages: 16256
> Kernel command line: console=ttyS2,115200n8 root=/dev/mmcblk0p2 rw
> rootfstype=ext4 rootwait ignore_loglevel earlyprintk clk_ignore_unused
> Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
> Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
> Memory: 42164K/65536K available (4548K kernel code, 280K rwdata, 1044K
> rodata, 232K init, 143K bss, 6988K reserved, 16384K cma-reserved)
> Virtual kernel memory layout:
>      vector  : 0xffff0000 - 0xffff1000   (   4 kB)
>      fixmap  : 0xffc00000 - 0xfff00000   (3072 kB)
>      vmalloc : 0xc4800000 - 0xff800000   ( 944 MB)
>      lowmem  : 0xc0000000 - 0xc4000000   (  64 MB)
>      modules : 0xbf000000 - 0xc0000000   (  16 MB)
>        .text : 0x(ptrval) - 0x(ptrval)   (4550 kB)
>        .init : 0x(ptrval) - 0x(ptrval)   ( 232 kB)
>        .data : 0x(ptrval) -&?p`? rval)   Qm^?`} b ?      $\????  ?! ?
>   "V    ? ???@ B- d?????}bf ?f? i?console [ttyS2] enabled
> console [ttyS2] enabled??F 0x(ptrval)   ( 144 kB)
> bootconsole [earlycon0] disabledObjects=0, CP&?p^?-?Mdes=1
> bootconsole [earlycon0] disabledb ?f? i?a ?F    $\????
> brd: module loaded??}  ??B
> libphy: Fixed MDIO Bus: probed               &?p^?-?I
> davinci_mdio 1e24000.mdio: davinci mdio revision 1.5, bus freq 2200000
>    a- R? /^???? ???v at a??.???? ^\?`&?`l??f ?????M??? ?E ??????)?)!  ?}?y
> ya bK?????  ???
> davinci_mdio 1e24000.mdio: detected phy mask
> fffffffe ??I  ")=M??-?)!iD????mi-??I  ?k??
> ???)? r??.????i2? ?v? ?k$^????-?-!mD??q} ] ?K???? 6m?R?`? q)?M  ???^??
> ??
> libphy: 1e24000.mdio:
> probed&?????a I?j?`?a?I???} 2/?p? bv VK,?q? 6M?- ? ??? ?I ??f??a?I???}
> 2 A-!?a-? ?K????!aMq- ")=I??-?-!mD??} 2 A-!?a-? ?K -? &-=M??-?-!mD?
> davinci_mdio 1e24000.mdio: phy[0]: device 1e24000.mdio:00, driver SMSC
> LAN8710/LAN8720??? I?Sm??aM?-! &??P-4RhR?
> ??-? ?K?^t@?
> i2c /dev entries driver
> davinci_mmc 1c40000.mmc: Using DMA, 4-bit mode
> NET: Registered protocol family 10
> Segment Routing with IPv6
> sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
> NET: Registered protocol family 17
> Loading compiled-in X.509 certificates
> mmc0: host does not support reading read-only switch, assuming write-enable
> mmc0: new high speed SDHC card at address b368
> mmcblk0: mmc0:b368 00000 3.75 GiB
>   mmcblk0: p1 p2
> pca953x 0-0020: 0-0020 supply vcc not found, using dummy regulator
> pca953x 0-0020: failed reading register
> pca953x: probe of 0-0020 failed with error -121
> console [netcon0] enabled
> netconsole: network logging started
> davinci_emac 1e20000.ethernet: incompatible machine/device type for
> reading mac address
> hctosys: unable to open rtc device (rtc0)
> clk: Not disabling unused clocks
> vbat: disabling
> EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
> VFS: Mounted root (ext4 filesystem) on device 179:2.
> devtmpfs: mounted
> Freeing unused kernel memory: 232K
> This architecture does not have kernel memory protection.
> EXT4-fs (mmcblk0p2): re-mounted. Opts: data=ordered
> Starting logging: OK
> Initializing random number generator... done.
> Starting network: OK
> 
> Welcome to Buildroot
> buildroot login:
> 
> 
>>
> 
> However, I get a reboot failure:
> 
> umount: devtmpfs busy - remounted read-only
> EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
> The system is going down NOW!
> Sent SIGTERM to all processes
> Sent SIGKILL to all processes
> Requesting system reboot
> 
> reboot: Restarting system
> Reboot failed -- System halted
> 

Adam,

Did this reboot issue get resolved?

  parent reply	other threads:[~2018-01-11 23:20 UTC|newest]

Thread overview: 290+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-08  2:16 [PATCH v5 00/44] ARM: davinci: convert to common clock framework​ David Lechner
2018-01-08  2:16 ` David Lechner
2018-01-08  2:17 ` [PATCH v5 01/44] dt-bindings: clock: Add new bindings for TI Davinci PLL clocks David Lechner
2018-01-08  2:17   ` David Lechner
2018-01-08  2:17   ` David Lechner
2018-01-08 14:00   ` Sekhar Nori
2018-01-08 14:00     ` Sekhar Nori
2018-01-08 14:00     ` Sekhar Nori
2018-01-08 16:29     ` David Lechner
2018-01-08 16:29       ` David Lechner
2018-01-09 12:35       ` Sekhar Nori
2018-01-09 12:35         ` Sekhar Nori
2018-01-09 12:35         ` Sekhar Nori
2018-01-10  3:01         ` David Lechner
2018-01-10  3:01           ` David Lechner
2018-01-10  3:01           ` David Lechner
2018-01-10 18:52           ` Sekhar Nori
2018-01-10 18:52             ` Sekhar Nori
2018-01-10 18:52             ` Sekhar Nori
2018-01-10 22:24             ` Adam Ford
2018-01-10 22:24               ` Adam Ford
2018-01-11  2:50               ` David Lechner
2018-01-11  2:50                 ` David Lechner
2018-01-11  2:50                 ` David Lechner
2018-01-11 12:45                 ` Adam Ford
2018-01-11 12:45                   ` Adam Ford
2018-01-11 15:47                   ` Sekhar Nori
2018-01-11 15:47                     ` Sekhar Nori
2018-01-11 15:47                     ` Sekhar Nori
2018-01-11 16:14                     ` Adam Ford
2018-01-11 16:14                       ` Adam Ford
2018-01-11 16:14                       ` Adam Ford
2018-01-11 17:22                   ` David Lechner
2018-01-11 17:22                     ` David Lechner
2018-01-11 18:09                     ` Adam Ford
2018-01-11 18:09                       ` Adam Ford
2018-01-11 18:09                       ` Adam Ford
2018-01-11 18:29                       ` David Lechner
2018-01-11 18:29                         ` David Lechner
2018-01-11 18:50                         ` Adam Ford
2018-01-11 18:50                           ` Adam Ford
2018-01-11 20:04                           ` David Lechner
2018-01-11 20:04                             ` David Lechner
2018-01-11 20:04                             ` David Lechner
2018-01-11 20:58                             ` Adam Ford
2018-01-11 20:58                               ` Adam Ford
2018-01-11 21:04                               ` David Lechner
2018-01-11 21:04                                 ` David Lechner
2018-01-11 21:04                                 ` David Lechner
2018-01-11 21:34                                 ` Adam Ford
2018-01-11 21:34                                   ` Adam Ford
2018-01-11 21:34                                   ` Adam Ford
2018-01-11 21:46                                   ` David Lechner
2018-01-11 21:46                                     ` David Lechner
2018-01-12  6:03                                     ` Sekhar Nori
2018-01-12  6:03                                       ` Sekhar Nori
2018-01-12  6:03                                       ` Sekhar Nori
2018-01-16 11:22                                   ` Sekhar Nori
2018-01-16 11:22                                     ` Sekhar Nori
2018-01-16 12:21                                     ` Adam Ford
2018-01-16 16:41                                       ` David Lechner
2018-01-11 23:20                       ` David Lechner [this message]
2018-01-11 23:20                         ` David Lechner
2018-01-11  2:54             ` David Lechner
2018-01-11  2:54               ` David Lechner
2018-01-08  2:17 ` [PATCH v5 02/44] clk: davinci: New driver for davinci " David Lechner
2018-01-08  2:17   ` David Lechner
2018-01-08  2:17   ` David Lechner
2018-01-12  9:21   ` Sekhar Nori
2018-01-12  9:21     ` Sekhar Nori
2018-01-12  9:21     ` Sekhar Nori
2018-01-12 15:25     ` David Lechner
2018-01-12 15:25       ` David Lechner
2018-01-12 15:30       ` Adam Ford
2018-01-12 15:30         ` Adam Ford
2018-01-12 15:30         ` Adam Ford
2018-01-12 15:48         ` David Lechner
2018-01-12 15:48           ` David Lechner
2018-01-12 15:48           ` David Lechner
2018-01-12 16:18       ` Sekhar Nori
2018-01-12 16:18         ` Sekhar Nori
2018-01-12 16:18         ` Sekhar Nori
2018-01-13  1:11         ` David Lechner
2018-01-13  1:11           ` David Lechner
2018-01-13  1:11           ` David Lechner
2018-01-16  6:48           ` Sekhar Nori
2018-01-16  6:48             ` Sekhar Nori
2018-01-16  6:48             ` Sekhar Nori
2018-01-13  2:13     ` David Lechner
2018-01-13  2:13       ` David Lechner
2018-01-16  6:32       ` Sekhar Nori
2018-01-16  6:32         ` Sekhar Nori
2018-01-16  6:32         ` Sekhar Nori
2018-01-08  2:17 ` [PATCH v5 03/44] clk: davinci: Add platform information for TI DA830 PLL David Lechner
2018-01-08  2:17   ` David Lechner
2018-01-08  2:17   ` David Lechner
2018-01-12  9:41   ` Sekhar Nori
2018-01-12  9:41     ` Sekhar Nori
2018-01-12  9:41     ` Sekhar Nori
2018-01-08  2:17 ` [PATCH v5 04/44] clk: davinci: Add platform information for TI DA850 PLL David Lechner
2018-01-08  2:17   ` David Lechner
2018-01-08  2:17   ` David Lechner
2018-01-16  8:37   ` Sekhar Nori
2018-01-16  8:37     ` Sekhar Nori
2018-01-08  2:17 ` [PATCH v5 05/44] clk: davinci: Add platform information for TI DM355 PLL David Lechner
2018-01-08  2:17   ` David Lechner
2018-01-16  8:38   ` Sekhar Nori
2018-01-16  8:38     ` Sekhar Nori
2018-01-08  2:17 ` [PATCH v5 06/44] clk: davinci: Add platform information for TI DM365 PLL David Lechner
2018-01-08  2:17   ` David Lechner
2018-01-08  2:17   ` David Lechner
2018-01-16  8:48   ` Sekhar Nori
2018-01-16  8:48     ` Sekhar Nori
2018-01-08  2:17 ` [PATCH v5 07/44] clk: davinci: Add platform information for TI DM644x PLL David Lechner
2018-01-08  2:17   ` David Lechner
2018-01-16  8:56   ` Sekhar Nori
2018-01-16  8:56     ` Sekhar Nori
2018-01-08  2:17 ` [PATCH v5 08/44] clk: davinci: Add platform information for TI DM646x PLL David Lechner
2018-01-08  2:17   ` David Lechner
2018-01-08  2:17   ` David Lechner
2018-01-16  9:01   ` Sekhar Nori
2018-01-16  9:01     ` Sekhar Nori
2018-01-08  2:17 ` [PATCH v5 09/44] dt-bindings: clock: New bindings for TI Davinci PSC David Lechner
2018-01-08  2:17   ` David Lechner
2018-01-08  2:17   ` David Lechner
2018-01-11 21:22   ` Rob Herring
2018-01-11 21:22     ` Rob Herring
2018-01-11 21:22     ` Rob Herring
2018-01-08  2:17 ` [PATCH v5 10/44] clk: davinci: New driver for davinci PSC clocks David Lechner
2018-01-08  2:17   ` David Lechner
2018-01-08  2:17   ` David Lechner
2018-01-16 11:03   ` Sekhar Nori
2018-01-16 11:03     ` Sekhar Nori
2018-01-16 16:51     ` David Lechner
2018-01-17 12:25       ` Sekhar Nori
2018-01-17 12:25         ` Sekhar Nori
2018-01-17 12:25         ` Sekhar Nori
2018-01-17 17:28         ` David Lechner
2018-01-17 17:28           ` David Lechner
2018-01-08  2:17 ` [PATCH v5 11/44] clk: davinci: Add platform information for TI DA830 PSC David Lechner
2018-01-08  2:17   ` David Lechner
2018-01-16 13:38   ` Sekhar Nori
2018-01-16 13:38     ` Sekhar Nori
2018-01-16 17:16     ` David Lechner
2018-01-16 17:16       ` David Lechner
2018-01-17 12:18       ` Sekhar Nori
2018-01-17 12:18         ` Sekhar Nori
2018-01-17 12:18         ` Sekhar Nori
2018-01-17 17:32         ` David Lechner
2018-01-17 17:32           ` David Lechner
2018-01-17 17:32           ` David Lechner
2018-01-18  7:53           ` Sekhar Nori
2018-01-18  7:53             ` Sekhar Nori
2018-01-18  7:53             ` Sekhar Nori
2018-01-08  2:17 ` [PATCH v5 12/44] clk: davinci: Add platform information for TI DA850 PSC David Lechner
2018-01-08  2:17   ` David Lechner
2018-01-08  2:17   ` David Lechner
2018-01-16 14:00   ` Sekhar Nori
2018-01-16 14:00     ` Sekhar Nori
2018-01-16 17:21     ` David Lechner
2018-01-17 11:57       ` Sekhar Nori
2018-01-17 11:57         ` Sekhar Nori
2018-01-17 11:57         ` Sekhar Nori
2018-01-17 17:33         ` David Lechner
2018-01-17 17:33           ` David Lechner
2018-01-17 19:08         ` David Lechner
2018-01-17 19:08           ` David Lechner
2018-01-18  6:37           ` Sekhar Nori
2018-01-18  6:37             ` Sekhar Nori
2018-01-18  6:37             ` Sekhar Nori
2018-02-09 16:22   ` Bartosz Golaszewski
2018-02-09 16:22     ` Bartosz Golaszewski
2018-02-09 16:48     ` Michael Turquette
2018-02-09 16:48       ` Michael Turquette
2018-02-12  3:03       ` David Lechner
2018-02-12  3:03         ` David Lechner
2018-04-05 13:09       ` Sekhar Nori
2018-04-05 13:09         ` Sekhar Nori
2018-04-05 13:44         ` Bartosz Golaszewski
2018-04-05 13:44           ` Bartosz Golaszewski
2018-04-05 14:36           ` Sekhar Nori
2018-04-05 14:36             ` Sekhar Nori
2018-04-05 14:36             ` Sekhar Nori
2018-04-05 15:37             ` David Lechner
2018-04-05 15:37               ` David Lechner
2018-04-05 15:51             ` Bartosz Golaszewski
2018-04-05 15:51               ` Bartosz Golaszewski
2018-04-06  9:37               ` Sekhar Nori
2018-04-06  9:37                 ` Sekhar Nori
2018-04-06 16:46                 ` Stephen Boyd
2018-04-06 16:46                   ` Stephen Boyd
2018-04-06 16:46                   ` Stephen Boyd
2018-04-23 14:59                   ` David Lechner
2018-04-23 14:59                     ` David Lechner
2018-04-24  8:28                     ` Sekhar Nori
2018-04-24  8:28                       ` Sekhar Nori
2018-04-24 16:11                       ` David Lechner
2018-04-24 16:11                         ` David Lechner
2018-04-25  6:07                         ` Sekhar Nori
2018-04-25  6:07                           ` Sekhar Nori
2018-04-25 10:09                           ` Bartosz Golaszewski
2018-04-25 10:09                             ` Bartosz Golaszewski
2018-04-25 10:26                             ` Bartosz Golaszewski
2018-04-25 10:26                               ` Bartosz Golaszewski
2018-01-08  2:17 ` [PATCH v5 13/44] clk: davinci: Add platform information for TI DM355 PSC David Lechner
2018-01-08  2:17   ` David Lechner
2018-01-08  2:17   ` David Lechner
2018-01-16 14:15   ` Sekhar Nori
2018-01-16 14:15     ` Sekhar Nori
2018-01-08  2:17 ` [PATCH v5 14/44] clk: davinci: Add platform information for TI DM365 PSC David Lechner
2018-01-08  2:17   ` David Lechner
2018-01-16 14:16   ` Sekhar Nori
2018-01-16 14:16     ` Sekhar Nori
2018-01-08  2:17 ` [PATCH v5 15/44] clk: davinci: Add platform information for TI DM644x PSC David Lechner
2018-01-08  2:17   ` David Lechner
2018-01-17 13:57   ` Sekhar Nori
2018-01-17 13:57     ` Sekhar Nori
2018-01-17 13:57     ` Sekhar Nori
2018-01-08  2:17 ` [PATCH v5 16/44] clk: davinci: Add platform information for TI DM646x PSC David Lechner
2018-01-08  2:17   ` David Lechner
2018-01-17 14:59   ` Sekhar Nori
2018-01-17 14:59     ` Sekhar Nori
2018-01-17 14:59     ` Sekhar Nori
2018-01-08  2:17 ` [PATCH v5 17/44] dt-bindings: clock: Add bindings for DA8XX CFGCHIP gate clocks David Lechner
2018-01-08  2:17   ` David Lechner
2018-01-11 21:45   ` Rob Herring
2018-01-11 21:45     ` Rob Herring
2018-01-11 21:45     ` Rob Herring
2018-01-11 21:51     ` David Lechner
2018-01-11 21:51       ` David Lechner
2018-01-08  2:17 ` [PATCH v5 18/44] dt-bindings: clock: Add binding for TI DA8XX CFGCHIP mux clocks David Lechner
2018-01-08  2:17   ` David Lechner
2018-01-08  2:17 ` [PATCH v5 19/44] clk: davinci: New driver for TI DA8XX CFGCHIP clocks David Lechner
2018-01-08  2:17   ` David Lechner
2018-01-17 15:31   ` Sekhar Nori
2018-01-17 15:31     ` Sekhar Nori
2018-01-17 15:31     ` Sekhar Nori
2018-01-17 17:35     ` David Lechner
2018-01-17 17:35       ` David Lechner
2018-01-08  2:17 ` [PATCH v5 20/44] dt-bindings: clock: Add bindings for TI DA8XX USB PHY clocks David Lechner
2018-01-08  2:17   ` David Lechner
2018-01-18 12:10   ` Sekhar Nori
2018-01-18 12:10     ` Sekhar Nori
2018-01-18 12:10     ` Sekhar Nori
2018-01-18 19:00     ` David Lechner
2018-01-18 19:00       ` David Lechner
2018-01-18 19:00       ` David Lechner
2018-01-19  6:17       ` Sekhar Nori
2018-01-19  6:17         ` Sekhar Nori
2018-01-19  6:17         ` Sekhar Nori
2018-01-08  2:17 ` [PATCH v5 21/44] clk: davinci: New driver " David Lechner
2018-01-08  2:17   ` David Lechner
2018-01-18 13:05   ` Sekhar Nori
2018-01-18 13:05     ` Sekhar Nori
2018-01-18 13:05     ` Sekhar Nori
2018-01-18 18:49     ` David Lechner
2018-01-18 18:49       ` David Lechner
2018-01-18 18:49       ` David Lechner
2018-01-19  5:04       ` Sekhar Nori
2018-01-19  5:04         ` Sekhar Nori
2018-01-19  5:04         ` Sekhar Nori
2018-01-08  2:17 ` [PATCH v5 22/44] ARM: davinci: move davinci_clk_init() to init_time David Lechner
2018-01-08  2:17   ` David Lechner
2018-01-08  2:17 ` [PATCH v5 23/44] ARM: da830: add new clock init using common clock framework David Lechner
2018-01-08  2:17   ` David Lechner
2018-01-08  2:17 ` [PATCH v5 24/44] ARM: da850: " David Lechner
2018-01-08  2:17   ` David Lechner
2018-01-18 15:24   ` Sekhar Nori
2018-01-18 15:24     ` Sekhar Nori
2018-01-18 15:24     ` Sekhar Nori
2018-01-08  2:17 ` [PATCH v5 25/44] ARM: dm355: " David Lechner
2018-01-08  2:17   ` David Lechner
2018-01-08  2:17 ` [PATCH v5 26/44] ARM: dm365: " David Lechner
2018-01-08  2:17   ` David Lechner
2018-01-08  2:17 ` [PATCH v5 27/44] ARM: dm644x: " David Lechner
2018-01-08  2:17   ` David Lechner
2018-01-08  2:17 ` [PATCH v5 28/44] ARM: dm646x: " David Lechner
2018-01-08  2:17   ` David Lechner
2018-01-08  2:17 ` [PATCH v5 29/44] ARM: da8xx: add new USB PHY " David Lechner
2018-01-08  2:17   ` David Lechner
2018-01-18 15:14   ` Sekhar Nori
2018-01-18 15:14     ` Sekhar Nori
2018-01-18 15:14     ` Sekhar Nori
2018-01-18 18:43     ` David Lechner
2018-01-18 18:43       ` David Lechner
2018-01-18 18:43       ` David Lechner
2018-01-19  5:08       ` Sekhar Nori
2018-01-19  5:08         ` Sekhar Nori
2018-01-19  5:08         ` Sekhar Nori
2018-01-08  2:17 ` [PATCH v5 35/44] ARM: da850: Remove legacy clock init David Lechner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=f212fc31-b3ed-897f-7a75-c66a9742ed44@lechnology.com \
    --to=david@lechnology.com \
    --cc=aford173@gmail.com \
    --cc=devicetree@vger.kernel.org \
    --cc=khilman@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=mturquette@baylibre.com \
    --cc=nsekhar@ti.com \
    --cc=robh+dt@kernel.org \
    --cc=sboyd@codeaurora.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.