Coder Social home page Coder Social logo

dt-overlay-at91's People

Contributors

ajaykathat avatar ambarus avatar asimion797 avatar bala-gunasundar avatar claudiubeznea avatar codrin989 avatar conchuod avatar cristibirsan avatar cybdarren avatar dharma-b avatar ehristev avatar gehariprasath avatar jamiegibbons avatar jerry0443 avatar ldesroches avatar mattwood-microchip avatar mogasergiu avatar noglitch avatar razvanstef avatar sestebanz avatar shravani35088 avatar varshini-rajendran avatar vfalanis avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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

dt-overlay-at91's Issues

dtc invalid option -- '@'

dtc show "invalid option -- '@'".

  1. build command
    make KERNEL_DIR=/home/emy/microchip/linux-at91 sama5d2_xplained_dtbos

  2. here is the log :


cc -E -nostdinc -I/home/emy/microchip/linux-at91/include -I/home/emy/microchip/linux-at91/arch/arm/boot/dts -x assembler-with-cpp -undef -o sama5d2_xplained/sama5d2_xplained_pda7.pre.dtso sama5d2_xplained/sama5d2_xplained_pda7.dtso
/home/emy/microchip/linux-at91/scripts/dtc/dtc -@ -Wno-unit_address_vs_reg -Wno-graph_child_address -Wno-pwms_property -I dts -O dtb -o sama5d2_xplained/sama5d2_xplained_pda7.dtbo sama5d2_xplained/sama5d2_xplained_pda7.pre.dtso
/home/emy/microchip/linux-at91/scripts/dtc/dtc: invalid option -- '@'
Usage: dtc [options]

Ethernet pin configuration

Hi,

Can you please help me with the ethernet pin configuration for sama5d2_xplained board as I am changing the ethernet pin from PB14 to PC10 similarly all the rx pins also1 changing. Can you help me with creating a dt-overlay file.

SAMA5D4 iso7816 pin configuration error in linux kernel

I wored in SAMA5D4-xplained board to test iso7816 function using linux kernel 4.19, I used USART0 as 7816 port, add pin configuration as below, after kernel boot, it shew me "usart0-0: pin conf 2 mux_id 0 not supported for pioD28",

			usart0 {
				pinctrl_usart0: usart0-0 {
					atmel,pins =
						<AT91_PIOD 12 AT91_PERIPH_A AT91_PINCTRL_PULL_UP	/* RXD */
						 AT91_PIOD 13 AT91_PERIPH_A AT91_PINCTRL_NONE		/* TXD */
						 AT91_PIOD 28 AT91_PERIPH_A AT91_PINCTRL_NONE		/* TXD */
						>;
				};

by changing the "atmel,mux-mask" values as below from 0x0003ff00 to 0xB003ff00, this bug was fixed.


     pinctrl: pinctrl@fc06a000 {

        #address-cells = <1>;

        #size-cells = <1>;

        compatible = "atmel,sama5d3-pinctrl", "atmel,at91sam9x5-pinctrl", "simple-bus";

        ranges = <0xfc068000 0xfc068000 0x100

            0xfc06a000 0xfc06a000 0x4000>;

        /* WARNING: revisit as pin spec has changed */

        atmel,mux-mask = <

           /*  A         B         C */

           0xffffffff 0x3ffcfe7c 0x1c010101   /* pioA */

           0x7fffffff 0xfffccc3a 0x3f00cc3a   /* pioB */

           0xffffffff 0x3ff83fff 0xff00ffff   /* pioC */

           0xB003ff00 0x8002a800 0x00000000   /* pioD */

           0xffffffff 0x7fffffff 0x76fff1bf   /* pioE */

           >;

No Such file or directory error

Hi Team,
I am getting no such file or directory error when I am doing the make
Command: make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf-gcc KERNEL_DIR=/media/charishma/b9f93c7d-ea6d-4735-b6b9-388ddc6d4942/DisplayBuild/linux-at91 sama5d2_xplained_dtbos

Log:
cc -E -nostdinc -I/media/charishma/b9f93c7d-ea6d-4735-b6b9-388ddc6d4942/DisplayBuild/linux-at91/include -I/media/charishma/b9f93c7d-ea6d-4735-b6b9-388ddc6d4942/DisplayBuild/linux-at91/arch/arm/boot/dts -I/media/charishma/b9f93c7d-ea6d-4735-b6b9-388ddc6d4942/DisplayBuild/linux-at91/arch/arm/boot/dts/microchip -Iinclude -x assembler-with-cpp -undef -o sama5d2_xplained/sama5d2_xplained_flx0_i2c.pre.dtso sama5d2_xplained/sama5d2_xplained_flx0_i2c.dtso
../linux-at91/scripts/dtc/dtc -@ -Wno-unit_address_vs_reg -Wno-graph_child_address -Wno-pwms_property -I dts -O dtb -o sama5d2_xplained/sama5d2_xplained_flx0_i2c.dtbo sama5d2_xplained/sama5d2_xplained_flx0_i2c.pre.dtso
make: ../linux-at91/scripts/dtc/dtc: No such file or directory
make: *** [Makefile:37: sama5d2_xplained/sama5d2_xplained_flx0_i2c.dtbo] Error 127
rm sama5d2_xplained/sama5d2_xplained_flx0_i2c.pre.dtso

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.