当前位置:网站首页>Fast development board pinctrl and GPIO subsystem experiment for itop-imx6ull - modify the device tree file
Fast development board pinctrl and GPIO subsystem experiment for itop-imx6ull - modify the device tree file
2022-07-07 13:24:00 【mucheni】
We modify the device tree file imx6ull-14x14-evk.dts, The path is in the source directory arch/arm/boot/dts/ Under the table of contents , modify test node
As shown in the figure below :
test1:test{
#adress-cells = <1>;
#size-cells = <1>;
compatible = "test";
reg = <0x20ac000 0x0000004>; // The address of the register
pinctrl-0 = <&pinctrl_beep>; //
beep-gpio = <&gpio5 1 GPIO_ACTIVE_LOW>
};
};
&test1{
compatible = "test1234";
status = "okay";
};
stay &iomuxc_snvs Add pinctrl_beep Content , As shown in the figure below :
And search for it “pinctrl_beep” node , Found to have pinctrl_beep If it is used, it should be commented out , As shown in the figure below :
Save the file after modification , Reference resources 53.3 Compile device tree file chapter compile device tree .
More content can be paid to official account. : Beijing Xunwei
边栏推荐
- PCAP学习笔记二:pcap4j源码笔记
- [learning notes] segment tree selection
- Sample chapter of "uncover the secrets of asp.net core 6 framework" [200 pages /5 chapters]
- Digital IC Design SPI
- How to reset Firefox browser
- MySQL master-slave replication
- [untitled]
- Some principles of mongodb optimization
- Initialization script
- Read PG in data warehouse in one article_ stat
猜你喜欢
LIS 最长上升子序列问题(动态规划、贪心+二分)
Milkdown 控件图标
[untitled]
基于鲲鹏原生安全,打造安全可信的计算平台
Star Enterprise Purdue technology layoffs: Tencent Sequoia was a shareholder who raised more than 1billion
About the problem of APP flash back after appium starts the app - (solved)
TPG x AIDU|AI领军人才招募计划进行中!
Digital IC Design SPI
Isprs2021/ remote sensing image cloud detection: a geographic information driven method and a new large-scale remote sensing cloud / snow detection data set
Storage principle inside mongodb
随机推荐
Day26 IP query items
MySQL入门尝鲜
MongoDB的用户管理总结
分屏bug 小记
数字ic设计——SPI
国泰君安证券开户怎么开的?开户安全吗?
[QNX hypervisor 2.2 user manual]6.3.4 virtual register (guest_shm.h)
Esp32 ① compilation environment
Analysis of DHCP dynamic host setting protocol
基于鲲鹏原生安全,打造安全可信的计算平台
Cookie and session comparison
mysql 局域网内访问不到的问题
API query interface for free mobile phone number ownership
PACP学习笔记三:PCAP方法说明
cmake 学习使用笔记(一)
Grep of three swordsmen in text processing
[untitled]
regular expression
Go语言学习笔记-结构体(Struct)
php——laravel缓存cache