mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
dts: sync axg_s400.dts and axg_s400_v03.dts
PD#157225: sync axg_s400.dts and axg_s400_v03.dts Change-Id: I851550eeb1b2c1d8c61f98435d83eb5b0d489667 Signed-off-by: Renjun Xu <renjun.xu@amlogic.com>
This commit is contained in:
@@ -526,7 +526,7 @@
|
||||
aml-audio-card,dai-link@2 {
|
||||
format = "i2s";
|
||||
mclk-fs = <256>;
|
||||
continuous-clock;
|
||||
//continuous-clock;
|
||||
//bitclock-inversion;
|
||||
//frame-inversion;
|
||||
//bitclock-master = <&aml_tdmc>;
|
||||
@@ -547,7 +547,7 @@
|
||||
};
|
||||
|
||||
aml-audio-card,dai-link@3 {
|
||||
mclk-fs = <64>;
|
||||
mclk-fs = <256>;
|
||||
cpu {
|
||||
sound-dai = <&aml_pdm>;
|
||||
};
|
||||
@@ -580,6 +580,7 @@
|
||||
dev_name = "aml_wifi";
|
||||
status = "okay";
|
||||
interrupt_pin = <&gpio GPIOX_6 GPIO_ACTIVE_HIGH>;
|
||||
interrupts = < 0 67 4>;
|
||||
irq_trigger_type = "GPIO_IRQ_LOW";
|
||||
power_on_pin2 = <&gpio GPIOX_16 GPIO_ACTIVE_HIGH>;
|
||||
power_on_pin = <&gpio GPIOX_7 GPIO_ACTIVE_HIGH>;
|
||||
@@ -787,8 +788,8 @@
|
||||
/** 0:VPU free scale 1:OSD free scale 2:OSD super scale */
|
||||
display_size_default = <768 1024 768 2048 32>;
|
||||
/*768*1024*4*2 = 0x600000*/
|
||||
logo_addr = "0x3e000000";
|
||||
mem_alloc = <1>;
|
||||
logo_addr = "0x3e000000";
|
||||
pxp_mode = <0>; /** 0:normal mode 1:pxp mode */
|
||||
};
|
||||
|
||||
@@ -916,6 +917,7 @@
|
||||
reg = <0x1f>;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
tlv320adc3101_30: tlv320adc3101_30@30 {
|
||||
compatible = "ti,tlv320adc3101";
|
||||
#sound-dai-cells = <0>;
|
||||
|
||||
@@ -740,8 +740,8 @@
|
||||
pinctrl-names="default";
|
||||
pinctrl-0=<&ao_i2c_master_pin2>;
|
||||
|
||||
pca9557:pca9557@0x1f {
|
||||
compatible = "nxp,pca9557";
|
||||
aml_pca9557: aml_pca9557@0x1f {
|
||||
compatible = "aml, ledring";
|
||||
reg = <0x1f>;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
@@ -740,8 +740,8 @@
|
||||
pinctrl-names="default";
|
||||
pinctrl-0=<&ao_i2c_master_pin2>;
|
||||
|
||||
pca9557:pca9557@0x1f {
|
||||
compatible = "nxp,pca9557";
|
||||
aml_pca9557:aml_pca9557@0x1f {
|
||||
compatible = "aml, ledring";
|
||||
reg = <0x1f>;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user