Skip to content

Commit

Permalink
arm64: dts: rk3328-evb-android: add new dts for rk3328 evb android
Browse files Browse the repository at this point in the history
this dts is copy from rk3328-evb.dts and add pwm3/firmware nodes

Change-Id: Id08e5b2e2d11c34dc81d3a335d5e1a7de21e13cb
Signed-off-by: Xinhuang Li <buluess.li@rock-chips.com>
  • Loading branch information
buluess authored and rkhuangtao committed Nov 24, 2017
1 parent cf9715e commit 1934ca1
Show file tree
Hide file tree
Showing 2 changed files with 635 additions and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm64/boot/dts/rockchip/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
dtb-$(CONFIG_ARCH_ROCKCHIP) += rk3328-evb.dtb
dtb-$(CONFIG_ARCH_ROCKCHIP) += rk3328-evb-android.dtb
dtb-$(CONFIG_ARCH_ROCKCHIP) += rk3366-fpga.dtb
dtb-$(CONFIG_ARCH_ROCKCHIP) += rk3366-sheep.dtb
dtb-$(CONFIG_ARCH_ROCKCHIP) += rk3368-evb-act8846.dtb
Expand Down
Loading

2 comments on commit 1934ca1

@ChBirender
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dear Mr. Xinhuang Li,

Will we get rk3328-rock64-android.dtb after
rk3328-evb-android.dtb.
And also I can't see rk805 Power management chip support, in kernel, like we have for rk808, rk816, rk816 and so on.

Regards.

@wzyy2
Copy link
Contributor

@wzyy2 wzyy2 commented on 1934ca1 Dec 4, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think board vendor will release it, Rk won't do it.

Please sign in to comment.