mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 11:50:43 +09:00
arm64: dts: rockchip: revise the i2c_addr of ak8963 for rk1808-evb
Change-Id: Icf293f08047f3900e9465ccd368cab5bbdd1f388 Signed-off-by: Ziyuan Xu <xzy.xu@rock-chips.com>
This commit is contained in:
@@ -505,10 +505,10 @@
|
||||
&i2c4 {
|
||||
status = "okay";
|
||||
|
||||
sensor@f {
|
||||
sensor@d {
|
||||
status = "okay";
|
||||
compatible = "ak8963";
|
||||
reg = <0x0f>;
|
||||
reg = <0x0d>;
|
||||
type = <SENSOR_TYPE_COMPASS>;
|
||||
irq_enable = <0>;
|
||||
poll_delay_ms = <30>;
|
||||
|
||||
Reference in New Issue
Block a user