mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
dts: expand isp cma and mv pinmux to dts
PD#165090: 1.expand isp cma to 256M 2.mv clk12_24_z_pins from dtsi to dts Change-Id: I3b17ee594967ea95e28bb2edc9d8eaaf7d8349dd Signed-off-by: Jiacheng Mei <jiacheng.mei@amlogic.com>
This commit is contained in:
@@ -148,7 +148,7 @@
|
||||
compatible = "shared-dma-pool";
|
||||
reusable;
|
||||
status = "okay";
|
||||
size = <0x0 0x08000000>;
|
||||
size = <0x0 0x10000000>;
|
||||
alignment = <0x0 0x400000>;
|
||||
};
|
||||
|
||||
@@ -980,6 +980,14 @@
|
||||
};
|
||||
};
|
||||
|
||||
clk12_24_z_pins:clk12_24_z_pins {
|
||||
mux {
|
||||
groups = "clk12_24_z";
|
||||
function = "clk12_24_ee";
|
||||
drive-strength = <3>;
|
||||
};
|
||||
};
|
||||
|
||||
tdmout_c:tdmout_c {
|
||||
mux { /* GPIOA_12, GPIOA_13, GPIOA_8, GPIOA_7*/
|
||||
groups = "tdmc_sclk_a",
|
||||
|
||||
@@ -2384,14 +2384,6 @@
|
||||
};
|
||||
};
|
||||
|
||||
clk12_24_z_pins:clk12_24_z_pins {
|
||||
mux {
|
||||
groups = "clk12_24_z";
|
||||
function = "clk12_24_ee";
|
||||
drive-strength = <3>;
|
||||
};
|
||||
};
|
||||
|
||||
spicc0_pins_x: spicc0_pins_x {
|
||||
mux {
|
||||
groups = "spi0_mosi_x",
|
||||
|
||||
Reference in New Issue
Block a user