Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changes 27/12/21 #3

Merged
merged 132 commits into from
Dec 28, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
132 commits
Select commit Hold shift + click to select a range
8856330
dmaengine: dw-axi-dmac: Fix uninitialized variable in axi_chan_block_…
rtg-canonical Oct 25, 2021
1ffc6f3
dmaengine: dw-edma: Fix return value check for dma_set_mask_and_coher…
tititiou36 Nov 9, 2021
fa51b16
dmaengine: idxd: fix calling wq quiesce inside spinlock
davejiang Nov 17, 2021
6331b87
riscv: dts: unleashed: Add gpio card detect to mmc-spi-slot
lbmeng Jun 16, 2021
298d03c
riscv: dts: unmatched: Add gpio card detect to mmc-spi-slot
lbmeng Jun 16, 2021
3dc709e
powerpc/85xx: Fix oops when CONFIG_FSL_PMC=n
nixiaoming Nov 26, 2021
85223d6
regulator: dt-bindings: samsung,s5m8767: add missing op_mode to bucks
krzk Dec 6, 2021
db6689b
spi: change clk_disable_unprepare to clk_unprepare
mudongliang Dec 6, 2021
09d97da
MIPS: Only define pci_remap_iospace() for Ralink
Dec 8, 2021
842470c
Revert "drm/fb-helper: improve DRM fbdev emulation device names"
martinezjavier Oct 20, 2021
80936d6
dmaengine: ti: k3-udma: Fix smatch warnings
r-vignesh Dec 9, 2021
8affd8a
dmaengine: idxd: fix missed completion on abort path
davejiang Dec 8, 2021
822c9f2
dmaengine: st_fdma: fix MODULE_ALIAS
alyssais Nov 25, 2021
5cf0606
drm: simpledrm: fix wrong unit with pixel clock
asconcepcion Dec 12, 2021
890d5b4
usb: gadget: u_ether: fix race in setting MAC address in setup phase
Dec 4, 2021
ccc14c6
usb: xhci-mtk: fix list_del warning when enable list debug
Dec 9, 2021
16f00d9
usb: cdnsp: Fix incorrect calling of cdnsp_died function
pawellcdns Dec 10, 2021
50931ba
usb: cdnsp: Fix issue in cdnsp_log_ep trace event
pawellcdns Dec 13, 2021
99ea221
usb: cdnsp: Fix incorrect status for control request
pawellcdns Dec 7, 2021
d800c65
io-wq: drop wqe lock before creating new worker
axboe Dec 13, 2021
2fe2434
scsi: pm8001: Fix phys_to_virt() usage on dma_addr_t
Dec 13, 2021
fea3fdf
drm/ast: potential dereference of null pointer
JiangJias Dec 14, 2021
83b6704
USB: serial: cp210x: fix CP2105 GPIO registration
jhovold Nov 26, 2021
2b503c8
USB: serial: option: add Telit FN990 compositions
dnlplm Dec 10, 2021
53b3495
drm/i915/display: Fix an unsigned subtraction which can never be nega…
harshimogalapalli Dec 10, 2021
8734b41
powerpc/module_64: Fix livepatching for RO modules
ruscur Nov 23, 2021
83dbf89
PCI/MSI: Mask MSI-X vectors only on success
stroese Dec 14, 2021
94185ad
PCI/MSI: Clear PCI_MSIX_FLAGS_MASKALL on error
KAGA-KOKO Dec 14, 2021
edaa263
iocost: Fix divide-by-zero on donation from low hweight cgroup
htejun Dec 14, 2021
f35838a
btrfs: fix memory leak in __add_inode_ref()
Dec 9, 2021
33fab97
btrfs: fix double free of anon_dev after failure to create subvolume
fdmanana Dec 10, 2021
1b2e5e5
btrfs: fix missing last dir item offset update when logging directory
fdmanana Dec 14, 2021
6c3118c
signal: Skip the altstack update when not needed
ChangSeokBae Dec 10, 2021
f3a8076
drm/amdgpu: correct register access for RLC_JUMP_TABLE_RESTORE
Dec 4, 2021
841933d
drm/amdgpu: don't override default ECO_BITs setting
Dec 4, 2021
dcd10d8
drm/amd/pm: fix reading SMU FW version from amdgpu_firmware_info on YC
superm1 Dec 9, 2021
7e4d2f3
drm/amd/display: Set exit_optimized_pwr_state for DCN31
Dec 10, 2021
791255c
drm/amd/display: Reset DMCUB before HW init
Dec 10, 2021
17c65d6
drm/amdgpu: correct the wrong cached state for GMC on PICASSO
Dec 13, 2021
aa46495
drm/amd/pm: fix a potential gpu_metrics_table memory leak
Dec 14, 2021
4ad8181
RDMA/hns: Fix RNR retransmission issue for HIP08
l00436852 Dec 9, 2021
bee9091
IB/qib: Fix memory leak in qib_user_sdma_queue_pkts()
JoseExposito Dec 8, 2021
12d3bbd
RDMA/hns: Replace kfree() with kvfree()
shijc-sjtu Dec 10, 2021
cb2ac29
block: reduce kblockd_mod_delayed_work_on() CPU consumption
axboe Dec 14, 2021
aa97f6c
bcache: fix NULL pointer reference in cached_dev_detach_finish
linfeng2999 Nov 12, 2021
651740a
btrfs: check WRITE_ERR when trying to read an extent buffer
josefbacik Dec 13, 2021
7a16360
btrfs: fix invalid delayed ref after subvolume creation failure
fdmanana Dec 13, 2021
212a58f
btrfs: fix warning when freeing leaf after subvolume creation failure
fdmanana Dec 13, 2021
4989d4a
btrfs: fix missing blkdev_put() call in btrfs_scan_one_device()
kawasaki Dec 15, 2021
f08adf5
USB: gadget: bRequestType is a bitfield, not a enum
gregkh Dec 14, 2021
fac6bf8
usb: dwc2: fix STM ID/VBUS detection startup delay in dwc2_driver_probe
ADESTM Dec 7, 2021
1ee33b1
tty: n_hdlc: make n_hdlc_tty_wakeup() asynchronous
Dec 15, 2021
6c33ff7
serial: 8250_fintek: Fix garbled text for console
hpeter Dec 15, 2021
f886d4f
usb: xhci: Extend support for runtime power management for AMD's Yell…
Dec 15, 2021
0ad3bd5
USB: NO_LPM quirk Lenovo USB-C to Ethernet Adapher(RTL8153-04)
Dec 14, 2021
4c4e162
usb: cdnsp: Fix lack of spin_lock_irqsave/spin_lock_restore
pawellcdns Dec 14, 2021
ca4d834
usb: typec: tcpm: fix tcpm unregister port but leave a pending timer
Dec 9, 2021
c9f0322
Merge tag 'drm-intel-fixes-2021-12-15' of ssh://git.freedesktop.org/g…
airlied Dec 16, 2021
0fd08a3
xen/blkfront: harden blkfront against event channel storms
jgross1 Dec 16, 2021
b27d479
xen/netfront: harden netfront against event channel storms
jgross1 Dec 16, 2021
fe41518
xen/console: harden hvc_xen against event channel storms
jgross1 Dec 16, 2021
6032046
xen/netback: fix rx queue stall detection
jgross1 Dec 16, 2021
be81992
xen/netback: don't queue unlimited number of packages
jgross1 Nov 30, 2021
cc274ae
selinux: fix sleeping function called from invalid context
scottmayhew Dec 15, 2021
5da5231
libata: if T_LENGTH is zero, dma direction should be DMA_NONE
gkennedy12 Dec 14, 2021
78fed39
Merge tag 'drm-misc-fixes-2021-12-16-1' of ssh://git.freedesktop.org/…
airlied Dec 17, 2021
a2fbfd5
Merge tag 'amd-drm-fixes-5.16-2021-12-15' of https://gitlab.freedeskt…
airlied Dec 17, 2021
ea81b91
riscv: dts: sifive unmatched: Name gpio lines
vpelletier Nov 16, 2021
8120393
riscv: dts: sifive unmatched: Expose the board ID eeprom
vpelletier Nov 16, 2021
cd29cc8
riscv: dts: sifive unmatched: Expose the PMIC sub-functions
vpelletier Nov 16, 2021
ad931d9
riscv: dts: sifive unmatched: Fix regulator for board rev3
vpelletier Nov 16, 2021
f6f7fbb
riscv: dts: sifive unmatched: Link the tmp451 with its power supply
vpelletier Nov 16, 2021
8ffea25
zonefs: add MODULE_ALIAS_FS
naota Dec 17, 2021
bce472f
MAITAINERS: Change zonefs maintainer email address
Dec 17, 2021
a0b24a5
Merge tag 'usb-serial-5.16-rc6' of https://git.kernel.org/pub/scm/lin…
gregkh Dec 17, 2021
c4d936e
Revert "usb: early: convert to readl_poll_timeout_atomic()"
gregkh Dec 17, 2021
544e737
PM: sleep: Fix error handling in dpm_prepare()
rafaeljw Dec 16, 2021
4f549bf
Merge tag 'drm-fixes-2021-12-17-1' of git://anongit.freedesktop.org/d…
torvalds Dec 17, 2021
43d1c6a
Merge tag 'dmaengine-fix-5.16' of git://git.kernel.org/pub/scm/linux/…
torvalds Dec 17, 2021
cb29eee
Merge tag 'io_uring-5.16-2021-12-17' of git://git.kernel.dk/linux-block
torvalds Dec 17, 2021
fa09ca5
Merge tag 'block-5.16-2021-12-17' of git://git.kernel.dk/linux-block
torvalds Dec 17, 2021
0bb43ae
Merge tag 'riscv-for-linus-5.16-rc6' of git://git.kernel.org/pub/scm/…
torvalds Dec 17, 2021
f1f05ef
Merge tag 'selinux-pr-20211217' of git://git.kernel.org/pub/scm/linux…
torvalds Dec 17, 2021
9609134
Merge tag 'for-5.16-rc5-tag' of git://git.kernel.org/pub/scm/linux/ke…
torvalds Dec 17, 2021
5d65f6f
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g…
torvalds Dec 17, 2021
4e8c11b
timekeeping: Really make sure wall_to_monotonic isn't positive
yuliao0214 Dec 13, 2021
b774302
cifs: ignore resource_id while getting fscache super cookie
sprasad-microsoft Dec 8, 2021
a310808
cifs: sanitize multiple delimiters in prepath
trbecker Dec 17, 2021
1887bf5
Merge tag 'zonefs-5.16-rc6' of git://git.kernel.org/pub/scm/linux/ker…
torvalds Dec 18, 2021
9eaa88c
Merge tag 'libata-5.16-rc6' of git://git.kernel.org/pub/scm/linux/ker…
torvalds Dec 18, 2021
8f556a3
locking/rtmutex: Fix incorrect condition in rtmutex_spin_on_owner()
qiangzh3 Dec 17, 2021
0a515a0
perf expr: Fix missing check for return value of hashmap__new()
Yuuoniy Dec 12, 2021
0c8e32f
perf inject: Fix segfault due to close without open
ahunter6 Dec 13, 2021
c271a55
perf inject: Fix segfault due to perf_data__fd() without open
ahunter6 Dec 13, 2021
0f03adc
Merge tag 'perf-tools-fixes-for-v5.16-2021-12-18' of git://git.kernel…
torvalds Dec 18, 2021
fb7d082
Merge tag 'usb-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel…
torvalds Dec 18, 2021
3f667b5
Merge tag 'tty-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel…
torvalds Dec 18, 2021
53b1119
NFSD: Fix READDIR buffer overflow
chucklever Dec 16, 2021
87959fa
Revert "block: reduce kblockd_mod_delayed_work_on() CPU consumption"
axboe Dec 19, 2021
1aa2abb
KVM: x86: Drop guest CPUID check for host initiated writes to MSR_IA3…
vittyvk Dec 16, 2021
0b091a4
KVM: selftests: vmx_pmu_msrs_test: Drop tests mangling guest visible …
vittyvk Dec 16, 2021
18c841e
KVM: x86: Retry page fault if MMU reload is pending and root has no sp
sean-jc Dec 9, 2021
9273d6c
Merge tag '5.16-rc5-smb3-client-fixes' of git://git.samba.org/sfrench…
torvalds Dec 19, 2021
713ab91
Merge tag 'powerpc-5.16-4' of git://git.kernel.org/pub/scm/linux/kern…
torvalds Dec 19, 2021
a4cc5ea
Merge tag 'mips-fixes_5.16_3' of git://git.kernel.org/pub/scm/linux/k…
torvalds Dec 19, 2021
c36d891
Merge tag 'core_urgent_for_v5.16_rc6' of git://git.kernel.org/pub/scm…
torvalds Dec 19, 2021
909e1d1
Merge tag 'locking_urgent_for_v5.16_rc6' of git://git.kernel.org/pub/…
torvalds Dec 19, 2021
e1fe1b1
Merge tag 'timers_urgent_for_v5.16_rc6' of git://git.kernel.org/pub/s…
torvalds Dec 19, 2021
a76c3d0
Merge tag 'irq_urgent_for_v5.16_rc6' of git://git.kernel.org/pub/scm/…
torvalds Dec 19, 2021
2da09da
Merge tag 'block-5.16-2021-12-19' of git://git.kernel.dk/linux-block
torvalds Dec 19, 2021
f291e2d
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
torvalds Dec 19, 2021
a7904a5
Linux 5.16-rc6
torvalds Dec 19, 2021
9fb12fe
KVM: x86: remove PMU FIXED_CTR3 from msrs_to_save_all
wei-w-wang Dec 17, 2021
93a2207
HID: holtek: fix mouse probing
bentiss Dec 20, 2021
13251ce
HID: potential dereference of null pointer
JiangJias Dec 15, 2021
3a0f64d
KVM: x86/mmu: Don't advance iterator after restart due to yielding
sean-jc Dec 14, 2021
c506355
KVM: x86: Always set kvm_run->if_flag
marc-orr Dec 9, 2021
577e022
selftests: KVM: Fix non-x86 compiling
Dec 14, 2021
a80dfc0
KVM: VMX: Always clear vmx->fail on emulation_required
sean-jc Dec 7, 2021
cd0e615
KVM: nVMX: Synthesize TRIPLE_FAULT for L2 if emulation is required
sean-jc Dec 7, 2021
0ff2970
KVM: VMX: Fix stale docs for kvm-intel.emulate_invalid_guest_state
sean-jc Dec 7, 2021
ab1ef34
KVM: selftests: Add test to verify TRIPLE_FAULT on invalid L2 guest s…
sean-jc Dec 7, 2021
59b3f94
Merge branch 'xsa' of git://git.kernel.org/pub/scm/linux/kernel/git/x…
torvalds Dec 20, 2021
3856c1b
Merge tag 'regulator-fix-v5.16-rc6' of git://git.kernel.org/pub/scm/l…
torvalds Dec 20, 2021
86085fe
Merge tag 'spi-fix-v5.16-rc6' of git://git.kernel.org/pub/scm/linux/k…
torvalds Dec 20, 2021
6e0567b
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi…
torvalds Dec 21, 2021
1c3e979
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel…
torvalds Dec 21, 2021
fdba608
KVM: VMX: Wake vCPU when delivering posted IRQ even if vCPU == this vCPU
sean-jc Dec 21, 2021
5dbdc4c
Merge tag 'nfsd-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/…
torvalds Dec 21, 2021
ca0ea8a
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
torvalds Dec 21, 2021
2f47a9a
Merge tag 'pm-5.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/…
torvalds Dec 21, 2021
218a9f2
Merge branch 'master' of https://github.com/archlinux/linux into arch…
Vylpes Dec 28, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 6 additions & 2 deletions Documentation/admin-guide/kernel-parameters.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2413,8 +2413,12 @@
Default is 1 (enabled)

kvm-intel.emulate_invalid_guest_state=
[KVM,Intel] Enable emulation of invalid guest states
Default is 0 (disabled)
[KVM,Intel] Disable emulation of invalid guest state.
Ignored if kvm-intel.enable_unrestricted_guest=1, as
guest state is never invalid for unrestricted guests.
This param doesn't apply to nested guests (L2), as KVM
never emulates invalid L2 guest state.
Default is 1 (enabled)

kvm-intel.flexpriority=
[KVM,Intel] Disable FlexPriority feature (TPR shadow).
Expand Down
25 changes: 25 additions & 0 deletions Documentation/devicetree/bindings/regulator/samsung,s5m8767.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,19 @@ patternProperties:
description:
Properties for single BUCK regulator.

properties:
op_mode:
$ref: /schemas/types.yaml#/definitions/uint32
enum: [0, 1, 2, 3]
default: 1
description: |
Describes the different operating modes of the regulator with power
mode change in SOC. The different possible values are:
0 - always off mode
1 - on in normal mode
2 - low power mode
3 - suspend mode

required:
- regulator-name

Expand All @@ -63,6 +76,18 @@ patternProperties:
Properties for single BUCK regulator.

properties:
op_mode:
$ref: /schemas/types.yaml#/definitions/uint32
enum: [0, 1, 2, 3]
default: 1
description: |
Describes the different operating modes of the regulator with power
mode change in SOC. The different possible values are:
0 - always off mode
1 - on in normal mode
2 - low power mode
3 - suspend mode

s5m8767,pmic-ext-control-gpios:
maxItems: 1
description: |
Expand Down
2 changes: 1 addition & 1 deletion MAINTAINERS
Original file line number Diff line number Diff line change
Expand Up @@ -21059,7 +21059,7 @@ S: Maintained
F: arch/x86/kernel/cpu/zhaoxin.c

ZONEFS FILESYSTEM
M: Damien Le Moal <[email protected]>
M: Damien Le Moal <damien.lemoal@opensource.wdc.com>
M: Naohiro Aota <[email protected]>
R: Johannes Thumshirn <[email protected]>
L: [email protected]
Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
VERSION = 5
PATCHLEVEL = 16
SUBLEVEL = 0
EXTRAVERSION = -gravity1
EXTRAVERSION = -gravity2
NAME = Gobble Gobble

# *DOCUMENTATION*
Expand Down
2 changes: 2 additions & 0 deletions arch/mips/include/asm/mach-ralink/spaces.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,7 @@
#define PCI_IOSIZE SZ_64K
#define IO_SPACE_LIMIT (PCI_IOSIZE - 1)

#define pci_remap_iospace pci_remap_iospace

#include <asm/mach-generic/spaces.h>
#endif
4 changes: 0 additions & 4 deletions arch/mips/include/asm/pci.h
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,6 @@
#include <linux/list.h>
#include <linux/of.h>

#ifdef CONFIG_PCI_DRIVERS_GENERIC
#define pci_remap_iospace pci_remap_iospace
#endif

#ifdef CONFIG_PCI_DRIVERS_LEGACY

/*
Expand Down
2 changes: 2 additions & 0 deletions arch/mips/pci/pci-generic.c
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ void pcibios_fixup_bus(struct pci_bus *bus)
pci_read_bridge_bases(bus);
}

#ifdef pci_remap_iospace
int pci_remap_iospace(const struct resource *res, phys_addr_t phys_addr)
{
unsigned long vaddr;
Expand All @@ -60,3 +61,4 @@ int pci_remap_iospace(const struct resource *res, phys_addr_t phys_addr)
set_io_port_base(vaddr);
return 0;
}
#endif
42 changes: 34 additions & 8 deletions arch/powerpc/kernel/module_64.c
Original file line number Diff line number Diff line change
Expand Up @@ -422,11 +422,17 @@ static inline int create_stub(const Elf64_Shdr *sechdrs,
const char *name)
{
long reladdr;
func_desc_t desc;
int i;

if (is_mprofile_ftrace_call(name))
return create_ftrace_stub(entry, addr, me);

memcpy(entry->jump, ppc64_stub_insns, sizeof(ppc64_stub_insns));
for (i = 0; i < sizeof(ppc64_stub_insns) / sizeof(u32); i++) {
if (patch_instruction(&entry->jump[i],
ppc_inst(ppc64_stub_insns[i])))
return 0;
}

/* Stub uses address relative to r2. */
reladdr = (unsigned long)entry - my_r2(sechdrs, me);
Expand All @@ -437,10 +443,24 @@ static inline int create_stub(const Elf64_Shdr *sechdrs,
}
pr_debug("Stub %p get data from reladdr %li\n", entry, reladdr);

entry->jump[0] |= PPC_HA(reladdr);
entry->jump[1] |= PPC_LO(reladdr);
entry->funcdata = func_desc(addr);
entry->magic = STUB_MAGIC;
if (patch_instruction(&entry->jump[0],
ppc_inst(entry->jump[0] | PPC_HA(reladdr))))
return 0;

if (patch_instruction(&entry->jump[1],
ppc_inst(entry->jump[1] | PPC_LO(reladdr))))
return 0;

// func_desc_t is 8 bytes if ABIv2, else 16 bytes
desc = func_desc(addr);
for (i = 0; i < sizeof(func_desc_t) / sizeof(u32); i++) {
if (patch_instruction(((u32 *)&entry->funcdata) + i,
ppc_inst(((u32 *)(&desc))[i])))
return 0;
}

if (patch_instruction(&entry->magic, ppc_inst(STUB_MAGIC)))
return 0;

return 1;
}
Expand Down Expand Up @@ -495,8 +515,11 @@ static int restore_r2(const char *name, u32 *instruction, struct module *me)
me->name, *instruction, instruction);
return 0;
}

/* ld r2,R2_STACK_OFFSET(r1) */
*instruction = PPC_INST_LD_TOC;
if (patch_instruction(instruction, ppc_inst(PPC_INST_LD_TOC)))
return 0;

return 1;
}

Expand Down Expand Up @@ -636,9 +659,12 @@ int apply_relocate_add(Elf64_Shdr *sechdrs,
}

/* Only replace bits 2 through 26 */
*(uint32_t *)location
= (*(uint32_t *)location & ~0x03fffffc)
value = (*(uint32_t *)location & ~0x03fffffc)
| (value & 0x03fffffc);

if (patch_instruction((u32 *)location, ppc_inst(value)))
return -EFAULT;

break;

case R_PPC64_REL64:
Expand Down
4 changes: 2 additions & 2 deletions arch/powerpc/platforms/85xx/smp.c
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ static int smp_85xx_start_cpu(int cpu)
local_irq_save(flags);
hard_irq_disable();

if (qoriq_pm_ops)
if (qoriq_pm_ops && qoriq_pm_ops->cpu_up_prepare)
qoriq_pm_ops->cpu_up_prepare(cpu);

/* if cpu is not spinning, reset it */
Expand Down Expand Up @@ -292,7 +292,7 @@ static int smp_85xx_kick_cpu(int nr)
booting_thread_hwid = cpu_thread_in_core(nr);
primary = cpu_first_thread_sibling(nr);

if (qoriq_pm_ops)
if (qoriq_pm_ops && qoriq_pm_ops->cpu_up_prepare)
qoriq_pm_ops->cpu_up_prepare(nr);

/*
Expand Down
1 change: 1 addition & 0 deletions arch/riscv/boot/dts/sifive/hifive-unleashed-a00.dts
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@
spi-max-frequency = <20000000>;
voltage-ranges = <3300 3300>;
disable-wp;
gpios = <&gpio 11 GPIO_ACTIVE_LOW>;
};
};

Expand Down
Loading