mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
ODROID-C3: arm64/dts: remove invalid hardware, external LCD panel
Change-Id: Ib45f41e24ccd3d258d3b9bfea38a4e52d6bc7827 Signed-off-by: Dongjin Kim <tobetter@gmail.com>
This commit is contained in:
@@ -18,7 +18,6 @@
|
||||
/dts-v1/;
|
||||
|
||||
#include "mesong12a.dtsi"
|
||||
#include "mesong12a_skt-panel.dtsi"
|
||||
|
||||
/ {
|
||||
model = "Hardkernel, ODROID-C3";
|
||||
@@ -769,13 +768,6 @@
|
||||
pinctrl-names="default";
|
||||
pinctrl-0=<&i2c3_master_pins2>;
|
||||
clock-frequency = <100000>; /* default 100k */
|
||||
|
||||
bl_extern_i2c {
|
||||
compatible = "amlogic, bl_extern_i2c";
|
||||
status = "disabled";
|
||||
reg = <0x2c>; /*reg_address for lp8556*/
|
||||
dev_name = "lp8556";
|
||||
};
|
||||
};
|
||||
|
||||
&audiobus {
|
||||
|
||||
Reference in New Issue
Block a user