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

5.10.87 arm64 23 add greybus #266

Open
wants to merge 42 commits into
base: 5.10-arm64
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
42 commits
Select commit Hold shift + click to select a range
22898dd
merge: aufs-kbuild
RobertCNelson Dec 29, 2021
795c3fa
merge: aufs-base
RobertCNelson Dec 29, 2021
1493c5e
merge: aufs-mmap
RobertCNelson Dec 29, 2021
d15a746
merge: aufs-standalone
RobertCNelson Dec 29, 2021
1e190ae
merge: aufs
RobertCNelson Dec 29, 2021
8a1d1c9
merge: aufs-rt
RobertCNelson Dec 29, 2021
f3fc54f
merge: wpanusb: https://github.com/statropy/wpanusb
RobertCNelson Dec 29, 2021
c7e3c7b
Add WPANUSB driver
jadonk Jan 3, 2021
1505422
merge: bcfserial: https://github.com/statropy/bcfserial
RobertCNelson Dec 29, 2021
e4cd7cb
Add BCFSERIAL driver
RobertCNelson Nov 11, 2021
f0cc675
merge: ksmbd: https://github.com/cifsd-team/ksmbd
RobertCNelson Dec 29, 2021
43c6f4a
wire up ksmbd
RobertCNelson Oct 7, 2021
dd84743
Add wireless-regdb regulatory database file
RobertCNelson Dec 29, 2021
1dda0ec
dt-bindings: thermal: k3-j72xx: Add VTM bindings documentation
Keerthyj Oct 19, 2021
eedc79d
arm64: dts: ti: j721e: Add VTM node
Keerthyj Oct 19, 2021
35ead81
arm64: dts: ti: j7200: Add VTM node
Keerthyj Oct 19, 2021
109c76b
thermal: k3_j72xx_bandgap: Add the bandgap driver support
Keerthyj Oct 19, 2021
2d48e6c
Add BeagleBoard.org Device Tree Changes
RobertCNelson Dec 29, 2021
35cebf8
fix: pcie
RobertCNelson Aug 31, 2021
a4970d2
backports: pinmux: from: linux.git
RobertCNelson Dec 29, 2021
d80bb1f
NFM: spi: spidev: allow use of spidev in DT
RobertCNelson Oct 28, 2018
48e432c
Enable eQEP for TDA4VM/J721E
jadonk Nov 29, 2021
d962160
backports: bindeb-pkg: from: linux.git
RobertCNelson Dec 29, 2021
2456594
builddeb: Install our dtbs under /boot/dtbs/$version
RobertCNelson Mar 6, 2020
ea48b3b
builddeb: copy arm64/boot/Image to /boot/
RobertCNelson Jul 22, 2021
a9a6a12
5.10.87-ti-arm64-r23 patchset
RobertCNelson Dec 29, 2021
00a1173
5.10.87-ti-arm64-r23
RobertCNelson Dec 29, 2021
b81b30c
mikrobus driver update patch
vaishnavachath Oct 15, 2020
778becf
serdev: Add serdev_device_id
ribalda Oct 17, 2020
5a670b4
file2alias: Support for serdev devices
ribalda Oct 18, 2020
dd02387
mikrobus_add check for missing w1-gpio
vaishnavachath Dec 17, 2020
b16eb19
mikrobus: add re-enter id mode and fix multiple port
vaishnavachath Dec 24, 2020
7c0201c
serdev: add of_ helper to get serdev controller
vaishnavachath Oct 18, 2020
f3cf0ea
gnss: ubx add MODULE_DEVICE_TABLE(serdev)
vaishnavachath Oct 18, 2020
12e6a12
w1: change device name in w1_attach_slave
vaishnavachath Dec 30, 2020
06cc9c9
gnss: change of_property_read to device_property_read
vaishnavachath Oct 18, 2020
72f8e76
mikrobus: fix mikrobus id rescan
vaishnavachath Jan 11, 2021
6e905ec
greybus: add gb_netlink patch
vaishnavachath Jan 11, 2021
4148684
mikrobus: mikrobus over greybus
vaishnavachath Jan 12, 2021
f0960d0
mikrobus: add gbphy.h and mikrobus.h
vaishnavachath Jan 18, 2021
b30cc97
greybus: Kconfig syntax update
jadonk Jan 5, 2022
70b01d3
bb.org_defconfig: add GREYBUS and MIKROBUS
jadonk Jan 5, 2022
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
55 changes: 55 additions & 0 deletions Documentation/ABI/testing/debugfs-aufs
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
What: /debug/aufs/si_<id>/
Date: March 2009
Contact: J. R. Okajima <[email protected]>
Description:
Under /debug/aufs, a directory named si_<id> is created
per aufs mount, where <id> is a unique id generated
internally.

What: /debug/aufs/si_<id>/plink
Date: Apr 2013
Contact: J. R. Okajima <[email protected]>
Description:
It has three lines and shows the information about the
pseudo-link. The first line is a single number
representing a number of buckets. The second line is a
number of pseudo-links per buckets (separated by a
blank). The last line is a single number representing a
total number of psedo-links.
When the aufs mount option 'noplink' is specified, it
will show "1\n0\n0\n".

What: /debug/aufs/si_<id>/xib
Date: March 2009
Contact: J. R. Okajima <[email protected]>
Description:
It shows the consumed blocks by xib (External Inode Number
Bitmap), its block size and file size.
When the aufs mount option 'noxino' is specified, it
will be empty. About XINO files, see the aufs manual.

What: /debug/aufs/si_<id>/xi<branch-index>
Date: March 2009
Contact: J. R. Okajima <[email protected]>
Description:
It shows the consumed blocks by xino (External Inode Number
Translation Table), its link count, block size and file
size.
Due to the file size limit, there may exist multiple
xino files per branch. In this case, "-N" is added to
the filename and it corresponds to the index of the
internal xino array. "-0" is omitted.
When the aufs mount option 'noxino' is specified, Those
entries won't exist. About XINO files, see the aufs
manual.

What: /debug/aufs/si_<id>/xigen
Date: March 2009
Contact: J. R. Okajima <[email protected]>
Description:
It shows the consumed blocks by xigen (External Inode
Generation Table), its block size and file size.
If CONFIG_AUFS_EXPORT is disabled, this entry will not
be created.
When the aufs mount option 'noxino' is specified, it
will be empty. About XINO files, see the aufs manual.
31 changes: 31 additions & 0 deletions Documentation/ABI/testing/sysfs-aufs
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
What: /sys/fs/aufs/si_<id>/
Date: March 2009
Contact: J. R. Okajima <[email protected]>
Description:
Under /sys/fs/aufs, a directory named si_<id> is created
per aufs mount, where <id> is a unique id generated
internally.

What: /sys/fs/aufs/si_<id>/br<idx>
Date: March 2009
Contact: J. R. Okajima <[email protected]>
Description:
It shows the abolute path of a member directory (which
is called branch) in aufs, and its permission.

What: /sys/fs/aufs/si_<id>/brid<idx>
Date: July 2013
Contact: J. R. Okajima <[email protected]>
Description:
It shows the id of a member directory (which is called
branch) in aufs.

What: /sys/fs/aufs/si_<id>/xi_path
Date: March 2009
Contact: J. R. Okajima <[email protected]>
Description:
It shows the abolute path of XINO (External Inode Number
Bitmap, Translation Table and Generation Table) file
even if it is the default path.
When the aufs mount option 'noxino' is specified, it
will be empty. About XINO files, see the aufs manual.
62 changes: 62 additions & 0 deletions Documentation/devicetree/bindings/thermal/ti,j72xx-thermal.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
%YAML 1.2
---
$id: http://devicetree.org/schemas/thermal/ti,j72xx-thermal.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml#

title: Texas Instruments J72XX VTM (DTS) binding

maintainers:
- Keerthy <[email protected]>

properties:
compatible:
const: ti,j721e-vtm
oneOf:
- enum:
- ti,j721e-vtm
- ti,j7200-vtm

reg:
maxItems: 3

power-domains:
maxItems: 1

"#thermal-sensor-cells":
const: 1

required:
- compatible
- reg
- power-domains
- "#thermal-sensor-cells"

additionalProperties: false

examples:
- |
#include <dt-bindings/soc/ti,sci_pm_domain.h>
wkup_vtm0: wkup_vtm0@42040000 {
compatible = "ti,j721e-vtm";
reg = <0x42040000 0x350>,
<0x42050000 0x350>,
<0x43000300 0x10>;
power-domains = <&k3_pds 154 TI_SCI_PD_EXCLUSIVE>;
#thermal-sensor-cells = <1>;
};

mpu_thermal: mpu_thermal {
polling-delay-passive = <250>; /* milliseconds */
polling-delay = <500>; /* milliseconds */
thermal-sensors = <&wkup_vtm0 0>;

trips {
mpu_crit: mpu_crit {
temperature = <125000>; /* milliCelsius */
hysteresis = <2000>; /* milliCelsius */
type = "critical";
};
};
};
...
Loading