mirror of
https://github.com/torvalds/linux.git
synced 2026-09-24 06:24:02 +02:00
arm64: dts: amlogic: meson-axg: Disable nfc node by default
nand_rb0 and emmc_ds share one pad. Before enabling nand_rb0 for nfc, disable nfc nodes by default to resolve pinctrl resource contention. No mainline AXG boards enable nfc currently thus no extra DTS adjustments are needed. Signed-off-by: Jun Yan <jerrysteve1101@gmail.com> Reviewed-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com> Link: https://patch.msgid.link/20260624135650.727077-2-jerrysteve1101@gmail.com Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
This commit is contained in:
parent
6c4345eb71
commit
77c63ef3be
|
|
@ -1999,6 +1999,7 @@ nfc: nand-controller@7800 {
|
|||
clocks = <&clkc CLKID_SD_EMMC_C>,
|
||||
<&clkc CLKID_FCLK_DIV2>;
|
||||
clock-names = "core", "device";
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
usb2_phy1: phy@9020 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user