x990, PIN_OUTPUT_PULLDOWN | MUX_MODE0) /*
mcasp0_aclkx.mcasp0_aclkx */
AM33XX_IOPAD(0x86c, PIN_OUTPUT_PULLDOWN | MUX_MODE7) /* gpmc_a11.GPIO1_27 */
Regards,
--
Robert Nelson
https://rcn-ee.com/
AMX33XX boards). Then, setting the exact type in the DT
> would ask for 2 differents DTs or for having two tda998x definitions in
> a same DT...
fyi:
On the AM335x (BeagleBone Black), the NXP's chip ink shows, 88BHN so TDA19988
Regards,
--
Robert Nelson
http://www.rcn-ee.com/
Signed-off-by: Robert Nelson
---
README| 1 +
src/omap_driver.c | 3 +++
src/omap_driver.h | 2 +-
3 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/README b/README
index 059f258..d4afd89 100644
--- a/README
+++ b/README
@@ -9,6 +9,7 @@ the following chipsets
On Fri, Dec 5, 2014 at 10:57 AM, Emil Velikov
wrote:
> Adding the freedreno ML to the Cc list :-)
Sorry Emil,
underneath this is omapdrm + PowerVR, so i should have prefixed it as:
"xf86-video-omap"...
Regards,
--
Robert Nelson
http://www.rcn-ee.com/
On Fri, Dec 5, 2014 at 11:19 AM, Emil Velikov
wrote:
> On 5 December 2014 at 17:01, Robert Nelson wrote:
>> On Fri, Dec 5, 2014 at 10:57 AM, Emil Velikov
>> wrote:
>>> Adding the freedreno ML to the Cc list :-)
>>
>> Sorry Emil,
>>
>> undern
On Fri, Dec 5, 2014 at 11:34 AM, Rob Clark wrote:
> On Fri, Dec 5, 2014 at 12:01 PM, Robert Nelson
> wrote:
>> On Fri, Dec 5, 2014 at 10:57 AM, Emil Velikov
>> wrote:
>>> Adding the freedreno ML to the Cc list :-)
>>
>> Sorry Emil,
>>
>> und
CDC_BASECFG0_DLBO);
- drm_fb_get_bpp_depth(crtc->fb->pixel_format, &depth, &bpp);
+ drm_fb_get_bpp_depth(crtc->primary->fb->pixel_format, &depth, &bpp);
hlcdc_write(dev, ATMEL_LCDC_BASECFG1,
atmel_hlcdfb_get_rgbmode(dev->dev, depth, bpp));
hlcdc_write(dev, ATMEL_LCDC_BASECFG2, 0);
Tested-by: Robert Nelson
digs out my 31/33/34, should have a patch for them in a bit...
Regards,
--
Robert Nelson
http://www.rcn-ee.com/
orch = <37>;
> + vsync-len = <2>;
> + hsync-active = <1>;
> + vsync-active = <1>;
> + };
> + };
> + };
> sound {
> status = "okay";
> };
> --
> 1.9.1
Feel free to merge in this patch:
https://github.com/RobertCNelson/armv7_devel/blob/v3.15.x-sama5-armv7/patches/drm/0005-atmel-dt-Add-supports-for-the-lcdc-support-on-the-sa.patch
With this commit..
All tested with sama5d31/33/34/36ek board's..
Regards,
--
Robert Nelson
http://www.rcn-ee.com/
m on my x15 alpha board when i'm back in the
lab on monday.
Regards,
--
Robert Nelson
http://www.rcn-ee.com/
naviv_iommu_v2.h
etnaviv_iommu_v2 is still referenced in the Makefile:
etnaviv_iommu_v2.o \
make[3]: *** No rule to make target
'drivers/staging/etnaviv/etnaviv_iommu_v2.o', needed by
'drivers/staging/etnaviv/etnaviv.o'. Stop.
make[3]: *** Waiting for unfinished jobs
Regards,
--
Robert Nelson
https://rcn-ee.com/
gpu_ops)
[3.730351] etnaviv-gpu 134000.gpu: model: GC320, revision: 5007
[3.771045] etnaviv-gpu 13.gpu: model: GC2000, revision: 5108
[3.802887] etnaviv-gpu 2204000.gpu: model: GC355, revision: 1215
[3.848287] [drm] Initialized etnaviv 1.0.0 20150302 on minor 1
Regards,
--
Robert Nelson
https://rcn-ee.com/
11 matches
Mail list logo