On Fri, Jun 5, 2020 at 4:39 PM Sai Prakash Ranjan
wrote:
>
> Hi Nico,
>
> On 2020-06-05 20:01, Nicolas Dechesne wrote:
> > On Fri, Jun 5, 2020 at 4:14 PM Sai Prakash Ranjan
> > wrote:
> >>
> >> On 2020-06-05 19:40, Jonathan Marek wrote:
> >
On Fri, Jun 5, 2020 at 4:14 PM Sai Prakash Ranjan
wrote:
>
> On 2020-06-05 19:40, Jonathan Marek wrote:
> > On 6/5/20 10:03 AM, Sai Prakash Ranjan wrote:
> >> On 2020-05-29 08:45, Bjorn Andersson wrote:
> >>> On Thu 28 May 20:02 PDT 2020, Jonathan Marek wrote:
> >>>
>
>
> On 5/28/20
On Wed, Feb 27, 2019 at 8:39 AM Bjorn Andersson
wrote:
>
> This adds an initial dts for the Dragonboard 845. Supported
> functionality includes Debug UART, UFS, USB-C (peripheral), USB-A
> (host), Ethernet, microSD-card and Bluetooth.
>
> Initializing the SMMU is clearing the mapping used for the
On Wed, Feb 27, 2019 at 10:06 AM Marc Gonzalez wrote:
>
> On 27/02/2019 08:00, Bjorn Andersson wrote:
>
> > SDM845 sports two PCIe controller/phy pairs; one GEN2 and one GEN3. Add
> > the nodes for the GEN2 pair.
> >
> > Signed-off-by: Bjorn Andersson
> > ---
> >
> > Changes since v1:
> > - "reg"
hi Balakrishna,
On Mon, Feb 18, 2019 at 7:13 AM Balakrishna Godavarthi
wrote:
>
>
> Hi,
>
> The following changes since commit
> a9c22d3d8af87bd39a078ec6c846b0674dd2ca38:
>
>qca: Add firmware files for BT chip wcn3990. (2019-02-15 16:07:56
> +0530)
>
> are available in the Git repository at:
default-trigger: phy0tx
> > blue:bt default-trigger: hci0-power
> >
> > So lets adopt the same for APQ8016 SBC (Dragonboard410c), which is
> > one of the 96Boards CE platform.
> >
>
> Hello,
>
> Any update on this patch?
Reviewed-by: Nicolas Dechesne
&
t; msm_dsi 1a98000.dsi: Using legacy clk name binding. Use "iface" instead of
> "iface_clk"
> msm_dsi 1a98000.dsi: Using legacy clk name binding. Use "bus" instead of
> "bus_clk"
> msm_dsi 1a98000.dsi: Using legacy clk name binding. Use "byte&qu
To ensure that qrtr can be loaded automatically, when needed, if it is compiled
as module.
Signed-off-by: Nicolas Dechesne
---
net/qrtr/qrtr.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/net/qrtr/qrtr.c b/net/qrtr/qrtr.c
index b33e5aeb4c06..2aa07b547b16 100644
--- a/net/qrtr/qrtr.c
hi,
On Mon, Feb 12, 2018 at 12:38 PM, Ard Biesheuvel
wrote:
> Hi Greg,
>
> As mentioned by Will, I have created the v4.14 counterpart of his stable
> backport of the arm64/ARM Spectre/Meltdown mitigations that have been pulled
> into v4.16-rc1.
>
> Given that this is the v4.15 version backported
Enable QCOM IOMMU driver for 'B' family devices, such as APQ8016 found on the
Dragonboard 410c. With this change, graphics console and GPU are working
fine (using mesa/freedreno for GPU driver).
Signed-off-by: Nicolas Dechesne
---
arch/arm64/configs/defconfig | 1 +
1 file changed, 1
$ modinfo snd_soc_msm8916_analog | grep alias
$
After this patch:
$ modinfo snd_soc_msm8916_analog | grep alias
alias: of:N*T*Cqcom,pm8916-wcd-analog-codecC*
alias: of:N*T*Cqcom,pm8916-wcd-analog-codec
Signed-off-by: Nicolas Dechesne
---
sound/soc/codecs/msm8916-wcd-analog.c | 2
On Fri, Jun 17, 2016 at 1:02 PM, Nicolas Dechesne
wrote:
> wrote:
>> msm_set_termios() is called whenever the tty is opened. Setting the baud
>> rate requires a full reset of the msm serial block, even when the rate
>> is unchanged. In the case when the same uart is used as
will discard any console output data still being clocked out of
> the TX fifo.
>
> By skipping the rate-change in the case where the baud rate is unchanged
> since last request we can avoid the reset and the discarding of the
> data.
>
> Signed-off-by: Bjorn Andersson
Tested-b
On Tue, Mar 29, 2016 at 4:51 PM, Bjorn Andersson
wrote:
>> Am ok, to change, did you get activity leds works with any of these strings
>> with WLAN or BT?
>>
>
> I did test them; rx, assoc and radio seems to work. Tx does not tickle
> the led, but should probably.
>
> I didn't find the spec for th
On Thu, Mar 24, 2016 at 2:48 AM, Stephen Boyd wrote:
> I don't make up the names, but for other qcom sbc products the
> bootloader is looking for sbc there to make sure it picks the right dtb
> blob. So I guess this is _the_ qcom 8064 sbc? Definitely not _the_ 8064
> sbc though.
>
> If this device
On Wed, Mar 23, 2016 at 8:48 PM, Srinivas Kandagatla
wrote:
> + led@1 {
> + label = "dragonboard-600c:green:user1";
> + gpios = <&tlmm_pinmux 3 GPIO_ACTIVE_HIGH>;
> + linux,default-trigg
_freq_tbl_determine_rate()
tested this v2 as well, on ifc6410, I have done the same functional
tests as mentioned in [1].
Tested-by: Nicolas Dechesne
[1] https://lkml.org/lkml/2015/4/3/298
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message
when the
initial problem was reported/detected. and this branch had the faulty
commit:
commit 23cdacef13714d17d28b51fa942937b619203f24
Author: Georgi Djakov
Date: Fri Mar 20 18:30:26 2015 +0200
clk: qcom: Introduce parent_map tables
I've tested sd, emmc, display and gpu, so
Tested-by:
On Thu, Apr 2, 2015 at 9:43 PM, Stephen Boyd wrote:
> What about this patch squashed on top? Just guessing but I suspect we
> don't care about cell-index if we're not doing the tcsr stuff. Also, I
> imagine we could get rid of cell-index entirely if we matched against
> the address of the gsbi ins
Andy, Kumar,
On Mon, Mar 16, 2015 at 10:03 PM, Kumar Gala wrote:
> Andy Gross (1):
> soc: qcom: gsbi: Add support for ADM CRCI muxing
this commit seems to break the boot on IFC6410, it was initially
reported on kernelci.org, see report and bootlog [1].
running git bisect led me to:
e5fda
On Wed, Oct 8, 2014 at 9:45 PM, Josh Cartwright wrote:
> This has bitten me more times than I care to admit, but have you checked
> that you've set CONFIG_MMC_BLOCK_MINORS higher than 16? Perhaps we
> should be doing that in qcom_defconfig if we aren't already.
ouch... i was using multi_v7_defco
Georgi,
On Tue, Sep 2, 2014 at 5:40 PM, Georgi Djakov wrote:
> Enable support for the two SD host controllers on the APQ8084 platform
> by adding the required nodes to the DT files.
> On the IFC6540 board, the first controller is connected to the onboard
> eMMC and the second is connected to a mi
22 matches
Mail list logo