GithubHelp home page GithubHelp logo

varigit / linux-2.6-imx Goto Github PK

View Code? Open in Web Editor NEW
6.0 6.0 44.0 1.19 GB

Variscite public linux-2.6-imx.git

License: Other

C 95.10% Shell 0.03% Awk 0.01% Perl 0.11% Python 0.03% Assembly 1.99% Objective-C 0.39% C++ 2.03% UnrealScript 0.01% Scilab 0.01% Makefile 0.28% SourcePawn 0.01% Yacc 0.02% Lex 0.01% GDB 0.01%

linux-2.6-imx's People

Contributors

aviadh80 avatar eranmati avatar leonid-s avatar mwallnoefer avatar orokach avatar rfilipovich avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

linux-2.6-imx's Issues

ov5642 parallel camera

Hi,

I am trying to get a ov5642 parallel camera working. I have changed the imx6qdl-var-som.dtsi to include &i2c3 {
clock-frequency = <100000>;
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_i2c3_3>;
status = "okay";

ov5642: ov5642@3c {
    compatible = "ovti,ov5642";
    reg = <0x3c>;
    clocks = <&clks 200>;
    clock-names = "csi_mclk";

//// DOVDD-supply = <&vgen4_reg>; /* 1.8v /
//// AVDD-supply = <&vgen3_reg>; /
2.8v, rev C board is VGEN3 rev B board //is VGEN5 /
//// DVDD-supply = <&vgen2_reg>; /
1.5v*/
pwn-gpios = <&gpio5 20 1>;
rst-gpios = <&gpio5 14 0>;
csi_id = <1>;
mclk = <24000000>;
mclk_source = <0>;
};

};

When I load the driver I get an error ov5642 setup pinctrl failed!. What is the right configuration for ov5642 parallel camera.

I build the dtsi by this command make -j8 ARCH=arm CROSS_COMPILE=arm-fsl-linux-gnueabi- uImage LOADADDR=0x10008000 imx6q-var-som.dtb

MAC addresses for eth1 and eth0 are swapped

between imx-rel_imx_4.1.15_1.1.0_ga-var02 and imx-rel_imx_4.1.15_2.0.0_ga-var02 there is a change where MAC addresses for ethernet ports are getting swapped. This causes problem for applications which are reading the MAC addresses for the live phy and registering it in backend and suddernly they wont work with new kernel without manually chaging the new mac address in backend as well.

I am fine if someone can point where this change happened, its ok if I have to carry a local patch

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.