Re: [PATCH v7 [RESEND] 1/2] drivers: qcom: add command DB driver

2018-04-12 Thread Stephen Boyd
Quoting Lina Iyer (2018-04-10 10:46:29) > On Fri, Apr 06 2018 at 17:23 -0600, Stephen Boyd wrote: > >Quoting Lina Iyer (2018-04-06 08:13:55) > >> From: Mahesh Sivasubramanian > >> > >> Command DB is a simple database in the shared memory of QCOM SoCs, that > >> provides information regarding share

Re: [PATCH v7 [RESEND] 1/2] drivers: qcom: add command DB driver

2018-04-10 Thread Lina Iyer
On Fri, Apr 06 2018 at 17:23 -0600, Stephen Boyd wrote: Quoting Lina Iyer (2018-04-06 08:13:55) From: Mahesh Sivasubramanian Command DB is a simple database in the shared memory of QCOM SoCs, that provides information regarding shared resources. Some shared resources in the SoC have properties

Re: [PATCH v7 [RESEND] 1/2] drivers: qcom: add command DB driver

2018-04-06 Thread Stephen Boyd
Quoting Lina Iyer (2018-04-06 08:13:55) > From: Mahesh Sivasubramanian > > Command DB is a simple database in the shared memory of QCOM SoCs, that > provides information regarding shared resources. Some shared resources > in the SoC have properties that are probed dynamically at boot by the > rem

Re: [PATCH v7 [RESEND] 1/2] drivers: qcom: add command DB driver

2018-04-06 Thread Stephen Boyd
Quoting Lina Iyer (2018-04-06 08:13:55) > From: Mahesh Sivasubramanian > > Command DB is a simple database in the shared memory of QCOM SoCs, that > provides information regarding shared resources. Some shared resources > in the SoC have properties that are probed dynamically at boot by the > rem