mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 19:08:57 +09:00
ARM64: dts: rockchip: add pinctrl gpio config for rk3399
Change-Id: I84800a35a95d1de61e3ddce6e7db92efb24bbf59 Signed-off-by: David Wu <david.wu@rock-chips.com>
This commit is contained in:
@@ -1850,6 +1850,18 @@
|
||||
drive-strength = <13>;
|
||||
};
|
||||
|
||||
pcfg_output_high: pcfg-output-high {
|
||||
output-high;
|
||||
};
|
||||
|
||||
pcfg_output_low: pcfg-output-low {
|
||||
output-low;
|
||||
};
|
||||
|
||||
pcfg_input: pcfg-input {
|
||||
input-enable;
|
||||
};
|
||||
|
||||
emmc {
|
||||
emmc_pwr: emmc-pwr {
|
||||
rockchip,pins =
|
||||
|
||||
Reference in New Issue
Block a user